Silent's Gems

Silent's Gems

9M Downloads

Crash when generating world / entering world.

Gbergz opened this issue · 4 comments

commented

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

  1. create a world
  2. join it
  3. crash
commented

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.

commented

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.

commented
commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.