Advertisement
BartekPoeta

Untitled

Feb 21st, 2020
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.08 KB | None | 0 0
  1. 0221 13:15:05455 :: Traceback (most recent call last):
  2.  
  3. 0221 13:15:05455 :: File "G:\Projekt_Levenia\Klientowe\Klient\lib\ui.py", line 1128, in CallEvent
  4.  
  5. 0221 13:15:05456 ::
  6. 0221 13:15:05456 :: apply(self.eventFunc["LEFT_BUTTON"], args)
  7.  
  8. 0221 13:15:05456 :: File "G:\Projekt_Levenia\Klientowe\Klient\lib\ui.py", line 93, in __call__
  9.  
  10. 0221 13:15:05457 ::
  11. 0221 13:15:05457 :: return self.call(*arg)
  12.  
  13. 0221 13:15:05457 :: File "G:\Projekt_Levenia\Klientowe\Klient\lib\ui.py", line 84, in __call__
  14.  
  15. 0221 13:15:05457 ::
  16. 0221 13:15:05457 :: return self.func(self.obj, *arg)
  17.  
  18. 0221 13:15:05457 :: File "G:\Projekt_Levenia\Klientowe\Klient\lib\uiSystem.py", line 82, in __ClickMoveChannelButton
  19.  
  20. 0221 13:15:05457 ::
  21. 0221 13:15:05457 :: net.SetServerInfo(introInterface.GetWindowConfig("connection_info", DEFAULT_SERVER, "serverinfo")[1].format(introInterface.GetWindowConfig("connection-info", DEFAULT_SERVER, "serverinfo")[0], i))
  22.  
  23. 0221 13:15:05457 :: TypeError
  24. 0221 13:15:05457 :: :
  25. 0221 13:15:05457 :: 'bool' object is not subscriptable
  26. 0221 13:15:05457 ::
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement