Closed randallboggs closed 3 years ago
It has to do with how soul gems take their colors from spawn eggs. Not sure why it doesn't crash in dev, but I have an idea of how to fix it at least.
Cool. Thanks for creating these mods. My family and I really enjoy the content they bring to the game.
Fixed in version 4.1.2. Be sure to update Forge to 37.0.31 or higher too.
Versions
Expected Behavior
(Description here)
Actual Behavior
Game starts and allows world choice. Choose existing or create new world. World render starts and runs to 100%, then game crashes out with java exception.
Excerpt from log: "Caused by: java.lang.NoSuchFieldException: backgroundColor" I'm somewhere between noob and expert, but it looks like it might be as simple as adding a default field value named backgroundColor? ...or maybe the field is there but the name is different?
Links/Images
Crash log here: https://boggshouse.com/latest.log
Steps to Reproduce the Problem