Crash IllegalAgrumentException
the-vindex opened this issue ยท 1 comments
Version: MobGrindingUtils-0.1.8.16
Context: Fans are powered with normal levers, but se below
Beginning of stack trace:
java.lang.IllegalArgumentException: Cannot get property PropertyBool{name=powered, clazz=class java.lang.Boolean, values=[true, false]} as it does not exist in BlockStateContainer{block=minecraft:air, properties=[]}
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_177229_b(BlockStateContainer.java:203)
at mob_grinding_utils.tile.TileEntityFan.func_73660_a(TileEntityFan.java:33)
at net.minecraft.world.World.func_72939_s(World.java:1804)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1789)