*** EventScripts caught an exception:
Traceback (most recent call last):
File "C:\SRCDS\orangebox\cstrike\addons\eventscripts\es.py", line 272, in trig
gerEvent
self.EventListeners[eventname][listener](event_var)
File "C:\SRCDS\orangebox\cstrike\addons\eventscripts\xa\modules\xasounds\xasou
nds.py", line 81, in player_spawn
if not xaplayerdata_sounds.exists(userid):
File "C:\SRCDS\orangebox\cstrike\addons\eventscripts\xa\playerdata.py", line 5
9, in exists
steamid = playerlib.uniqueid(userid, True)
File "C:\SRCDS\orangebox\cstrike\addons\eventscripts\_libs\python\playerlib.py
", line 1358, in uniqueid
return getPlayer(userid).uniqueid(*a, **kw)
File "C:\SRCDS\orangebox\cstrike\addons\eventscripts\_libs\python\playerlib.py
", line 1310, in getPlayer
raise e
UseridError: '2' is an invalid userid
*** EventScripts caught an exception:
Traceback (most recent call last):
File "C:\SRCDS\orangebox\cstrike\addons\eventscripts\es.py", line 272, in trig
gerEvent
self.EventListeners[eventname][listener](event_var)
File "C:\SRCDS\orangebox\cstrike\addons\eventscripts\xa\modules\xaquakesounds\
xaquakesounds.py", line 151, in player_spawn
if not xaplayerdata_quakesounds.exists(userid):
File "C:\SRCDS\orangebox\cstrike\addons\eventscripts\xa\playerdata.py", line 5
9, in exists
steamid = playerlib.uniqueid(userid, True)
File "C:\SRCDS\orangebox\cstrike\addons\eventscripts\_libs\python\playerlib.py
", line 1358, in uniqueid
return getPlayer(userid).uniqueid(*a, **kw)
File "C:\SRCDS\orangebox\cstrike\addons\eventscripts\_libs\python\playerlib.py
", line 1310, in getPlayer
raise e
UseridError: '2' is an invalid userid
*** EventScripts caught an exception:
Traceback (most recent call last):
File "C:\SRCDS\orangebox\cstrike\addons\eventscripts\es.py", line 272, in trig
gerEvent
self.EventListeners[eventname][listener](event_var)
File "C:\SRCDS\orangebox\cstrike\addons\eventscripts\xa\modules\xavictimstats\
xavictimstats.py", line 281, in player_spawn
default(str(ev['userid']))
File "C:\SRCDS\orangebox\cstrike\addons\eventscripts\xa\modules\xavictimstats\
xavictimstats.py", line 267, in default
PlayerList[userid] = Player(userid)
File "C:\SRCDS\orangebox\cstrike\addons\eventscripts\xa\modules\xavictimstats\
xavictimstats.py", line 32, in __init__
if not victimstats_setting.exists(userid):
File "C:\SRCDS\orangebox\cstrike\addons\eventscripts\xa\playerdata.py", line 5
9, in exists
steamid = playerlib.uniqueid(userid, True)
File "C:\SRCDS\orangebox\cstrike\addons\eventscripts\_libs\python\playerlib.py
", line 1358, in uniqueid
return getPlayer(userid).uniqueid(*a, **kw)
File "C:\SRCDS\orangebox\cstrike\addons\eventscripts\_libs\python\playerlib.py
", line 1310, in getPlayer
raise e
UseridError: '2' is an invalid userid <<<- I think this is something separate from the above exception.
Halooo
Server is running great, although I would like to report this Game Exception.
ShoeLase