*******************************************************************************
* *
* GUNGAME v5.1 ERROR LOGGING *
* HTTP://FORUMS.GUNGAME.NET/ *
* *
* GG VERSION: 5.1.600 IP: 213.251.144.33 *
* SPE VERSION: 1.5.0f r85 PORT: 27035 *
* PLATFORM: POSIX DATE: 12-22-2011 *
* ES VERSION: 2.1.1.370 ES CORE VERSION: 2.1.1.336 *
* MM VERSION: 0 SM VERSION: 0 *
* MANI VERSION: 1.2.22.8 VSP EST VERSION: 0 *
* *
*******************************************************************************
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
LAST EVENT: [12/22/2011 @ 17:26:59] 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/addons/queue.py", line 87, in _loop_through_queue
self._load_addons()
File "../eventscripts/gungame51/core/addons/queue.py", line 176, in _load_addons
AddonManager()._load_addon(addon)
File "../eventscripts/gungame51/core/addons/manager.py", line 36, in _load_addon
instance = LoadedAddons[addon]
File "../eventscripts/gungame51/core/addons/loaded.py", line 39, in __getitem__
value = self[addon] = _LoadedAddonInstance(addon)
File "../eventscripts/gungame51/core/addons/loaded.py", line 80, in __init__
self._load_addon()
File "../eventscripts/gungame51/core/addons/loaded.py", line 95, in _load_addon
self._call_block('load')
File "../eventscripts/gungame51/core/addons/loaded.py", line 151, in _call_block
self.globals[blockname](*a, **kw)
File "../eventscripts/gungame51/scripts/included/gg_map_obj/gg_map_obj.py", line 44, in load
disable_objectives()
File "../eventscripts/gungame51/scripts/included/gg_map_obj/gg_map_obj.py", line 85, in disable_objectives
cmd += 'es_xfire %d func_bomb_target %s;' % (userid, mode)
NameError: global name 'mode' is not defined
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
LAST EVENT: [12/22/2011 @ 17:29:15] TOTAL OCCURENCES: [0006]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
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 128, in _call_event
callback['callback'](event_var)
File "../eventscripts/gungame51/scripts/included/gg_map_obj/gg_map_obj.py", line 54, in round_start
disable_objectives()
File "../eventscripts/gungame51/scripts/included/gg_map_obj/gg_map_obj.py", line 85, in disable_objectives
cmd += 'es_xfire %d func_bomb_target %s;' % (userid, mode)
NameError: global name 'mode' is not defined