immersive-cursedness icon indicating copy to clipboard operation
immersive-cursedness copied to clipboard

Server gets stuck

Open srnyx opened this issue 3 years ago • 2 comments

When stopping my server, it freezes after this line: [23:24:56] [Server thread/INFO] (ImmersiveCursedness) Stopping immersive cursedness thread I then have to kill/terminate it for it to actually stop.

Full shutdown logs: https://paste.srnyx.xyz/ocuyaxipar.csharp

srnyx avatar Oct 08 '22 22:10 srnyx

I also have this issue

chowder3907 avatar Nov 02 '22 03:11 chowder3907

I added a log at the end of the thread (start()) and tested, it actually end normally, it just doesn't say it's finished or something.

Here are the mods I isolated that hang the server:

  • https://github.com/lucko/spark/issues/298
  • https://github.com/Armourers-Workshop/Armourers-Workshop/issues/392

No3371 avatar Mar 05 '23 05:03 No3371