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

Crash report: [Server thread/ERROR]: Encountered an unexpected exception java.lang.NullPointerException: Cannot invoke "net.minecraft.class_1408.method_6345()" because "registeredNavigation" is null #318

Closed
Nekkok opened this issue Dec 19, 2021 · 2 comments
Labels
bug Something isn't working pending release This issue has been fixed in another branch but is pending a merge or release

Comments

@Nekkok
Copy link

Nekkok commented Dec 19, 2021

Version

lithium-fabric-mc1.18.1-0.7.6

Reproduction Steps

Create new world
Wander around in survival / creative mode from 1 minute to 15 minutes
The game crashes and it logs me out from the server, even though I'm playing in single player (of course, it happens in multi too)

Crash Report File

https://gist.github.com/kxkxrxtx/86c9b39608d3d8677b3e159d9df826c8

Additional Information

Hi, I'm reporting this rare issue I'm having only when Lithium is installed. It's happening in Minecraft 1.18.1 / Fabric 0.12.12 and it was also happening in Minecraft 1.18 / Fabric 0.12.8. It's probably because another mod, but I can't tell what is the cause of it. Thanks.

@FxMorin
Copy link
Contributor

FxMorin commented Dec 19, 2021

I can actually confirm this. I thought it was just a fluke, although I also got the issue in singleplayer where I got kicked to the server list screen. Without any errors, was even debugging at the time.
I was only running Lithium & Carpet

2No2Name pushed a commit that referenced this issue Dec 19, 2021
@2No2Name
Copy link
Member

Temporary workaround until the next release:
Add mixin.entity.inactive_navigations=false to the LithiumConfig

@2No2Name 2No2Name added pending release This issue has been fixed in another branch but is pending a merge or release bug Something isn't working labels Dec 19, 2021
@2No2Name 2No2Name closed this as completed Jan 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working pending release This issue has been fixed in another branch but is pending a merge or release
Development

No branches or pull requests

3 participants