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...