Server crashes on startup with new beta.
Syer10 opened this issue ยท 1 comments
Expected Behavior
Server starts up
Current Behavior
Server crashes with "java.lang.Error: ServerHangWatchdog detected that a single server tick took 60.00 seconds (should be max 0.05)" error.
Steps to Reproduce
1.Start the server
2.
3.
4.
Log
https://gist.github.com/Syer10/417feb95de427a21232826a66be7fb18
https://gist.github.com/Syer10/3359222d5e9bd38eacaae77393acff9b
Detailed Description
I think there is some mod that changes the server system so that it unloads or closes the server if it hangs to long. This is not viable for modpacks because it takes long to start up and when the world load there are mods that load a few things at that time.