Incompatible with latest Hunger Overhaul
Parker8283 opened this issue ยท 7 comments
Hunger Overhaul was released earlier today for 1.7.10.IguanaConfig moved. Crash ensues.
Question on this. Should I just remove my Hunger Overhaul support entirely? Since I think you're handling it entirely different in 1.7 anyways right?
With what you do in PluginHungerOverhaul, just remove the addTooltip thing, as we use the Forge Event now. In looking at ItemFood, you will want to use the 1.7 methods of fetching the foodLevel and saturationLevel. See https://github.com/squeek502/AppleCore/wiki and find the page for Mod devs making their food compatible with AppleCore. Sorry that I can't get you the direct link. Doing this from my phone :P
I ran into this error while using Applied Energistics 2. (rv2.beta1)
http://pastebin.com/fsadALq2
Yes, this is the error. Disable the Hunger Overhaul plugin in the Mariculture config.
I still have this crash with the following mods present:
Mariculture-1.7.10-1.2.3d.jar
HungerOverhaul-1.7.10-beta.2.jar
SpiceOfLife-mc1.7.10-1.2.2.jar
AppleCore-mc1.7.10-1.0.1.jar
The crash log is this:
https://bpaste.net/show/ef6fac4211d4
This crash occurs when searching in the creative inventory. Survival seems fine.
BTW: the log is not complete because I couldn't paste the complete log due to size issues.