NeighTools / UnityDoorstop

Doorstop -- run C# before Unity does!
GNU Lesser General Public License v2.1
419 stars 62 forks source link

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

Closed shannon-nii closed 3 years ago

shannon-nii commented 3 years ago

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.

shannon-nii commented 3 years ago

Ticket on Valheim+: https://github.com/nxPublic/ValheimPlus/issues/65

ghorsington commented 3 years ago

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.