Skip to content

Image does not Shut down gracefully #79

Description

@Sebastan12

Hi Devidian :D First of all, thank you for making the image

I noticed when you stop the container, it does not gracefully shut the server down - You lose progress / end up at the last autosave

I found that you can use taskkill /IM SpaceEngineersDedicated.exe to shut the server down gracefully - Source: https://www.spaceengineersgame.com/dedicated-servers by using crt + f & search for taskkill

I tried adding it in using trap for SIGTERM, but that ended up giving me a corrupt world message (maybe wine sues some of these signals IDK or I just wholly did something wrong in the certain of the image) -> https://www.diffchecker.com/v8RaCGo

I would love it if you could add a graceful shutdown / give me some pointers on how I might best go about it

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions