Hello as the title suggests, I am having major problems with my dedicated server. Bassically, my clan has started to play a game called Swat4 and wants me to put up a server in that game (And so do I). Here is the problem... Sierra the wonderful people that they are, didn't bother to create a Linux version of the server software, hell they didn't even create one for Windows... well, barely. Anywayz. It was posted on their forum about a year ago that someone actually managed to get this to work on fedora core 4 using WINE. I have exhausted all my resources and still cannot find a way to get it to work.
Bassically, when I try to run "wine server.exe" from SSHD's terminal I get this error:
Quote:
err:imagelist:ImageList_ReplaceIcon no color!
err:imagelist:ImageList_ReplaceIcon no color!
err:imagelist:ImageList_ReplaceIcon no color!
err:imagelist:ImageList_ReplaceIcon no color!
fixme rocess:GetProcessWorkingSetSize (0xffffffff,0x33eb54,0x33eb50): stub
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.
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.
|
I also tried logging in remotely with VNC and having ago. It got a little further but still failed with this error:
Quote:
Xlib: extension "GLX" missing on display ":3.0".
err:wgl:X11DRV_WineGL_InitOpenglInfo couldn't initialize OpenGL, expect problems
fixme rocess:GetProcessWorkingSetSize (0xffffffff,0x33eb54,0x33eb50): stub
|
I think I know the reason for "missing on display 3". But I have no idea how to log into display 0 which is where GLX has been loaded into. I have tried "vncpasswd" as root, but it does not help. I always get "Authentication failed". So without GLX being loaded, this server doesn't start
Any ideas on how I could fix these error(s)?
Thanks in advance.