-
-
Notifications
You must be signed in to change notification settings - Fork 173
Description
This looks like more of a wine+Unraid issue rather than an issue with this container itself. I'm sure there are plenty of others having a similar issue who aren't speaking up right now.
Docker command:
docker run -d --name='satisfactory-server' --net='host' -e TZ="America/Los_Angeles" -e HOST_OS="Unraid" -e 'STEAMUSER'='user' -e 'STEAMPWD'='pass' -e 'STEAMCODE'='code' -e 'MAXBACKUPS'='10' -e 'UDP_PORT_7777'='7777' -e 'STEAMBETA'='false' -v '/mnt/user/appdata/satisfactory':'/config':'rw' 'wolveix/satisfactory-server'
Instructions were followed almost to a T. Theres is one extra step I had to do which was to go to the Unraid docker repo and grab a steamcmd based game from there so I could get my auth code instead of what was mentioned inside of the instructions. Aside from that I had no issues following the instructions/guide. Good job on that.
This is the issue I have on my server currently.
0027:err:winediag:nodrv_CreateWindow Make sure that your X server is running and that $DISPLAY is set correctly. Could not load wine-gecko. HTML rendering will be disabled. wine: configuration in '/root/.wine' has been updated. 002f:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded.
The container remains running with no output in the console whenever I try to even connect. When I run the container I see the Steam notification saying that "XYZ Computer is Ready for Streaming" and then it says its offline shortly after making me believe that its stuck on trying to run the game but wine has had too much to drink.
I cannot connect to this within my local network. Saw OP mention they do not have much wine experience. I have zero myself so I don't know what to do either as this is a niche OS + problem. I tried to google and check the Unraid forums with little luck.
Here is some more info:
Ran wine in the container's console:
> wineconsole
`Microsoft Windows 6.1.7601 (3.0)
Z:\config>
`
Seems to be good there so wine is in fact running. Here is some information I found that may or may not help with this issue. I know there are plenty of people running Unraid waiting to get this sucker chuggin' along. Please keep in mind that I have no idea if these links will be useful. Let me know if you need anything else such as commands I could run against the server.
https://stackoverflow.com/questions/21799443/wine-error-application-tried-to-create-a-window-but-no-driver-could-be-loaded
https://superuser.com/questions/902175/run-wine-totally-headless