Crash on start after updating BoP to build 2389
Geethebluesky opened this issue ยท 1 comments
Version Information
Minecraft: 1.12.2
Forge: 2691
Mantle: nope
Natura: nope
Apple Core: 3.1.1
Hunger Overhaul: 1.3.1 build 144
Report Information
Fruit salad is causing a crash at MC startup (doesn't get to main menu), I believe it's been removed by BoP.
net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Hunger Overhaul (hungeroverhaul)
Caused by: java.lang.NoSuchFieldError: saladfruit
at iguanaman.hungeroverhaul.module.biomesoplenty.BiomesOPlentyModule.init(BiomesOPlentyModule.java:17)
at iguanaman.hungeroverhaul.HungerOverhaul.init(HungerOverhaul.java:105)
[...]
Steps to Reproduce
Just load both mods together.