gg_multi_level error
Posted: Fri Jul 02, 2010 12:03 am
With gg_multi_level 3 enabled I'm getting this error. Multilevel seems to work fine though.
Everything else is working so far including these custom addons:
gg_winner_display
gg_assist
gg_cheap_equip
Everything else is working so far including these custom addons:
gg_winner_display
gg_assist
gg_cheap_equip
*******************************************************************************
* v5.1.454 *
* GUNGAME v5.1 ERROR LOGGING *
* HTTP://WWW.GUNGAME5.COM/ *
* *
* GG VERSION: 5.1.457 IP: 205.234.153.42 *
* SPE VERSION: 1.5.0f r75 PORT: 27015 *
* PLATFORM: NT DATE: 07-01-2010 *
* ES VERSION: 2.1.0.323 ES CORE VERSION: 2.1.0.323 *
* MM VERSION: 1.8.2V SM VERSION: 1.3.3 *
* MANI VERSION: 0 EST VERSION: 0 *
* *
*******************************************************************************
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
LAST EVENT: [07/01/2010 @ 15:51:47] 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 437, in call_event
current_event[name](event_var)
File "../eventscripts/gungame51/scripts/included/gg_multi_level/gg_multi_level.py", line 283, in gg_levelup
ggPlayer.multiLevels += 1
File "../eventscripts/gungame51/core/players/__init__.py", line 353, in __getattr__
return object.__getattribute__(self, name)
AttributeError: 'BasePlayer' object has no attribute 'multiLevels'
* v5.1.454 *
* GUNGAME v5.1 ERROR LOGGING *
* HTTP://WWW.GUNGAME5.COM/ *
* *
* GG VERSION: 5.1.457 IP: 205.234.153.42 *
* SPE VERSION: 1.5.0f r75 PORT: 27015 *
* PLATFORM: NT DATE: 07-01-2010 *
* ES VERSION: 2.1.0.323 ES CORE VERSION: 2.1.0.323 *
* MM VERSION: 1.8.2V SM VERSION: 1.3.3 *
* MANI VERSION: 0 EST VERSION: 0 *
* *
*******************************************************************************
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
LAST EVENT: [07/01/2010 @ 15:51:47] 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 437, in call_event
current_event[name](event_var)
File "../eventscripts/gungame51/scripts/included/gg_multi_level/gg_multi_level.py", line 283, in gg_levelup
ggPlayer.multiLevels += 1
File "../eventscripts/gungame51/core/players/__init__.py", line 353, in __getattr__
return object.__getattribute__(self, name)
AttributeError: 'BasePlayer' object has no attribute 'multiLevels'