#1 (permalink)  
Old 07-07-2009, 06:41 AM
Registered User
 
Join Date: Jan 2006
Posts: 15
jljr222 is on a distinguished road
Exclamation [TF2] Changing map crashes server

Hello,

I am using cPGS to run a small gaming community and I am running across an odd problem where changing the map to my TF2 server brings the server offline. It's very odd and I have not been able to discover why it does that.

Has anyone experienced this or know why this would be happening? I am using the latest release on a CentOS 5.3 64-bit box. It's a dedicated server not a VPS. Thanks for any assistance.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 07-07-2009, 07:26 AM
Registered User
 
Join Date: Jan 2006
Posts: 15
jljr222 is on a distinguished road
Just as an update for anyone experiencing the same problem. If you have Configserv Firewall installed, disable it. It causes way too many problems with the ports used from VAC to changing maps. Once disabling it I was able to change maps just fine.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 07-07-2009, 01:09 PM
cPanel Staff (Administrator)
 
Join Date: Dec 2001
Location: Savannah, GA
Posts: 1,538
darren is on a distinguished road
Interesting, this is the 3rd such case I've seen about TF2 with crashing maps. The first time I looked at it I was unable to find out what was causing it. The second case I looked into showed it seemed to be a bad plugin/mod from either sourcemod or amxmod. If the firewall is the case here, then it seems there is yet another culprit possible. Thanks for letting us know what you did to fix it so others with the same issue will know to take a look at it when troubleshooting.
__________________
Need to put in a support ticket for cPGS ? Click on the url below and follow the bottom most link "Submit a Support Request without Logging In"
https://tickets.cpanel.net/submit/index.cgi?support=1
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 07-07-2009, 02:51 PM
RasterMan's Avatar
Registered User
 
Join Date: Mar 2009
Location: Luton, UK
Posts: 26
RasterMan is on a distinguished road
I sometimes run a TF2 server & I have not had any problems running it with Configserv Firewall! I use centos 5.3 32 bit as 64 bit isn't recommended by most game hosters.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 07-08-2009, 10:33 AM
Registered User
 
Join Date: Jan 2006
Posts: 15
jljr222 is on a distinguished road
I must have missed a few ports, and I have no problems running any of the servers on a 64-bit system. I opened up all the ports recommended on the forums, but the quickest solution was to disable it until I can find the cause. If there is a better list we can use of ports to open I would appreciate a link.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 07-08-2009, 11:37 AM
cPanel Staff (Administrator)
 
Join Date: Dec 2001
Location: Savannah, GA
Posts: 1,538
darren is on a distinguished road
jljr222 - Some of the ports are assigned dynamically I think. Find the PID of the game server process then on the shell as root via SSH, run lsof against it to see what all it has open, like if the TF2 server was running with pid 4173, run `lsof -Pnp 4173 |grep IP` on the shell and it should show you all the ports, both TCP and UDP that the server process is listening on. Other connections may be made client-style, where it's not acting as a server but connecting out to the remote stats/auth servers and failure there could be triggering the problem. To find those you'd need to use tcpdump/ngrep or strace the process while it made the connections.
__________________
Need to put in a support ticket for cPGS ? Click on the url below and follow the bottom most link "Submit a Support Request without Logging In"
https://tickets.cpanel.net/submit/index.cgi?support=1
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 07-08-2009, 10:36 PM
Registered User
 
Join Date: Jan 2006
Posts: 15
jljr222 is on a distinguished road
Thanks for the info darren, but it appears I was wrong. The CSF fixed my problem with the server crashing from running map changes through HLSW. However, after the conclusion of a map vote or map change the server crashes while switching maps. It does it every time on any map. This is a serious issues for me, has anyone else experienced this before?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 07-09-2009, 04:07 PM
cPanel Staff (Administrator)
 
Join Date: Dec 2001
Location: Savannah, GA
Posts: 1,538
darren is on a distinguished road
Are there any mods installed on the server ? If not, put in a ticket for me, I'd like to see if I can narrow it down some more.
__________________
Need to put in a support ticket for cPGS ? Click on the url below and follow the bottom most link "Submit a Support Request without Logging In"
https://tickets.cpanel.net/submit/index.cgi?support=1
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 07-11-2009, 10:16 AM
Registered User
 
Join Date: Jan 2006
Posts: 15
jljr222 is on a distinguished road
Sorry darren, been all types of busy. The server has SourceMod and Metamod running with SourceBans. That's it and I have other servers (non-TF2 servers) running the same exact configuration.

Something odd I also notice is that our server never changes maps, it stays on the default map and never rotates to what I have specified int he mapcycle. Should I put in a ticket?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 07-13-2009, 11:17 AM
cPanel Staff (Administrator)
 
Join Date: Dec 2001
Location: Savannah, GA
Posts: 1,538
darren is on a distinguished road
jljr222 - Can you verify the server crash on map change happens without any mods installed, just the plain vanilla server install ?
__________________
Need to put in a support ticket for cPGS ? Click on the url below and follow the bottom most link "Submit a Support Request without Logging In"
https://tickets.cpanel.net/submit/index.cgi?support=1
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #11 (permalink)  
Old 07-16-2009, 11:37 AM
Registered User
 
Join Date: Aug 2006
Posts: 45
omgwtfbbqhax is on a distinguished road
jljr222, have you had a look at the log files when the server goes down to see if you can work out if its server related, or box related, usually, if the server goes down when changing maps, it's due to server side errors (addons etc) or Valve (master servers going down, vac server down, etc).
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Can't run more than one tf2 server at one? alpha2x cPGS Discussions 4 07-05-2009 05:36 PM
TF2 Servers alpha2x cPGS Discussions 0 05-17-2009 01:04 PM
TF2 servers csutton cPGS Discussions 4 02-15-2008 12:02 PM
How can I change the map for Battlefield2 on the cPanel gaming server? BianchiDude cPGS Discussions 2 02-23-2007 04:24 PM
Server crashes. moogle cPanel and WHM Discussions 6 09-02-2003 03:11 PM


All times are GMT -5. The time now is 06:08 AM.


Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
© cPanel Inc