• my server is not in the menu list!
    4 replies, posted
[B]Im running deathrun and ttt server, TTT server can i find in the internett menu list but not deathrun. why? my cmd say's my server run's VAC secure mod is activated and public ip is 85.164.203.81. TTT server work's fine! deathrun server not on the menu list. this have nothing to do about the port oorr the firewall because i have cheacked thath, my firewall doesn't block hl2.exe and the port is 27015-2720 so their's nothing wrong with that, somethings wrong with the server cfg or something els. here's my .bat start up: @echo off cls echo Protecting srcds from crashes... echo If you want to close srcds and this script, close the srcds window and type Y depending on your language followed by Enter. title srcds.com Watchdog :srcds echo (%time%) srcds started. start /wait srcds.exe -console -game garrysmod +map dr_aztec +maxplayers 26 echo (%time%) WARNING: srcds closed or crashed, restarting. goto srcds[/B]
1. This is the Gamemodes section and this isn't about your gamemode's this is about your servers. 2. It's probably more than likely just a clientside error on your end, have you tried asking other people to see if they can see your servers in the list?. 3. I've just done a quick search in steam for your IP and it says that your server(s) aren't responding to me.
:srcds echo (%time%) srcds started. start /wait srcds.exe -console -game garrysmod +map dr_aztec +maxplayers 26 echo (%time%) WARNING: srcds closed or crashed, restarting. goto srcds That's an infinite loop... >.> Where did you get this tool?
[QUOTE=Doubleedge;39106228]1. This is the Gamemodes section and this isn't about your gamemode's this is about your servers. 2. It's probably more than likely just a clientside error on your end, have you tried asking other people to see if they can see your servers in the list?. 3. I've just done a quick search in steam for your IP and it says that your server(s) aren't responding to me.[/QUOTE] my friend have acces to joine me but cannot find it in the server list. [editline]5th January 2013[/editline] [QUOTE=MP6767;39107974]:srcds echo (%time%) srcds started. start /wait srcds.exe -console -game garrysmod +map dr_aztec +maxplayers 26 echo (%time%) WARNING: srcds closed or crashed, restarting. goto srcds That's an infinite loop... >.> Where did you get this tool?[/QUOTE] from srcds website: [url]http://www.srcds.com/db/engine.php?subaction=showfull&id=1097362093[/url]
[QUOTE=MP6767;39107974]:srcds echo (%time%) srcds started. start /wait srcds.exe -console -game garrysmod +map dr_aztec +maxplayers 26 echo (%time%) WARNING: srcds closed or crashed, restarting. goto srcds That's an infinite loop... >.> Where did you get this tool?[/QUOTE] The infinite loop prevents crashing, it will restart if the server is shutdown/crashes.
Sorry, you need to Log In to post a reply to this thread.