HungerOverhaul
HungerOverhaul copied to clipboard
Crash when used with Pixelmon
Crash when used with Pixelmon, looks like HungerOverhaul isn't properly overhauling berries. Pixelmon dev also asks if this mod needs to be put in the incompatibility list or if a workaround exist
Version Information
Minecraft:
1.12.2
Forge:
1.12.2-14.23.4.2705
Mantle:
1.12-1.3.2.24
Natura:
Apple Core:
1.12.2-3.1.3
Hunger Overhaul:
1.12.2-1.3.3.jenkins148
Report Information
Crash when used with Pixelmon, looks like HungerOverhaul isn't properly overhauling berries.
Steps to Reproduce
Load HungerOverhaul with the 6.3.1 of Pixelmon Reforged https://www.reforged.gg/ Go in creative Open the creative panel Click on the "Held Items" tab Mouse over one of the berries Instant crash
Crash Log
https://pastebin.com/xM4Hcata
I am having this same issue with Survival worlds, for items in inventory, the berries crash it out. In JEI it shows tooltip error, but does not crash.
This still seems to be a problem and occurs even when tooltip interaction is disabled.
I'm having the same issue. It's not with all berries. I tested it, and it crashes with Cornn, Touga, Magost, Rabuta, Nomel, Spelon, Pamtre, Watmel, Durin, Belue, Yago, Eggant, Drash, Pumkin, Ginema, Payapa, Kee, and Maranga berries
In the delays
category of HungerOverhaul.cfg
, there is a section:
# Multipier on crop growth time (except sugarcane) in the wrong biome (1 to disable feature, 0 to make crops only grow in correct biome) [vanilla: 1.0] [range: 0.0 ~ 3.4028235E38, default: 2.0]
S:wrongBiomeRegrowthMultiplier=2.0
Setting the value to 1.0 (disabling the feature) seems to solve the crashing issue. If running a server, make sure to do it both client-side and server-side.