Report this

What is the reason for this report?

Working Winsows Game Server

Posted on March 25, 2015

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…



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

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.

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.

How can I run it then? And what is ‘‘X’’

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.