Crash when generating world / entering world.
Gbergz opened this issue · 4 comments
Versions
- Silent's Gems: 3.0.9+24
- Silent Lib: 4.0.6+19
- Forge: 25.0.99
- Modpack (if applicable): Custom
Expected behavior
loading up as normal
Actual behaviour
game crashes when joining world / generating a new world.
Links/Images
Steps to reproduce the problem
- create a world
- join it
- crash
Looks like the fault of another mod. I found Forge issue 5645, which points to an issue you created for the level-up-hp mod. Basically identical crash report, and I know my capabilities are not returning null.
For now, it looks like disabling mods to find the culprit is the only solution. One thing you might try is using NBT Explorer to look at what capabilities are attached to your player. That might narrow it down. That, or just wait for sargunv's patch to be merged into Forge, which will point to the mod at fault.
(edit) I suggest leaving this issue open until we get that patch.
Does this happen every time, or just occasionally? I believe this is a Forge bug. It happens to maybe 5~10% of launches for me.