GoldenEye: Source Forums

  • November 26, 2024, 11:54:26 am
  • Welcome, Guest
Advanced search  

News:

Pages: [1]   Go Down

Author Topic: Server stops responding  (Read 5568 times)

0 Members and 1 Guest are viewing this topic.

David

  • 00 Newbie
  • Posts: 4
  • Reputation Power: 1
  • David has no influence.
  • Offline Offline
Server stops responding
« on: March 05, 2012, 09:46:47 am »

We've been running a Goldeneye Source server for about a week now and after about 1-10 games the server disconnects everyone and no one can connect. The only fix we've found requires that that process be terminated and restarted before the server can be used again. I have tried a fresh install on another server and the same thing happens. Sometimes we play 1 round and sometimes we can play 10. Seems to happen quite a bit on ge_runway and ge_silo. Any help would be appreciated.
Logged

Emilia

  • 00 Agent
  • ***
  • Posts: 446
  • Reputation Power: 87
  • Emilia is awe-inspiring!Emilia is awe-inspiring!Emilia is awe-inspiring!Emilia is awe-inspiring!Emilia is awe-inspiring!Emilia is awe-inspiring!Emilia is awe-inspiring!Emilia is awe-inspiring!Emilia is awe-inspiring!Emilia is awe-inspiring!Emilia is awe-inspiring!Emilia is awe-inspiring!
  • Offline Offline
Re: Server stops responding
« Reply #1 on: March 05, 2012, 11:20:12 am »

Do you have any plugins running?
Logged
MaJoR: "This is sooooooooooooooooooooooooooooo getting to be awesome"

David

  • 00 Newbie
  • Posts: 4
  • Reputation Power: 1
  • David has no influence.
  • Offline Offline
Re: Server stops responding
« Reply #2 on: March 05, 2012, 06:04:05 pm »

Does SourceMod count?
Logged

Proxie

  • 00 Agent
  • ***
  • Posts: 573
  • Reputation Power: 141
  • Proxie is awe-inspiring!Proxie is awe-inspiring!Proxie is awe-inspiring!Proxie is awe-inspiring!Proxie is awe-inspiring!Proxie is awe-inspiring!Proxie is awe-inspiring!Proxie is awe-inspiring!Proxie is awe-inspiring!Proxie is awe-inspiring!Proxie is awe-inspiring!Proxie is awe-inspiring!
  • Offline Offline
Re: Server stops responding
« Reply #3 on: March 05, 2012, 07:49:23 pm »

Does the server spit any errors at you when crashing?  Check for errors in the server log also.
Logged

David

  • 00 Newbie
  • Posts: 4
  • Reputation Power: 1
  • David has no influence.
  • Offline Offline
Re: Server stops responding
« Reply #4 on: March 05, 2012, 08:53:55 pm »

I'm new to this but if you can tell me the filename I can find it. I don't have access to the console information but I can get it if it is critical. I will also be checking this post regularly to try to answer your replies quickly.


(also off topic - if a mod could move this topic to this forum's parent forum I'd appreciate it. I posted here by accident when I should have posted in Bug Reports & Fixes)
« Last Edit: March 05, 2012, 09:00:04 pm by David »
Logged

Proxie

  • 00 Agent
  • ***
  • Posts: 573
  • Reputation Power: 141
  • Proxie is awe-inspiring!Proxie is awe-inspiring!Proxie is awe-inspiring!Proxie is awe-inspiring!Proxie is awe-inspiring!Proxie is awe-inspiring!Proxie is awe-inspiring!Proxie is awe-inspiring!Proxie is awe-inspiring!Proxie is awe-inspiring!Proxie is awe-inspiring!Proxie is awe-inspiring!
  • Offline Offline
Re: Server stops responding
« Reply #5 on: March 05, 2012, 09:34:02 pm »

You have to enable server logging IIRC.
Code: [Select]
log 1
sv_logfile 1

Throw those in your server cfg or edit the existing values if you have them.  If everything goes as planned, your logs should be stored in a log folder or something similar.

EDIT: Remove SM and see if it solves the problem.  Also, what OS is the server running on?
« Last Edit: March 05, 2012, 09:43:41 pm by Proxie »
Logged

David

  • 00 Newbie
  • Posts: 4
  • Reputation Power: 1
  • David has no influence.
  • Offline Offline
Re: Server stops responding
« Reply #6 on: March 05, 2012, 10:04:02 pm »


Code: [Select]
// *********** server logging ***********
log on
sv_logbans 0
sv_logecho 1
sv_logfile 1
sv_log_onefile 0




^^^
This is in the server.cfg and hasn't been modified since it was installed.


Operating System: Windows Server 2008 R2 Standard 64 Bit


12GB Ram
Intel Xeon E5504 x2 (Dual Quad)


Also the problem existed well before we installed SourceMod
Logged
Pages: [1]   Go Up