Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mappings Broken in 1.11 (processBlockLeavesClass, processBlockBasePressurePlate, processBlockHopperClass, processBlockSlabClass and processBlockClass4) #10

Open
IceSelkie opened this issue Nov 21, 2016 · 2 comments

Comments

@IceSelkie
Copy link

On mod compile/game launch, it outputs this to the log. You probably already know about this, but I thought I would just post it here. (I'm going to try to solve this, so I know how Dyn. Mappings works better.)

(Why is "I'ma" a contraction for "I am going to"? That seems a bit odd (and long)...)

Processing class net.fybertech.dynamicmappings.mappers.SharedMappings

processBlockLeavesClass didn't provide mapping for method net/minecraft/block/Block isVisuallyOpaque ()Z

processBlockLeavesClass didn't provide mapping for method net/minecraft/block/Block isOpaqueCube (Lnet/minecraft/block/state/IBlockState;)Z

processBlockBasePressurePlate didn't provide mapping for method net/minecraft/world/World notifyNeighborsOfStateChange (Lnet/minecraft/util/BlockPos;Lnet/minecraft/block/Block;)V

Unmet mapping dependencies in net.fybertech.dynamicmappings.mappers.SharedMappings!
  Mapper Method: processBlockHopperClass
    Method: net/minecraft/block/Block isFullCube (Lnet/minecraft/block/state/IBlockState;)Z
    Method: net/minecraft/block/Block isOpaqueCube (Lnet/minecraft/block/state/IBlockState;)Z
  Mapper Method: processBlockSlabClass
    Method: net/minecraft/block/Block isOpaqueCube (Lnet/minecraft/block/state/IBlockState;)Z
  Mapper Method: processBlockClass4
    Field: net/minecraft/block/Block fullBlock Z
@canitzp
Copy link
Contributor

canitzp commented Dec 24, 2016

I would fix it but I doesn't heared from @FyberOptic for some time and he needs to merge a pr

@canitzp
Copy link
Contributor

canitzp commented Jan 29, 2017

#11

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants