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 on world start! :( #26

Closed
RetroAech opened this issue Aug 7, 2019 · 1 comment
Closed

Crash on world start! :( #26

RetroAech opened this issue Aug 7, 2019 · 1 comment
Labels
bug Something isn't working

Comments

@RetroAech
Copy link

https://paste.ee/p/yn0yn

@Juuxel Juuxel added the bug Something isn't working label Aug 7, 2019
@Juuxel
Copy link
Owner

Juuxel commented Aug 7, 2019

  • The crash seems to be caused by AnimalNet.
    java.lang.NullPointerException: Exception in server tick loop
    	at java.util.HashMap.putMapEntries(Unknown Source)
    	at java.util.HashMap.<init>(Unknown Source)
    	at me.marnic.animalnet.mechanics.ServerHandler.handleServerStarting(ServerHandler.java:44)
    	at net.minecraft.class_1132.handler$setup$zma001(class_1132.java:1041)
    
  • You have outdated LibCD and LibGui, which can cause some issues with Adorn's guis and data loading. You can either update them or just disable them in MultiMC, as they're included in Adorn.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants