PDA

View Full Version : Dedicated Server + Game


Kalanur
09-10-2007, 09:13 PM
I can't launch both at a time.
I want to create a server and play with some friends on it. If I start the server first everyone can connect but I can't open the game. The same thing happens if I start the game first.

This is the error message i've got from the console.

-------- Initializing Session --------
----------------- BSE Init ------------------
--------- BSE Created Successfully ----------
session initialized
--------------------------------------
found DLL in pak file: D:\Spiele\Enemy Territory - QUAKE Wars Demo\base\game000.pk4/gamex86.dll
copy gamex86.dll to C:\Users\Marcel\AppData\Local\id Software\Enemy Territory - QUAKE Wars Demo\base\gamex86.dll
could not create destination file
********************
ERROR: DLL extraction to fs_savepath failed
********************
--------------- BSE Shutdown ----------------
---------------------------------------------
Shutting down sound hardware
Shutting down OpenGL subsystem
...releasing DC
...destroying window
...shutting down QGL
...unloading OpenGL DLL
idRenderSystem::Shutdown()
Shutting down performance queries
Error during initialization

Maybe it has something to do with Vista.

dmschaos
09-10-2007, 09:51 PM
Check out this tutorial (http://www.burial-grounds.com/quakewars/e107_plugins/content/content.php?content.34) for running a server Kalanur, it might help:

A snippet from the tutorial for your specific problem:

In order to run both the client and server instances of Enemy Territory: Quake Wars on the same computer, you must add this line to the server Command Line for start up. This will enable the game to safely extract the gamex86.dll file without confilicting with other instances o the game.

+set fs_savePath "c:\a_path_for_my_server"

Again, add that line to the "Command Line Properties" option in the ET:QW Server Launcher program. Replace "a_path_..." with a folder in the root of C: such as "server".

Kalanur
09-10-2007, 11:11 PM
Thank you. Now it works.

dmschaos
09-10-2007, 11:20 PM
No problem. Happy to help.

Scarve
10-20-2007, 12:24 AM
is Command Line Properties when u press the the right mouse button and press properties? or is it in the luancher??

Balr14
10-20-2007, 02:01 AM
I couldn't put it on the command line of the server. So, I put it on the target line under properties when you right click the desktop icon, of the regular demo game.