[Server Crashed] java.lang.NoSuchMethodError: 'float net.minecraft.world.level.block.CropBlock.getGrowthSpeed(...)'
Zka2001 opened this issue ยท 2 comments
Version: 1.21.1 Neoforge 21.1.133
Mod Version: 2.0.1
After planting corn, the server will crash. Through Deepseek analysis of crash logs, it was found that the main reasons for the crash are as follows: "java.lang.NoSuchMethodError: 'float net.minecraft.world.level.block.CropBlock.getGrowthSpeed(...)' "
And After experimentation, I found that only planting corn can cause server crashes. Planting other crops in this mod is fine.
The file is a complete crash log.
Not looking at any issues with sinytra, a forge port of the mod will come out eventually.