squeek502 / AppleCore

An API for modifying the food and hunger mechanics of Minecraft
The Unlicense
55 stars 24 forks source link

Crashes when planting foods such as carrots and potatoes but not seeds #145

Open ejcmoorhouse opened 4 years ago

ejcmoorhouse commented 4 years ago

It crashes the game when I plant a food item such as the carrot but not when planting seeds such as beetroot. The the Minecraft launcher says is Error: java.lang.RuntimeException: Food stats has a null player field (this field is added by Apple core at runtime) on player '' (class=com.nachie.oversaturation.FoodStats). This likely means that some mod has overloaded FoodStats, which is incompatible with AppleCore.

squeek502 commented 4 years ago

This likely means that some mod has overloaded FoodStats, which is incompatible with AppleCore

Need your mod list. Did you add any new mods recently?