Server rentals :: NFOservers.com

Forums

All times are UTC - 8 hours



Author Message
PostPosted: Mon Jun 27, 2011 11:26 am 
Offline
New to forums
New to forums

Joined: Thu Oct 28, 2010 6:54 am
Posts: 11
Hi
I have been racking my brain trying to figure this out. Here goes:

I have 2 tf2 servers on my box- one is working perfectly, vanilla install, no mods whatsoever. The other is a freshly reinstalled and I am having a problem with it showing the total player count in the server. There could be any number of people in the server, but the master server list always shows that there are no people on the server- even though they are clearly in there, fragging it up. Very frustrating to say the least.

I have gone through and reinstalled the server dedicated files several times with no change in the player count posting.

I am running windows server 2008x64. Firewall is not enabled at all, no ports being forwarded to my knowledge. This all seemes to have started after the big "Uber Update" for TF2, but My other server is working fine, which is why this issue is that much wierder.

I was wondering if this could be a problem with ports not being forwarded properly? If there is anything that anyone can do to help, that would be amazing. Thank you for your time and I hope to hear back soon with some advice!


Top
 Profile  
 
PostPosted: Mon Jun 27, 2011 12:21 pm 
Offline
Founder
Founder
User avatar

Joined: Thu Apr 18, 2002 11:04 pm
Posts: 9222
Location: Seattle
What command line are you using for each server?


Top
 Profile  
 
PostPosted: Mon Jun 27, 2011 12:41 pm 
Offline
New to forums
New to forums

Joined: Thu Oct 28, 2010 6:54 am
Posts: 11
C:\SERVER1\orangebox\srcds.exe -game tf -ip xx.xxx.xx.xx -port 27015 -maxplayers 36 +fps_max 600 +map ctf_2fort -console -nocrashdialog

C:\SERVER2\orangebox\srcds.exe -game tf -ip xx.xxx.xx.xx -port 27015 -maxplayers 24 +fps_max 600 +map ctf_2fort -console -nocrashdialog

The only thing different is the players and the IPs of course.


Top
 Profile  
 
PostPosted: Mon Jun 27, 2011 1:43 pm 
Offline
Founder
Founder
User avatar

Joined: Thu Apr 18, 2002 11:04 pm
Posts: 9222
Location: Seattle
When the servers are running, what do you see in the "netstat -ano" output?


Top
 Profile  
 
PostPosted: Mon Jun 27, 2011 1:55 pm 
Offline
New to forums
New to forums

Joined: Thu Oct 28, 2010 6:54 am
Posts: 11
I think I fixed it!

It was actually an internal, valve problem.

Ports and the server was doing fine, it was the actual server code that is borked up.

Anyone else who has this issue, add these lines to your config:
//TEMP FIX:
Code:
sv_master_legacy_mode 1
setmaster remove hl2master.steampowered.com:27011
setmaster remove hl2master.steampowered.com:27015
setmaster add hl2master.steampowered.com:27011
setmaster add hl2master.steampowered.com:27015
heartbeat


Since the uber update, they messed up the code. So you have to force the master servers to see and report your server properly by putting it in legacy in mode.

Thanks for all the help, and I will start spreading this fix around!

Also make sure you disable replays- it has been found that replays will mess things up as well.
Code:
replay_enable 0


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 5 posts ] 

All times are UTC - 8 hours


Who is online

Users browsing this forum: Google [Bot] and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
It is currently Fri May 17, 2013 9:18 pm
Powered by phpBB® Forum Software © phpBB Group