Inspirations + Survive = Crash
vicitafirea opened this issue ยท 4 comments
Versions:
Minecraft:1.15.2
Forge: 31.2.0
Inspirations 1.1.0 for 1.15.2
Describe the bug
Survive-1.15.2-1.5.0 -Added the ability to drink water from cauldrons
The game crashes when loading up.
Sadly, the mod dev of Survive hasn't disclosed their source
Please post your full game log, the real crash cause is hidden due to a Forge bug.
Oh, sorry, didn't know, hope this helps!
Logs
Yep, found what I was looking for there:
Failed to register automatic subscribers. ModID: survive, class com.stereowalker.survive.Survive
java.lang.NoClassDefFoundError: com/stereowalker/unionlib/util/ScreenHelper$ScreenOffset
Looks like a Survive bug, Inspirations just happened to get included in the stack trace because of the dumb Forge bug. I can add a safety there just so I stop getting blamed for all these exceptions though.
See #152 for more info on that