Space Engineers Server Fails to Start (Exit Code 0)

Note - If you do not fill in every section below, your post won’t be answered - you must provide the steps you have followed so far and the actions you’ve already taken. Make sure to remove this notice from your post too.

OS Name/Version:
Ubuntu server 20.04
-Debian (Running in Docker)

Product Name/Version:
AMP Version: 2.5.1.8 (Callisto) - Space Engineers Instance

Problem Description:
The Space Engineers server is failing to start when running under Wine in a Docker container. The instance consistently exits with code 0 after multiple attempts, and the logs suggest missing dependencies. Specifically, it mentions the need for the Visual C++ Redistributable for 2015-2019 (vcrun2015). Below are 2 pastebins of the logs:

https://pastebin.com/WU9HTN3w
https://pastebin.com/GDpjDjcj

Despite multiple restart attempts, the server fails to load. I believe this is related to missing vcrun2015 in the Wine environment.

Steps to reproduce:

  • Set up AMP Docker with Space Engineers.
  • Launch the Space Engineers instance.
  • Review logs for the failed server start and missing dependencies.

Actions taken to resolve so far:

  • Reviewed console logs showing the server failing with exit code 0.
  • Checked Wine for missing dependencies like the C++ Redistributable for 2015-2019.
  • Couldn’t download de dependency myself.

im having the same issue. cannot find a solution

To my understanding there’s currently a bug with the docker image that AMP uses. So if you’re on windows you can try to run it outside of docker and if you’re on linux like me well to bad we need to wait until it’s fixed I gues. Although not 100% sure this is the case but it was the case for another instance as well that had simular problems.

I’m not using it in docker. Windows without docker

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.