MrCrayfish / GoblinTraders

Adds goblins that trade speical items with the player!
MIT License
56 stars 39 forks source link

Server tick loop crash #19

Closed Gaz492 closed 3 years ago

Gaz492 commented 3 years ago

Hi

Had my server crash multiple time due to what looks to be an issue with goblin traders. You can find the crash report here https://pste.ch/ixojulabul.pl

The server is running Goblin traders 1.2.2

If you need any more information I'm happy to help.

Piemaster651 commented 3 years ago

I'm getting the same issue. It's really frustrating I can't find any information about what's causing the crash. Did you figure anything out?

EnterFor commented 3 years ago

This is very confusing, it seems that the author does not intend to maintain this mod

MrCrayfish commented 3 years ago

Should be fixed in 67cbfdc361da2f6df1ff8b2e2ef60fb9b7d7683e since I now pass a non null world instance in the parameter of the tick method instead of storing it.