05-07-2010, 03:32 PM
Server OS: Debian 5 64-bit
Processor: Intel Core 2 Duo 3.0 Ghz
Ram: 8 GB.
Game: Team Fortress 2
Start Up Command: ./srcds_run -game tf -timeout 30 -autoupdate -debuglog tf2debug.log +map cp_dustbowl -port 27015 +maxplayers 24 -ip 192.168.1.86
Admin Mods: No Mods
Hi all, I have been going crazy over the past 2 days trying to figure out my problem and searching nonstop has lead me to find people with similar problems but no answer.
Following the most basic install procedure provided by this site and many other I have srcds for tf2 installed. All my ports are correctly forwarded. Me and a friend of mine are able to join my Server by directly going to the IP. And it shows up find that way. But I am never able to see it in the Master Server List.
And I notice unlike many other people here when my server starts up I never see the "Adding master server xxx.xxx.xxx.xxx lines." I've seen suggestions from people saying to put setmasterserver xxx cvar into your server.cfg but every time its suggested, someone follows up saying you shouldn't have to or its not needed.
Which leads me to wonder if i am missing some file, or is something wrong which lead to my server never attemping to add itself to the master server?
Example of the end of my startup log.
Normally when I see what others post, it usually includes:
Adding master server 69.28.140.246:27011
Adding master server 72.165.61.189:27011
before the "Conection to Steam" line.
Why does this not happen for me?
The server starts up fine and everything works except it can never be found through a search on the master server list and its driving me nuts. Any help would be appreciated.
Thanks,
BoB
Processor: Intel Core 2 Duo 3.0 Ghz
Ram: 8 GB.
Game: Team Fortress 2
Start Up Command: ./srcds_run -game tf -timeout 30 -autoupdate -debuglog tf2debug.log +map cp_dustbowl -port 27015 +maxplayers 24 -ip 192.168.1.86
Admin Mods: No Mods
Hi all, I have been going crazy over the past 2 days trying to figure out my problem and searching nonstop has lead me to find people with similar problems but no answer.
Following the most basic install procedure provided by this site and many other I have srcds for tf2 installed. All my ports are correctly forwarded. Me and a friend of mine are able to join my Server by directly going to the IP. And it shows up find that way. But I am never able to see it in the Master Server List.
And I notice unlike many other people here when my server starts up I never see the "Adding master server xxx.xxx.xxx.xxx lines." I've seen suggestions from people saying to put setmasterserver xxx cvar into your server.cfg but every time its suggested, someone follows up saying you shouldn't have to or its not needed.
Which leads me to wonder if i am missing some file, or is something wrong which lead to my server never attemping to add itself to the master server?
Example of the end of my startup log.
Code:
--------------------------------------------------------
sv_pure set to 1.
Note: Changes to sv_pure take effect when the next map is loaded.
--------------------------------------------------------
exec banned_user.cfg: file size larger than 1 MB!
exec banned_ip.cfg: file size larger than 1 MB!
Writing cfg/banned_user.cfg.
Writing cfg/banned_ip.cfg.
Server logging enabled.
Server logging data to file logs/L0507005.log
L 05/07/2010 - 01:26:03: Log file started (file "logs/L0507005.log") (game "/home/steam/srcds/orangebox/tf") (version "4196")
Unknown command "mp_autoteambalance_delay"
Unknown command "mp_autoteambalance_warning_delay"
L 05/07/2010 - 01:26:03: server_cvar: "mp_teams_unbalance_limit" "3"
L 05/07/2010 - 01:26:03: server_cvar: "mp_stalemate_enable" "1"
L 05/07/2010 - 01:26:03: server_cvar: "mp_timelimit" "25"
L 05/07/2010 - 01:26:03: server_cvar: "decalfrequency" "30"
exec: couldn't exec cp_dustbowl.cfg
Connection to Steam servers successful.
VAC secure mode is activated.
Normally when I see what others post, it usually includes:
Adding master server 69.28.140.246:27011
Adding master server 72.165.61.189:27011
before the "Conection to Steam" line.
Why does this not happen for me?
The server starts up fine and everything works except it can never be found through a search on the master server list and its driving me nuts. Any help would be appreciated.
Thanks,
BoB