squeek502 / AppleCore

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

game crash #153

Closed epicwappy20 closed 4 years ago

epicwappy20 commented 4 years ago

i am using applecore and appleskin plus a few other mods and I get this error when I load up a world. The game crashed whilst ticking player Error: java.lang.ClassCastException: net.minecraft.util.FoodStats cannot be cast to squeek.applecore.asm.util.IAppleCoreFoodStats

I am using mc 1.10.2

squeek502 commented 4 years ago

Likely means that another mod you have is overriding FoodStats which is incompatible with AppleCore. Would need your full mod list.

epicwappy20 commented 4 years ago

mod list: applecore, apppleskin, youtubers+, cyclic, neat, and waila(mod page and file are called hwyla)

squeek502 commented 4 years ago

My guess would be Youtubers+, the others should be fine I believe. If you can, try removing Youtubers+ and see if the crash goes away.

epicwappy20 commented 4 years ago

didn't work when i removed youtubers +

squeek502 commented 4 years ago

Does it work if you remove all other mods except AppleCore?

By the way, with your mod list, AppleCore doesn't seem to be doing anything, so you could just remove AppleCore if you want. Is there any particular reason you have it installed?

epicwappy20 commented 4 years ago

I wanted to use appleskin to get a better GUI for food. also I was planning on adding more mods because I was going to do a modded survival.

squeek502 commented 4 years ago

AppleSkin is useable without AppleCore. AppleCore is only needed for mods like The Spice of Life, Hunger Overhaul, etc.