*******************************************************************************
* v5.1.375 *
* GUNGAME v5.1 ERROR LOGGING *
*
HTTP://WWW.GUNGAME5.COM/ *
* *
* GG VERSION: 5.1.395 IP: 68.232.172.110 *
* SPE VERSION: 1.5.0f r73 PORT: 27015 *
* PLATFORM: POSIX DATE: 04-24-2010 *
* ES VERSION: 2.0.0.248 ES CORE VERSION: 2.0.0.250i *
* MM VERSION: 1.8.0V SM VERSION: 1.3.1 *
* MANI VERSION: 0 EST VERSION: 0.418d *
* *
*******************************************************************************
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
LAST EVENT: [04/26/2010 @ 00:10:54] TOTAL OCCURENCES: [0001]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Traceback (most recent call last):
File "../eventscripts/es.py", line 204, in triggerEvent
self.EventListeners[eventname][listener](event_var)
File "../eventscripts/gungame51/core/addons/__init__.py", line 434, in call_event
current_event[name](event_var)
File "../eventscripts/gungame51/scripts/custom/gg_buylevel/gg_buylevel.py", line 179, in player_death
cash = getPlayer(attacker).cash
File "../eventscripts/_libs/python/playerlib.py", line 1277, in getPlayer
raise e
UseridError: '53' is an invalid userid
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
LAST EVENT: [04/26/2010 @ 03:04:30] TOTAL OCCURENCES: [0001]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Traceback (most recent call last):
File "../eventscripts/es.py", line 211, in tick
x()
File "../eventscripts/_libs/python/gamethread.py", line 173, in tick
_executenode(first)
File "../eventscripts/_libs/python/gamethread.py", line 155, in _executenode
function(*a, **kw)
File "../eventscripts/gungame51/scripts/included/gg_multi_level/gg_multi_level.py", line 420, in remove_multi_level
list_currentMultiLevel.remove(userid)
ValueError: list.remove(x): x not in list
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
LAST EVENT: [04/27/2010 @ 04:33:52] TOTAL OCCURENCES: [0001]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Traceback (most recent call last):
File "../eventscripts/es.py", line 204, in triggerEvent
self.EventListeners[eventname][listener](event_var)
File "../eventscripts/gungame51/core/addons/__init__.py", line 434, in call_event
current_event[name](event_var)
File "../eventscripts/gungame51/scripts/custom/gg_buylevel/gg_buylevel.py", line 179, in player_death
cash = getPlayer(attacker).cash
File "../eventscripts/_libs/python/playerlib.py", line 1277, in getPlayer
raise e
UseridError: '3' is an invalid userid
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
LAST EVENT: [05/02/2010 @ 08:46:43] TOTAL OCCURENCES: [0220]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Traceback (most recent call last):
File "../eventscripts/es.py", line 204, in triggerEvent
self.EventListeners[eventname][listener](event_var)
File "../eventscripts/gungame51/core/addons/__init__.py", line 434, in call_event
current_event[name](event_var)
File "../eventscripts/gungame51/scripts/included/gg_weapon_order_random/gg_weapon_order_random.py", line 60, in es_map_start
files.remove('%s.txt' %currentFile)
ValueError: list.remove(x): x not in list