Dynamic Trees

Dynamic Trees

25M Downloads

Crash with "Exception in Server Tick Loop"

NisheethP opened this issue ยท 7 comments

commented

Describe the bug
Randomly getting "java.lang.NullPointerException: Exception in server tick loop". Just a crash with no signs. Happens withing a few minutes of starting the game. Has happened immediately afterwards as well. Started happening after I had been in the world for some time already

Crashes
Using version 0.9.7
Not using the other addons

Mods List
Using forge 1.12.2-14.23.5.2838)
crash-2020-03-07_12.11.28-server.txt

commented

Please use pastebin for error logs and stack traces.

commented

This crash seems strange to me. It just dies in a locus that normally functions without fail.

commented

Could this be some interaction with some other mod? Could Forestry's tree breeding or tree farms be responsible? I think that was the last major thing I had done before this started.

commented

Unfortunately, the problem isn't unique to Nisheeth's environment, I'm getting the same issue on my server too.
Crash log: https://pastebin.com/Mf6ejS0t

It appeared soon after I added some mods to my custom pack so it seems to be some kind of mod interaction issue. It runs for a few days or so and then it crashes without warning. After the crash, the world has to be restored from backup, otherwise it will crash again right after loading.

The list of the mods I added is here: https://pastebin.com/CdaCRw93
Before the upgrade, DT ran perfectly fine.

If you need more info or test something specific, just let me know, I'll be happy to help.

commented

Mod interaction is tricky. You might have to resolve it client side-- sorry.

commented

Latest curseforge download should resolve this issue.