Svn 637 Errors

Ask questions and share info about GunGame 5

Svn 637 Errors

Postby tnarocks » Tue Apr 24, 2012 6:38 pm

*******************************************************************************
* *
* GUNGAME v5.1 ERROR LOGGING *
* HTTP://FORUMS.GUNGAME.NET/ *
* *
* GG VERSION: 5.1.637 IP: 66.150.164.26 *
* SPE VERSION: 1.5.0f r85 PORT: 27015 *
* PLATFORM: POSIX DATE: 04-23-2012 *
* ES VERSION: 2.1.1.370 ES CORE VERSION: 2.1.1.336 *
* MM VERSION: 1.9.0-dev SM VERSION: 1.5.0-dev *
* MANI VERSION: 1.2.22.8 SMM EST VERSION: 0 *
* *
*******************************************************************************


-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
LAST EVENT: [04/23/2012 @ 09:12:40] TOTAL OCCURENCES: [0011]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

Traceback (most recent call last):
File "../eventscripts/es.py", line 272, in triggerEvent
self.EventListeners[eventname][listener](event_var)
File "../eventscripts/gungame51/core/addons/events.py", line 129, in _call_event
callback['callback'](event_var)
File "../eventscripts/gungame51/scripts/custom/gg_knifenade/gg_knifenade.py", line 100, in gg_win
knifenade.clear()
File "../eventscripts/gungame51/scripts/custom/gg_knifenade/modules/bonuses.py", line 34, in clear
File "../eventscripts/gungame51/scripts/custom/gg_knifenade/modules/players.py", line 63, in clear
File "../eventscripts/gungame51/scripts/custom/gg_knifenade/modules/players.py", line 51, in remove
File "../eventscripts/gungame51/scripts/custom/gg_knifenade/modules/players.py", line 136, in remove_player_bonuses
File "../eventscripts/_libs/python/playerlib.py", line 1310, in getPlayer
raise e

UseridError: '22' is an invalid userid


-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
LAST EVENT: [04/23/2012 @ 09:12:40] TOTAL OCCURENCES: [0012]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

Traceback (most recent call last):
File "../eventscripts/es.py", line 272, in triggerEvent
self.EventListeners[eventname][listener](event_var)
File "../eventscripts/gungame51/core/addons/events.py", line 129, in _call_event
callback['callback'](event_var)
File "../eventscripts/gungame51/scripts/custom/gg_knifenade/gg_knifenade.py", line 86, in cs_win_panel_match
knifenade.clear()
File "../eventscripts/gungame51/scripts/custom/gg_knifenade/modules/bonuses.py", line 34, in clear
File "../eventscripts/gungame51/scripts/custom/gg_knifenade/modules/players.py", line 63, in clear
File "../eventscripts/gungame51/scripts/custom/gg_knifenade/modules/players.py", line 51, in remove
File "../eventscripts/gungame51/scripts/custom/gg_knifenade/modules/players.py", line 136, in remove_player_bonuses
File "../eventscripts/_libs/python/playerlib.py", line 1310, in getPlayer
raise e

UseridError: '22' is an invalid userid


-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
LAST EVENT: [04/23/2012 @ 09:12:55] TOTAL OCCURENCES: [0012]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

Traceback (most recent call last):
File "../eventscripts/es.py", line 272, in triggerEvent
self.EventListeners[eventname][listener](event_var)
File "../eventscripts/gungame51/core/addons/events.py", line 129, in _call_event
callback['callback'](event_var)
File "../eventscripts/gungame51/scripts/custom/gg_knifenade/gg_knifenade.py", line 79, in es_map_start
knifenade.clear()
File "../eventscripts/gungame51/scripts/custom/gg_knifenade/modules/bonuses.py", line 34, in clear
File "../eventscripts/gungame51/scripts/custom/gg_knifenade/modules/players.py", line 63, in clear
File "../eventscripts/gungame51/scripts/custom/gg_knifenade/modules/players.py", line 51, in remove
File "../eventscripts/gungame51/scripts/custom/gg_knifenade/modules/players.py", line 136, in remove_player_bonuses
File "../eventscripts/_libs/python/playerlib.py", line 1310, in getPlayer
raise e

UseridError: '22' is an invalid userid


-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
LAST EVENT: [04/23/2012 @ 09:24:51] TOTAL OCCURENCES: [0001]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

Traceback (most recent call last):
File "../eventscripts/es.py", line 344, in callBlock
self.Blocks[blockname]()
File "../eventscripts/gungame51/gungame51.py", line 134, in unload
AddonManager().unload_all_addons()
File "../eventscripts/gungame51/core/addons/manager.py", line 108, in unload_all_addons
del LoadedAddons[addon]
File "../eventscripts/gungame51/core/addons/loaded.py", line 55, in __delitem__
self[addon]._unload_addon()
File "../eventscripts/gungame51/core/addons/loaded.py", line 117, in _unload_addon
self._call_block('unload')
File "../eventscripts/gungame51/core/addons/loaded.py", line 151, in _call_block
self.globals[blockname](*a, **kw)
File "../eventscripts/gungame51/scripts/custom/gg_knifenade/gg_knifenade.py", line 53, in unload
knifenade.clear()
File "../eventscripts/gungame51/scripts/custom/gg_knifenade/modules/bonuses.py", line 34, in clear
File "../eventscripts/gungame51/scripts/custom/gg_knifenade/modules/players.py", line 63, in clear
File "../eventscripts/gungame51/scripts/custom/gg_knifenade/modules/players.py", line 51, in remove
File "../eventscripts/gungame51/scripts/custom/gg_knifenade/modules/players.py", line 136, in remove_player_bonuses
File "../eventscripts/_libs/python/playerlib.py", line 1310, in getPlayer
raise e

UseridError: '22' is an invalid userid


-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
LAST EVENT: [04/23/2012 @ 09:25:04] TOTAL OCCURENCES: [0001]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

Traceback (most recent call last):
File "../eventscripts/es.py", line 431, in loadModuleAddon
addons.load(newaddon)
File "../eventscripts/es.py", line 229, in load
addon.load()
File "../eventscripts/gungame51/gungame51.py", line 99, in load
'with development and testing of GunGame.')
File "../eventscripts/_libs/python/cmdlib.py", line 150, in registerSayCommand
cmd_manager.registerSayCommand(*a, **kw)
File "../eventscripts/_libs/python/cmdlib.py", line 63, in registerSayCommand
if es.exists('saycommand', name): raise NameError, "'%s' is in use as a say command" % name

NameError: '!thanks' is in use as a say command


-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
LAST EVENT: [04/23/2012 @ 12:19:53] TOTAL OCCURENCES: [0001]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

Traceback (most recent call last):
File "../eventscripts/es.py", line 279, 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/core/players/weapons.py", line 66, in give_weapon
raise GunGameError(error)

GunGameError: Unable to give player weapon (122): is not alive.


-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
LAST EVENT: [04/23/2012 @ 12:40:01] TOTAL OCCURENCES: [0001]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

Traceback (most recent call last):
File "../eventscripts/es.py", line 272, in triggerEvent
self.EventListeners[eventname][listener](event_var)
File "../eventscripts/gungame51/core/addons/events.py", line 129, in _call_event
callback['callback'](event_var)
File "../eventscripts/gungame51/scripts/custom/gg_buylevel/gg_buylevel.py", line 180, in player_death
cash = getPlayer(attacker).cash
File "../eventscripts/_libs/python/playerlib.py", line 1310, in getPlayer
raise e

UseridError: '159' is an invalid userid


-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
LAST EVENT: [04/23/2012 @ 14:09:02] TOTAL OCCURENCES: [0001]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

Traceback (most recent call last):
File "../eventscripts/es.py", line 279, 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/core/players/weapons.py", line 66, in give_weapon
raise GunGameError(error)

GunGameError: Unable to give player weapon (214): is not alive.


-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
LAST EVENT: [04/23/2012 @ 18:59:36] TOTAL OCCURENCES: [0001]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

Traceback (most recent call last):
File "../eventscripts/es.py", line 279, 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/core/players/weapons.py", line 66, in give_weapon
raise GunGameError(error)

GunGameError: Unable to give player weapon (368): is not alive.


-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
LAST EVENT: [04/23/2012 @ 19:04:48] TOTAL OCCURENCES: [0001]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

Traceback (most recent call last):
File "../eventscripts/es.py", line 279, 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/core/players/weapons.py", line 66, in give_weapon
raise GunGameError(error)

GunGameError: Unable to give player weapon (378): is not alive.


-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
LAST EVENT: [04/23/2012 @ 19:32:30] TOTAL OCCURENCES: [0001]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

Traceback (most recent call last):
File "../eventscripts/es.py", line 279, 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_spawn_protect/gg_spawn_protect.py", line 183, in endProtect
pPlayer = getPlayer(userid)
File "../eventscripts/_libs/python/playerlib.py", line 1308, in getPlayer
return Player(userid)
File "../eventscripts/_libs/python/playerlib.py", line 200, in __init__
self.refreshAttributes()
File "../eventscripts/_libs/python/playerlib.py", line 218, in refreshAttributes
raise PlayerError, 'Player has left server'

PlayerError: Player has left server


-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
LAST EVENT: [04/23/2012 @ 22:05:55] TOTAL OCCURENCES: [0001]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

Traceback (most recent call last):
File "../eventscripts/es.py", line 272, in triggerEvent
self.EventListeners[eventname][listener](event_var)
File "../eventscripts/gungame51/core/addons/events.py", line 129, in _call_event
callback['callback'](event_var)
File "../eventscripts/gungame51/scripts/custom/gg_buylevel/gg_buylevel.py", line 180, in player_death
cash = getPlayer(attacker).cash
File "../eventscripts/_libs/python/playerlib.py", line 1310, in getPlayer
raise e

UseridError: '550' is an invalid userid


-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
LAST EVENT: [04/23/2012 @ 22:32:20] TOTAL OCCURENCES: [0001]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

Traceback (most recent call last):
File "../eventscripts/es.py", line 279, in tick
x()
File "../eventscripts/_libs/python/gamethread.py", line 178, in tick
_executenode(task)
File "../eventscripts/_libs/python/gamethread.py", line 155, in _executenode
function(*a, **kw)
File "../eventscripts/gungame51/core/players/weapons.py", line 66, in give_weapon
raise GunGameError(error)

GunGameError: Unable to give player weapon (597): is not alive.


-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
LAST EVENT: [04/23/2012 @ 23:22:28] TOTAL OCCURENCES: [0001]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

Traceback (most recent call last):
File "../eventscripts/es.py", line 279, 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/core/players/weapons.py", line 66, in give_weapon
raise GunGameError(error)

GunGameError: Unable to give player weapon (636): is not alive.


-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
LAST EVENT: [04/24/2012 @ 00:29:53] TOTAL OCCURENCES: [0001]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

Traceback (most recent call last):
File "../eventscripts/es.py", line 279, 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/core/players/weapons.py", line 66, in give_weapon
raise GunGameError(error)

GunGameError: Unable to give player weapon (698): is not alive.
tnarocks

Corporal
Corporal
 
Posts: 315
Joined: Mon Jan 25, 2010 3:56 pm
Location: Florida
Steam Friends Name: {TAG}TNA ROCKS(ENGAGED)


Return to General Discussion

Who is online

Users browsing this forum: No registered users and 30 guests