I'm experiencing regular crashes when using the new gungame 5. I went to submit a new issue on the issue reporting page but it will not allow me to.
here is what the error log looks like. Its always the same error just a different UserId #
Exception caught: 15/11/2008 @ [02:38:52] [Occurences: 1]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Traceback (most recent call last):
File "/home/.gameservers/hl2_0/cstrike/addons/eventscripts/es.py", line 207, in tick
x()
File "/home/.gameservers/hl2_0/cstrike/addons/eventscripts/_libs/python/gamethread.py", line 174, in tick
_executenode(first)
File "/home/.gameservers/hl2_0/cstrike/addons/eventscripts/_libs/python/gamethread.py", line 156, in _executenode
function(*a, **kw)
File "/home/.gameservers/hl2_0/cstrike/addons/eventscripts/gungame/included_addons/gg_dead_strip/gg_dead_strip.py", line 76, in deadStrip
playerlibPlayer = playerlib.getPlayer(userid)
File "/home/.gameservers/hl2_0/cstrike/addons/eventscripts/_libs/python/playerlib.py", line 657, in getPlayer
raise e
UseridError: 13 is an invalid userid
Tried to submit this the right way i was just unable to. Thanks in advance for the help.