[Client syserr] Fehler :/

05/31/2016 11:18 thespeedyy#1
PHP Code:
0531 11:14:06470 :: invalid idx 0
0531 11
:14:15706 :: Traceback (most recent call last):

0531 11:14:15706 ::   File "game.py"line 842in BINARY_NEW_AddAffect

0531 11
:14:15707 ::   File "game.py"line 1932in BINARY_DragonSoulGiveQuilification

0531 11
:14:15707 ::   File "interfaceModule.py"line 1060in DragonSoulGiveQuilification

0531 11
:14:15707 :: AttributeError
0531 11
:14:15707 :: : 
0531 11:14:15707 :: 'NoneType' object has no attribute 'SetToolTipText'
0531 11:14:15707 :: 

fixxed:
PHP Code:
def DragonSoulGiveQuilification(self):
        
self.DRAGON_SOUL_IS_QUALIFIED True
        
if (self.wndExpandedTaskBar): # Just call SetToolTipText If self.wndExpandedTaskbar is not None
            
self.wndExpandedTaskBar.SetToolTipText(uiTaskBar.ExpandedTaskBar.BUTTON_DRAGON_SOULuiScriptLocale.TASKBAR_DRAGON_SOUL
ty an ken :D