iLight Posted January 13, 2009 Share Posted January 13, 2009 Hello, sometime, when new customers buy a server, I have several bugs that sometimes I couldn't fix. Hostname: Game server is not responding :S The server is not responding and I can't make it responding lol Does someone know to fix it? Thank you Link to comment Share on other sites More sharing options...
iLight Posted January 13, 2009 Author Share Posted January 13, 2009 So I tried to start it manually and it works, so I can't start it with TCAdmin only Link to comment Share on other sites More sharing options...
HIS-MOTHER Posted January 13, 2009 Share Posted January 13, 2009 What gametype and what is the commandline in the tca cfg ? Link to comment Share on other sites More sharing options...
iLight Posted January 13, 2009 Author Share Posted January 13, 2009 Sec, I'm rebooting the server that make problems. Link to comment Share on other sites More sharing options...
iLight Posted January 13, 2009 Author Share Posted January 13, 2009 C:\UserFiles\*****\GameServers\******\srcds.exe -game cstrike -console +ip 94.23.8.181 -port 27035 +maxplayers 12 +exec server.cfg +map de_dust2 -tickrate 100 +fps_max 256 Link to comment Share on other sites More sharing options...
HIS-MOTHER Posted January 13, 2009 Share Posted January 13, 2009 C:\UserFiles\*****\GameServers\******\srcds.exe -game cstrike -console +ip 94.23.8.181 -port 27035 +maxplayers 12 +exec server.cfg +map de_dust2 -tickrate 100 +fps_max 256 Should be -cstrike you have no dash .... Link to comment Share on other sites More sharing options...
iLight Posted January 13, 2009 Author Share Posted January 13, 2009 I don't think so I start it manually with C:\UserFiles\****\GameServers\*****\srcds.exe -console -game cstrike -tickrate 100 +fps_max 256 +maxplayers 12 -port 27035 +exec server.cfg +map de_dust2 And it works =/ Link to comment Share on other sites More sharing options...
HIS-MOTHER Posted January 13, 2009 Share Posted January 13, 2009 I don't think so I start it manually with C:\UserFiles\****\GameServers\*****\srcds.exe -console -game cstrike -tickrate 100 +fps_max 256 +maxplayers 12 -port 27035 +exec server.cfg +map de_dust2 And it works =/ So you are saying you are not taking my advice and its still broken becasue you are stubborn.. Excellent. Fix it yourself. Link to comment Share on other sites More sharing options...
iLight Posted January 13, 2009 Author Share Posted January 13, 2009 I'm not saying that your advice is wrong, I'll try but It's working w/o that on 10 servers so... I just don't think is that, don't take it bad lol.. Link to comment Share on other sites More sharing options...
HIS-MOTHER Posted January 13, 2009 Share Posted January 13, 2009 Try this. -game cstrike -console +ip %serverip% -port %serverport% +maxplayers %slots% -tickrate 100 -max_fps 600 +exec server.cfg +map de_aztec in your tca cfg. if it is not firing up then it is either a server.cfg issue or a directory structure issue. I see countless people blame TCA for issues when it is most likely a tca misconfiguration tby the user. Link to comment Share on other sites More sharing options...
iLight Posted January 13, 2009 Author Share Posted January 13, 2009 Ok tried, so now it doesn't work with tcadmin or manually =/ Link to comment Share on other sites More sharing options...
iLight Posted January 13, 2009 Author Share Posted January 13, 2009 I think it's a server.Cfg issue, could you post me your please? Link to comment Share on other sites More sharing options...
HIS-MOTHER Posted January 13, 2009 Share Posted January 13, 2009 I think it's a server.Cfg issue, could you post me your please? Here is a generic one that will work. // server name hostname "%hostname%" // rcon passsword rcon_password "%rconpassword%" sv_password "%privatepassword%" // Advanced RCON protection sv_rcon_banpenalty 10 sv_rcon_maxfailures 3 sv_rcon_minfailures 3 sv_rcon_minfailuretime 30 // HTTP Redirect // remove the // in front to activate fast download // be sure now to have "/" at the end of the URL //sv_downloadurl "yourwebsite.com/cstrike" // server cvars host_framerate 0 mp_allowspectators 1 mp_autocrosshair 0 mp_autoteambalance 0 mp_autokick 0 mp_chattime 8 mp_fadetoblack 0 mp_falldamage 1 mp_flashlight 1 mp_footsteps 1 mp_forcecamera 1 mp_friendlyfire 1 mp_hostagepenalty 0 mp_limitteams 0 mp_timelimit 20 mp_tkpunish 0 setpause 0 sv_accelerate 5 sv_aim 0 sv_airaccelerate 10 sv_allowdownload 1 sv_allowupload 1 sv_alltalk 0 sv_cheats 0 sv_consistency 1 sv_friction 4 sv_gravity 800 sv_maxspeed 320 sv_pausable 0 sv_stepsize 18 sv_stopspeed 75 sv_timeout 60 sv_voiceenable 1 tv_enable 0 tv_delay 90 phys_pushscale 3 // round specific cvars mp_buytime .25 mp_c4timer 35 mp_fraglimit 0 mp_freezetime 3 mp_maxrounds 0 mp_playerid 0 mp_roundtime 3 mp_spawnprotectiontime 0 mp_startmoney 800 mp_winlimit 0 // VERY IMPORTANT FOR THOSE WHO CRY ABOUT REGISTER decalfrequency 10 sv_minrate 0 sv_maxrate 20000 sv_maxupdaterate 100 sv_cmdrate 100 sv_minupdaterate 10 fps_max 600 // server logging log on sv_logbans 1 sv_logecho 1 sv_logfile 1 sv_log_onefile 1 mp_logdetail 3 net_maxfilesize 50 // operation sv_lan 0 sv_region 0 sv_contact sales@hypernia.com // Addons that require seperate config files // execute files //exec bots.cfg exec mani_server.cfg exec mani_quake_sounds.cfg exec smm_settings.cfg exec gmp_settings.cfg Link to comment Share on other sites More sharing options...
iLight Posted January 13, 2009 Author Share Posted January 13, 2009 Mybad ! You were right ! Thank youuuu veryyyyy muuuch. I've modified too much the server.cfg so it was no more working Link to comment Share on other sites More sharing options...
HIS-MOTHER Posted January 13, 2009 Share Posted January 13, 2009 Mybad ! You were right ! Thank youuuu veryyyyy muuuch. I've modified too much the server.cfg so it was no more working Glad it is working for you now. Link to comment Share on other sites More sharing options...
iLight Posted January 14, 2009 Author Share Posted January 14, 2009 What's phys_pushscale 3 ? Ty. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.