object has no attribute 'replace'
Posted: Sat May 15, 2010 3:17 pm
Warren, does this error have any significance?
*******************************************************************************
* v5.1.414 *
* GUNGAME v5.1 ERROR LOGGING *
* HTTP://WWW.GUNGAME5.COM/ *
* *
* GG VERSION: 5.1.441 IP: 205.234.153.42 *
* SPE VERSION: 1.5.0f r73 PORT: 27015 *
* PLATFORM: NT DATE: 05-14-2010 *
* ES VERSION: 2.0.0.252 ES CORE VERSION: 2.0.0.250i *
* MM VERSION: 1.8.1V SM VERSION: 1.3.2 *
* MANI VERSION: 1.2T VSP EST VERSION: 0.420 *
* *
*******************************************************************************
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
LAST EVENT: [05/14/2010 @ 21:51:43] TOTAL OCCURENCES: [0002]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Traceback (most recent call last):
File "../eventscripts/es.py", line 225, in clientCommand
response = cmdfilter(userid, argv)
File "../eventscripts/gungame51/scripts/included/gg_dead_strip/gg_dead_strip.py", line 175, in drop_filter
if curWeapon.replace("weapon_", "") in get_weapon(userid):
AttributeError: 'NoneType' object has no attribute 'replace'
* v5.1.414 *
* GUNGAME v5.1 ERROR LOGGING *
* HTTP://WWW.GUNGAME5.COM/ *
* *
* GG VERSION: 5.1.441 IP: 205.234.153.42 *
* SPE VERSION: 1.5.0f r73 PORT: 27015 *
* PLATFORM: NT DATE: 05-14-2010 *
* ES VERSION: 2.0.0.252 ES CORE VERSION: 2.0.0.250i *
* MM VERSION: 1.8.1V SM VERSION: 1.3.2 *
* MANI VERSION: 1.2T VSP EST VERSION: 0.420 *
* *
*******************************************************************************
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
LAST EVENT: [05/14/2010 @ 21:51:43] TOTAL OCCURENCES: [0002]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Traceback (most recent call last):
File "../eventscripts/es.py", line 225, in clientCommand
response = cmdfilter(userid, argv)
File "../eventscripts/gungame51/scripts/included/gg_dead_strip/gg_dead_strip.py", line 175, in drop_filter
if curWeapon.replace("weapon_", "") in get_weapon(userid):
AttributeError: 'NoneType' object has no attribute 'replace'