Botania

Botania

133M Downloads

Enchanter crash on Cannot get property PropertyEnum

leagris opened this issue ยท 2 comments

commented

Versions:

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

commented

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.

commented

comment your case on #2205 instead of making a new ticket, thanks for the report!