Page 1 of 1

reporting an error

PostPosted: Sat Aug 22, 2009 7:56 am
by Mattman
Hi guys,

I was told to report this. My servers seems to be running fine but this is the error my dedicated server comes up with:

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Exception caught: 22/08/2009 @ [18:47:35] [Occurences: 1]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

Traceback (most recent call last):

File "C:\HLServer2\cstrike\addons\eventscripts\es.py", line 211, in tick
All handlers are queried to see if they want to handle it,

File "C:\HLServer2\cstrike\addons\eventscripts\_libs\python\gamethread.py", line 178, in tick
if task.gotime <= now:

File "C:\HLServer2\cstrike\addons\eventscripts\_libs\python\gamethread.py", line 155, in _executenode
if function:

File "C:\HLServer2\cstrike\addons\eventscripts\_libs\python\testrepeat.py", line 276, in fire
raise RepeatError('Cannot fire repeat: \"%s\" does not exist.' %repeatName)

RepeatError: Cannot fire repeat: "gungameWarmupTimer" does not exist.