Switch Bot Python [syserr.txt]

01/26/2018 12:24 DyWalk#1
Syserr.txt ;
Code:
0126 13:21:36799 :: Traceback (most recent call last):

0126 13:21:36799 ::   File "ui.py", line 1658, in ui.SlotWindow.OnOverInItem (ui.c:47414)

0126 13:21:36799 ::   File "ui.py", line 92, in ui.__mem_func__.__call__ (ui.c:7279)

0126 13:21:36799 ::   File "ui.py", line 83, in ui.__arg_call__.__call__ (ui.c:6970)

0126 13:21:36799 ::   File "uiInventory.py", line 1318, in uiInventory.InventoryWindow.OverInItem (uiInventory.c:27403)

0126 13:21:36800 ::   File "uiInventory.py", line 1511, in uiInventory.InventoryWindow.ShowToolTip (uiInventory.c:31250)

0126 13:21:36800 ::   File "uiToolTip.py", line 587, in uiToolTip.ItemToolTip.SetInventoryItem (uiToolTip.c:11346)

0126 13:21:36800 ::   File "uiToolTip.py", line 577, in uiToolTip.ItemToolTip.ClearToolTip (uiToolTip.c:11101)

0126 13:21:36800 :: TypeError
0126 13:21:36800 :: : 
0126 13:21:36800 :: unbound method cython_function_or_method object must be called with ToolTip instance as first argument (got ItemToolTip instance instead)
0126 13:21:36800 :: 

0126 13:21:37013 :: Traceback (most recent call last):

0126 13:21:37013 ::   File "ui.py", line 1658, in ui.SlotWindow.OnOverInItem (ui.c:47414)

0126 13:21:37013 ::   File "ui.py", line 92, in ui.__mem_func__.__call__ (ui.c:7279)

0126 13:21:37014 ::   File "ui.py", line 83, in ui.__arg_call__.__call__ (ui.c:6970)

0126 13:21:37014 ::   File "uiInventory.py", line 1318, in uiInventory.InventoryWindow.OverInItem (uiInventory.c:27403)

0126 13:21:37014 ::   File "uiInventory.py", line 1511, in uiInventory.InventoryWindow.ShowToolTip (uiInventory.c:31250)

0126 13:21:37014 ::   File "uiToolTip.py", line 587, in uiToolTip.ItemToolTip.SetInventoryItem (uiToolTip.c:11346)

0126 13:21:37014 ::   File "uiToolTip.py", line 577, in uiToolTip.ItemToolTip.ClearToolTip (uiToolTip.c:11101)

0126 13:21:37014 :: TypeError
0126 13:21:37014 :: : 
0126 13:21:37014 :: unbound method cython_function_or_method object must be called with ToolTip instance as first argument (got ItemToolTip instance instead)
0126 13:21:37014 :: 

0126 13:21:41821 :: Exception 
0126 13:21:41821 :: TypeError
0126 13:21:41821 :: : 
0126 13:21:41821 :: 'unbound method cython_function_or_method object must be called with ToolTip instance as first argument (got ItemToolTip instance instead)'
0126 13:21:41821 ::  in 
0126 13:21:41821 :: <bound method ItemToolTip.__del__ of <uiToolTip.ItemToolTip object at 0x06283970>>
0126 13:21:41821 ::  ignored

0126 13:21:41821 :: Exception 
0126 13:21:41822 :: TypeError
0126 13:21:41822 :: : 
0126 13:21:41822 :: 'unbound method cython_function_or_method object must be called with ToolTip instance as first argument (got ItemToolTip instance instead)'
0126 13:21:41822 ::  in 
0126 13:21:41822 :: <bound method ItemToolTip.__del__ of <uiToolTip.ItemToolTip object at 0x061B35B0>>
0126 13:21:41822 ::  ignored

0126 13:21:41822 :: Exception 
0126 13:21:41822 :: TypeError
0126 13:21:41822 :: : 
0126 13:21:41822 :: 'unbound method cython_function_or_method object must be called with ToolTip instance as first argument (got ItemToolTip instance instead)'
0126 13:21:41822 ::  in 
0126 13:21:41822 :: <bound method ItemToolTip.__del__ of <uiToolTip.ItemToolTip object at 0x061B3F90>>
0126 13:21:41822 ::  ignored

0126 13:21:41825 :: Exception 
0126 13:21:41826 :: TypeError
0126 13:21:41826 :: : 
0126 13:21:41826 :: 'unbound method cython_function_or_method object must be called with ToolTip instance as first argument (got HyperlinkItemToolTip instance instead)'
0126 13:21:41826 ::  in 
0126 13:21:41826 :: <bound method HyperlinkItemToolTip.__del__ of <uiToolTip.HyperlinkItemToolTip object at 0x0619C570>>
0126 13:21:41826 ::  ignored

0126 13:21:41826 :: Exception 
0126 13:21:41826 :: TypeError
0126 13:21:41826 :: : 
0126 13:21:41826 :: 'unbound method cython_function_or_method object must be called with ToolTip instance as first argument (got SkillToolTip instance instead)'
0126 13:21:41826 ::  in 
0126 13:21:41826 :: <bound method SkillToolTip.__del__ of <uiToolTip.SkillToolTip object at 0x0619E810>>
0126 13:21:41826 ::  ignored

what is the problem? Unfortunately I could not understand...
01/27/2018 16:48 DyWalk#2
up
01/29/2018 00:02 BizepsSupportAccount#3
Quote:
Originally Posted by DyWalk View Post
up
Dont use Rubinum Switchbot, this will fix your problem.
01/30/2018 12:39 DyWalk#4
Quote:
Originally Posted by BizepsSupportAccount View Post
Dont use Rubinum Switchbot, this will fix your problem.
what does it have to do with rubunium? I'm talking about a general question...