NeighTools / UnityDoorstop

Doorstop -- run C# before Unity does!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

valheim linux dedicated server (valheim+ mod) - unable to stop server via ctrl+c/sigint

shannon-nii opened this issue · comments

Hi,

I'm opening this issue on both doorstop and BepInEx as I'm not sure on which of these the actual problem is.
The regular Valheim server can be stopped via ctrl+c or by sending a sigint to the PID.
After installing the Valheim+ mod, which contains BepInEx and Doorstop, the server starts as usual but neither control+c on the console or sending a sigint works to gracefully stop the server.
Killing the server via sigterm/sigkill can leave the world data corrupted.

Let me know if you need any additional data, I'm happy to help where possible.

Ticket on Valheim+: valheimPlus/ValheimPlus#65

Greetings!

I'm closing the issue here as it is not related to Doorstop. Moreover, this repository is for Windows version of Doorstop and not Linux one.