Hi all, I have a server with ubuntu. Now trying to make a windows dedicated server on the host. I have transferred dedicated server files to ‘‘root’’ and get ‘‘wineconsole’’ on the doplet… I put these commands and get an error…
screen
wineconsole --backend=curses mb_warband_dedicated.exe -r Sample_Battle.txt
Error:
Application tried to create a window, but no driver could be loaded.
Make sure that your X server is running and that $DISPLAY is set correctly.
err:systray:initialize_systray Could not create tray window
wineconsole: Starting program "mb_warband_dedicated.exe -r Sample_Battle.txt" failed.
The command is invalid.
Is there anyone who knows how to make it work… Thanks in advance…
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Ok… How can I install X?
How can I run it then? And what is ‘‘X’’
You probably have to install X on your server.
It’s trying to open what you’ve asked it to run in a window, which it cannot.