Tremulous Forum

Community => Servers => Topic started by: Numuul on March 15, 2008, 03:49:23 am

Title: Answer ASAP Plz, just made a server! =O
Post by: Numuul on March 15, 2008, 03:49:23 am
I followed the instructions, it seems to work however one error i get:
Couldn't load default.cfg
Title: Re: Answer ASAP Plz, just made a server! =O
Post by: Numuul on March 15, 2008, 04:15:05 am
plz answer?  :-[
Title: Re: Answer ASAP Plz, just made a server! =O
Post by: TinMan on March 15, 2008, 06:17:54 am
Use a marquee again and I'll show you my shiv.
Title: Re: Answer ASAP Plz, just made a server! =O
Post by: Numuul on March 15, 2008, 04:27:45 pm
Nah, thanks for absolutely nothing though! =D
Title: Re: Answer ASAP Plz, just made a server! =O
Post by: your face on March 15, 2008, 04:41:01 pm
Open up your default.cfg in base with notepad or something, then goof around with it... filling in all the goodies...
Title: Re: Answer ASAP Plz, just made a server! =O
Post by: David on March 15, 2008, 06:04:22 pm
Please ignore "your face", he has absolutely no clue.
Also, +1 to tin man.  It might also be nice if you could wait more than 30 minutes before complaining about the speed of our response.

You could also try running it in the right folder.  (The folder above the base folder with data-* in it)
Title: Re: Answer ASAP Plz, just made a server! =O
Post by: TinMan on March 16, 2008, 07:22:07 am
Questions to ask you:
What OS are you running? (Windows, Linux, Mac, *nix, Ferret-powered-brain, etc.)
Where is tremulous installed to? Where are you running it from? (Directory-wise, not "my basement")
Does your account have the privileges to access where the game is installed?

Answer those and you might be able to get some help.
Title: Re: Answer ASAP Plz, just made a server! =O
Post by: Divmax on March 16, 2008, 08:32:27 am
Create a default.cfg in your \base folder (I have no idea which one O_O). If you mean this error :
Code: [Select]
couldn't exec default.cfg
couldn't exec atcs.cfg
it isn't a big deal, it's only needed if you need settings for maps (note without this, your BPS will always be 100).
Instructions :
1: Add the following line into your server.cfg
Code: [Select]
set g_mapConfigs "mapconfigs"2: Make a folder in C:\Program Files\Tremulous\base called mapconfigs.
3: Add a file in the mapconfigs folder called default.cfg.
4: Add commands to it such as :
Code: [Select]
set g_alienbuildpoints 280
set g_humanbuildpoints 280
Done. The couldn't exec atcs.cfg can be ignored, unless you want specific settings for that map only.
Title: Re: Answer ASAP Plz, just made a server! =O
Post by: David on March 16, 2008, 05:51:12 pm
Please also ignore Divmax.  He also has no clue.
If it can't find default.cfg then it wont be able to find anything else it needs.  And default.cfg is there for an important reason.