PDA

View Full Version : Probs with setting up a server


Sgt_KIA
12-27-2002, 10:01 AM
Im new here so this might not be very tricky, but I cant fix this.

I used MOHAA Runner 0.1.2 for setting up server. This worked fine until I downloaded the canal and some other new maps @ modtheater yesterday. Cant be sure that those maps caused the problem but that the best I can think of.

Anyways the server shuts down immediately telling me "CG_Command_ProcessFile: ubersound/ubersound.scr
********************
ERROR: SV_FindIndex: overflow max512 create1 name sound/weapons/explo/exp_interior_02.wav0
********************
----- Server Shutdown -----
==== ShutdownGame ===="

So theres something wrong with the ubersound. I dont have a backupfile of ubersound.

General_Guttless
12-29-2002, 12:34 AM
As difficult as this is, and was for me.... Dump the MOHAA Runner.... good program but.... learn to work with the cfg's

Make multiple .cfg's

Then make a batch file to launch your server, the contents of which might look like

mohaa_server +exec team.cfg

then while in the game u can rcon your differnet cfg files

like
rcon team.cfg
rcon ffa.cfg
rcon match.cfg
rcon whateveruwant.cfg

where each .cfg servers a differnet funtion...

BTW.... you got a map that's author got carried away in a script.... remove all the new maps and add 1 by 1 till you find the offending map.

Aphextwin
01-06-2003, 12:02 AM
Remove all the maps that you added when you got the error and one by one add them back and run your server until you find out which one(s) are causing the error, then notify the map author about the error.