Botania

Botania

133M Downloads

Crash at world load due to PropertyBool with MobGrindingUtils' Fan

C4J3 opened this issue ยท 5 comments

commented

No idea what's going on here:

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=botania:redstringcontainer, properties=[facing]}

For clarity the crash happens when I open the world not at MC launch

https://pastebin.com/SUiHbhMR

MC: 1.12.2
forge: 14.23.5.2838
MobGrindingUtils-0.3.13
Botania: r1.10-361

Same issue I posted here haven't heard anything back but I'm not sure if it's Botania or MGU

commented

What was being done in-game to produce this?

commented

Not sure, I'm looking now with MCEdit (I've changed the post to better describe the issue) but I'll attach a compressed copy of the world file as well in case that helps but I can't find anything helpful myself. The thing is, I don't think a redstring block of any kind has been placed in the world so I'm not sure why it's started giving blocks redstring properties.

https://www.dropbox.com/s/wvt9adrroqpsv92/Is%20this%20newer.zip?dl=0

commented

Okay deleted the fan in the crash and I get the same issue with the other fan and I'm sure that one definitley wouldn't have any redstring blocks so.... yeah. xD

commented

Thanks for figuring this out! :D