Enchanter crash on Cannot get property PropertyEnum
leagris opened this issue ยท 2 comments
Versions:
- Botania: r1.9-343
- Minecraft Forge: 1.11.2 13.20.0.2311
- Complete mods list for Beyond Reality: Farscapes 1.0.3-r1
Description
Server crashing when using the enchanter:
crash-2017-06-12_07.23.56-server.txt
java.lang.IllegalArgumentException: Cannot get property PropertyEnum{name=facing, clazz=class net.minecraft.util.EnumFacing$Axis, values=[x, z]} 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 vazkii.botania.common.block.tile.TileEnchanter.func_73660_a(TileEnchanter.java:144)
See also
Was my enchanter, was enchanting terrasteel boots with just vanilla enchants, protection, feather falling, depth strider and unbreaking, was accepting mana and working fine and halted with the pie chart icon almost full, sat there idle for a good few mins, was plenty of mana in pools with sparks attached nearby.
Then I broke the enchanter multiblock, server crashed, boots and the lapis block disappeared, books were still around.
comment your case on #2205 instead of making a new ticket, thanks for the report!