Debriefing > Bug Reports & Fixes
Server stops responding
Proxie:
You have to enable server logging IIRC.
--- Code: ---
log 1
sv_logfile 1
--- End code ---
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?
David:
--- Code: ---
// *********** server logging ***********
log on
sv_logbans 0
sv_logecho 1
sv_logfile 1
sv_log_onefile 0
--- End code ---
^^^
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
Navigation
[0] Message Index
[*] Previous page
Go to full version