Working Winsows Game Server
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...