ExcessiveAmountsOfZombies/Croptopia

Crash when loading into world because crops aren't marked as 'dynamicShape'

IJuanTM opened this issue · 0 comments

Make sure you are not opening a duplicate.

Platform.

Fabric

Minecraft version.

1.20.1

Croptopia version.

3.0.4

What happened?

When I load into a newly generated world it crashes with the following error:

Description: Feature placement

java.lang.IllegalStateException: croptopia:walnut_crop has a collision shape and an offset type, but is not marked as dynamicShape in its properties.

The type of crop changes from one crash to another.

Sometimes I manage to load into the world but after flying around a bit it will crash with the same error again. So I expect it has something to do with rendering or placing of the crops in the world.

Relevant log.

latest.log
crash-2024-04-16_11.27.36-server.txt

Additional information.

I tried disabling a bunch of biome mods that I added after adding croptopia, such as WilderWild or MissingWilds, but this didn't change anything, still the same crash.

Also tried disabling C2ME as it is often listed in the "suspected mods" section, but this also didn't change anything.

Anyone any idea what could cause this or if there is a fix?