Spark Worker Thread times out server on player join
borisshoes opened this issue ยท 1 comments
Occasionally, when a player joins the server the console logs:
[spark-worker-0-1/WARN]: Timed out waiting for world statistics
The server then freezes and is terminated by watchdog after 60 seconds.
Attached crash report:
crash-2023-02-13_09.20.32-server.txt
Not sure if this is related to #281 , could be similar if there are threads causing problems.