Fyrespray
23rd April 2005, 20:43
Took me a while to work this out and had to resort to mailing Timothee Besset at ID who pointed me in the right direction in the end.
You cannot run multiple dedicated Doom 3 server on linux unless you set a different fs_savepath for each instance in the command line when you run the server.
For example add:
+set fs_savepath "/home/userwhorunsgameserver/.doom3/instance1"
for your first instance, and:
+set fs_savepath "/home/userwhorunsgameserver/.doom3/instance2"
for your second instance, etc. etc.
Hope it helps a few people who have run into problems, of course the only problem now is making your server beefy enough to run multiple instances :P
You cannot run multiple dedicated Doom 3 server on linux unless you set a different fs_savepath for each instance in the command line when you run the server.
For example add:
+set fs_savepath "/home/userwhorunsgameserver/.doom3/instance1"
for your first instance, and:
+set fs_savepath "/home/userwhorunsgameserver/.doom3/instance2"
for your second instance, etc. etc.
Hope it helps a few people who have run into problems, of course the only problem now is making your server beefy enough to run multiple instances :P