Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Bendoo123 opened this issue Aug 18, 2023 · 2 comments
Open

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

Bendoo123 opened this issue Aug 18, 2023 · 2 comments

Comments

@Bendoo123
Copy link

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
Copy link

olls06 commented Aug 23, 2023

have you found a fix as im now experiencing this

@JoshieGemFinder
Copy link
Collaborator

JoshieGemFinder commented Sep 26, 2023

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants