SRCDS Steam group


possible start up error on a css 100tic
#1
I noticed this in my console control on a restart. Just wondering about the "couldnt exec server cfg"


Code:
Auto-restarting the server on crash
Using AMD Optimised binary.
Auto detecting CPU
Adding master server 68.142.72.250:27011
Adding master server 69.28.151.162:27011
couldn't exec server.cfg
Section Scenes]: 0 resources total 0 bytes, 0.00 % of limit (2.10 MB)
Error: Material "sprites/bubble" : proxy "AnimatedTexture" not found!
Executing dedicated server config file
Network: IP 75.126.27.123, mode MP, dedicated Yes, ports 27016 SV / 27007 CL
couldn't exec server.cfg
maxplayers set to 16
Unknown command "port"
maxplayers set to 32
Game.dll loaded for "Counter-Strike: Source"
Console initialized.
Reply
#2
It means it cannot execute the server.cfg (doh)

the server.cfg contains all your configurations for the server. It should be located it cstrike\cfg
if it's not there make one, else your server goes crazy (mostly)
Join the Source Dedicated Server Support Group on Steam Community!
Source Dedicated Server (SRCDS)
Free to join, Live support! (When available)

http://forums.srcds.com/viewtopic/5114
Reply
#3
Drocona Wrote:It means it cannot execute the server.cfg (doh)

the server.cfg contains all your configurations for the server. It should be located it cstrike\cfg
if it's not there make one, else your server goes crazy (mostly)

hmm its there this is what i have :

Code:
// Use this file to configure your DEDICATED server.
// This config file is executed on server start.


// RCON PASSWORD
rcon_password    ******

// SERVER PASSWORD
//sv_password    *******

// SERVER NAME
hostname "*******"

// LOGGING
log 1

// CAL config options follow

sv_maxupdaterate 100 //added 1-5-2003
sv_minupdaterate 20 //added 1-5-2003
sv_unlag 1 //added 1-5-2003
sv_maxunlag .5 //added 1-5-2003
sv_voiceenable 1 //added 1-5-2003
mp_autokick 0
mp_autocrosshair 0
mp_autoteambalance 0
mp_buytime 1.5
mp_c4timer 35
mp_fadetoblack 0
mp_flashlight 1
mp_forcecamera 0
mp_footsteps 1
mp_freezetime 4
mp_friendlyfire 1
mp_hostagepenalty 0
mp_limitteams 6
mp_logecho 1
mp_logfile 1
mp_maxrounds 0
mp_playerid 0
mp_roundtime 3
mp_timelimit 45
mp_tkpunish 0

sv_airaccelerate 10
sv_allowdownload 1
sv_allowupload 1
sv_alltalk 0
sv_cheats 0
sv_contact ""
sv_friction 4
sv_gravity 800
sv_maxrate 10000
sv_maxspeed 320
sv_minrate 0
sv_stepsize 18
sv_stopspeed 75
sv_timeout 65

decalfrequency 60
host_framerate 0


// load ban files
exec listip.cfg
exec banned.cfg


// Execute Admin Mod configuration file
//exec addons/adminmod/config/adminmod.cfg
Reply
#4
ok good, try adding +exec server.cfg to the startup line, see if it works
Join the Source Dedicated Server Support Group on Steam Community!
Source Dedicated Server (SRCDS)
Free to join, Live support! (When available)

http://forums.srcds.com/viewtopic/5114
Reply
#5
if the server is remotly hosted, and you created the server.cfg then uploaded it, make sure its server.cfg and not server.cfg.txt
[Image: userbar_wow.jpg]
starting 9/24/2006 if your problem has been solved please edit your first post and add [solved] to the begining of the title. Thanks.
Reply
#6
cryotek Wrote:if the server is remotly hosted, and you created the server.cfg then uploaded it, make sure its server.cfg and not server.cfg.txt

Its not remotely hosted were using a game control panel thats on the same server
Reply
#7
I would still check to make sure its not .cfg.txt i have had that problem. Also make sure its in your cfg folder.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)