Translation:
Hi can anyone help me? My server always has this error in the error log.
Exception caught: 14/11/2008 @ [18:41:09] [Occurences: 4]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Traceback (most recent call last):
File "/home/game/held727015/hl2/cstrike/addons/eventscripts/es.py", line 207, in tick
x()
File "/home/game/held727015/hl2/cstrike/addons/eventscripts/_libs/python/gamethread.py", line 174, in tick
_executenode(first)
File "/home/game/held727015/hl2/cstrike/addons/eventscripts/_libs/python/gamethread.py", line 156, in _executenode
function(*a, **kw)
File "/home/game/held727015/hl2/cstrike/addons/eventscripts/gungame/included_addons/gg_dead_strip/gg_dead_strip.py", line 76, in deadStrip
playerlibPlayer = playerlib.getPlayer(userid)
File "/home/game/held727015/hl2/cstrike/addons/eventscripts/_libs/python/playerlib.py", line 657, in getPlayer
raise e
UseridError: 11 is an invalid userid
Edited by: Sc0pE. Added a translation.