AMP failing to Create StarRupture server with "Error State: 3"

OS Name/Version: Windows 11 - 25H2

Product Name/Version: AMP ‘Diemos’ 2.7.0.0

Running in a Container: YES (Docker.Desktop for WIndows)
Running on a target Server (Windows 11 - 25H2)

Problem Description:

Installed a New StarRupture Instance. Startup failed.  Fails with error:

```This task could not be completed: Starting StarRupture... -  - State: 3.

Application stopped unexpectedly with exit code 5.```

I have removed the server multiple times.  In the console when starting up the server I now see this error, looking for a display?

```vbnet
wine: created the configuration directory '/AMP/star-rupture/.wine'

wine: Unhandled page fault on write access to 0000000000000000 at address 0000000149DCF130 (thread 0120), starting debugger...
0130:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded.
0130:err:winediag:nodrv_CreateWindow L"Make sure that your display server is running and that its variables are set."

0128:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded.
0128:err:winediag:nodrv_CreateWindow L"Make sure that your display server is running and that its variables are set."
0128:fixme:dbghelp:elf_search_auxv can't find symbol in module
0128:fixme:dbghelp:elf_search_auxv can't find symbol in module

wine: Unhandled page fault on write access to 0000000000000000 at address 0000000149DCF130 (thread 0124), starting debugger...

0134:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded.
0134:err:winediag:nodrv_CreateWindow L"Make sure that your display server is running and that its variables are set."

012c:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded.
012c:err:winediag:nodrv_CreateWindow L"Make sure that your display server is running and that its variables are set."
012c:fixme:dbghelp:elf_search_auxv can't find symbol in module
012c:fixme:dbghelp:elf_search_auxv can't find symbol in module
```
Server never starts, even followed the StarRupture Server startup guide here on CC site.  Still a no go.  Any help would be appreciated.

Steps to reproduce:

  • Create and install a StarRupture server instance
  • Update and attempt to start instance
  • Server will instantly fail with the above error, and the log above.

Actions taken to resolve so far:

I have done 3 fresh installs , still fails. I have a number of servers running with this configuration that are running successfully.

Don’t use docker on windows for any server that uses Wine on Linux