Game crash on farm land block state change?
nekatu opened this issue · 21 comments
Minecolonies version
version 0.6.2190
Logged Error
get property PropertyEnum{name=variant, clazz=class net.minecraft.block.BlockDirt$DirtType, values=[dirt, coarse_dirt, podzol]} as it does not exist in BlockStateContainer{block=minecraft:farmland, properties=[moisture]}
Log Files
fml-server-3.zip
McMyAdmin-20170101-162037.zip
Also noticed that a lot of the labels for items and achievements are not in a user friendly format on this build.
Still the same error after a few minutes of play:
[12:09:11] [Server thread/WARN] [minecolonies/]: Action for target com.minecolonies.coremod.entity.ai.util.AITarget@7a330e5b threw an exception:
java.lang.IllegalArgumentException: Cannot get property PropertyEnum{name=variant, clazz=class net.minecraft.block.BlockDirt$DirtType, values=[dirt, coarse_dirt, podzol]} as it does not exist in BlockStateContainer{block=minecraft:farmland, properties=[moisture]}
I destroyed the scarecrows, took the hoe off the farmer, cleared the fields, and even filled in the water blocks, so it's not that the Farmer is even doing anything any more, but the game still looks like it's referencing a block state change for moisture on dirt/podzol/coarse-dirt.
Haven't seen the builder anywhere near it- but will test the 2200 build anyway.
Thanks! :-)
so far so good on 2207, but just having the builder rebuild the fields, so we'll see how that goes.
nope- still an issue on 2207-
13:00:32 CONSOLE: get property PropertyEnum{name=variant, clazz=class net.minecraft.block.BlockDirt$DirtType, values=[dirt, coarse_dirt, podzol]} as it does not exist in BlockStateContainer{block=minecraft:farmland, properties=[moisture]}
Switching to 2212 now.
I swear this game is just waiting for me to post here- the last 3 times I've posted that everything seems fine the game crashes almost instantly! ;-)
Seems 2212 has the same issue after all.
Haven't been near the farms when it happens; just seems to happen within 10 minutes of game play.
Rolled back to 0.6.2179 and haven't had the issue in the last 15 minutes.
On a side note, I keep seeing this in the server logs though:
[minecolonies]: ForgeHook not in sync with EfficientTool for Block{minecraft:potatoes} and 28xitem.potato@0
Will try the new version once you've uploaded it and see what that does.
Actually, I take it back...
thread/INFO] [minecolonies]: ForgeHook not in sync with EfficientTool for Block{minecraft:wheat} and 1xitem.hoeIron@0
I suspect the side note message is due to me equipping the farmer with a hoe from a mod, have switched to a standard hoe and haven't seen that error since.
0.6.2194 was great for over 4 hours.
0.6.2195 crashed with the original issue in under 20 mins.
Rolling back to 0.6.2194 resulted in almost instant crashes...