The-Betweenlands icon indicating copy to clipboard operation
The-Betweenlands copied to clipboard

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

Open Bendoo123 opened this issue 2 years ago • 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:

Bendoo123 avatar Aug 18 '23 17:08 Bendoo123

have you found a fix as im now experiencing this

olls06 avatar Aug 23 '23 19:08 olls06

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)

JoshieGemFinder avatar Sep 26 '23 05:09 JoshieGemFinder