Page 1 of 1

object has no attribute 'replace'

PostPosted: Sat May 15, 2010 3:17 pm
by daggerclan
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'

PostPosted: Mon May 17, 2010 11:21 pm
by daggerclan
bump

PostPosted: Wed May 19, 2010 8:26 pm
by daggerclan
One last bump. Maybe my posts are invisible to everyone but me, lol. Just saying.

PostPosted: Wed May 19, 2010 8:27 pm
by Monday
i'll look into this :)

PostPosted: Wed May 19, 2010 9:00 pm
by XE_ManUp
Sorry, I check the issue center on the SVN for bugs, not here.

PostPosted: Wed May 19, 2010 9:00 pm
by Warren
This shouldn't happen again after r447.

PostPosted: Wed May 19, 2010 9:36 pm
by daggerclan
Great! Thanks guys.