Angry-Pixel/The-Betweenlands

java.lang.NullPointerException crash when trying to load any world

Opened this issue · 2 comments

Versions

Betweenlands version:

3.9.6

Forge version:

14.23.5.2860

Singleplayer or Multiplayer:

Singleplayer

Installed mods:

https://paste.ee/p/01cl6

Link to full crash log

https://paste.ee/p/wDSvs

Description of the problem

How to reproduce:

1.Try to open a world

Expected result:

I expected the world to load

Actual result:

It crashed

Pictures:

olls06 commented

have you found a fix as im now experiencing this

This seems like it might not be an issue with betweenlands itself, but instead might be some other mod using ASM to modify the betweenland’s code and causing it to error.

If not that, it is at least creating a scenario which should not happen (A chunk is somehow being loaded without a world to load it in)