Regulary and Reproducably get Ticking Entity Error when using 'Countertop'
Eogen opened this issue ยท 0 comments
Using current version of CfB in MC 12.2 (with large list of mods) I get a ticking entity error (client crashes) on connection when countertop entity is placed near point where a person would join the world. Other CfB entities do not cause the error, and removing the countertop blocks allows the player to log in.
Description: Ticking block entity
java.lang.IllegalArgumentException: Cannot get property PropertyDirection{name=facing, clazz=class net.minecraft.util.EnumFacing, values=[north, south, west, east]} as it does not exist in BlockStateContainer{block=minecraft:air, properties=[]}
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_177229_b(BlockStateContainer.java:201)
at net.blay09.mods.cookingforblockheads.tile.TileCounter.func_73660_a(TileCounter.java:62)
at net.minecraft.world.World.func_72939_s(World.java:1829)
crash-2017-12-30_21.21.26-client.txt