Advertisement
Guest User

Untitled

a guest
Sep 22nd, 2017
228
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. [20:59:51]:
  2. Exception in thread inmsg640.handler_msg.20.59.51: Traceback (most recent call last): File "C:\Python26\lib\threading.py", line 522, in __bootstrap_inner self.run() File "C:\Python26\lib\threading.py", line 477, in run self.__target(*self.__args, **self.__kwargs) TypeError: handler_msg() takes exactly 3 arguments (4 given)
  3. [20:59:51]:
  4. Exception in thread inmsg642.testiq_message.20.59.51: Traceback (most recent call last): File "C:\Python26\lib\threading.py", line 522, in __bootstrap_inner self.run() File "C:\Python26\lib\threading.py", line 477, in run self.__target(*self.__args, **self.__kwargs) TypeError: testiq_message() takes exactly 3 arguments (4 given)
  5. [21:2:21]:
  6. Exception in thread join112.handler_turn_join.21.02.21: Traceback (most recent call last): File "C:\Python26\lib\threading.py", line 522, in __bootstrap_inner self.run() File "C:\Python26\lib\threading.py", line 477, in run self.__target(*self.__args, **self.__kwargs) File "plugins/turn_plugin.py", line 53, in handler_turn_join if not jid in turn_msgs[groupchat].keys() and jid not in JIDS: NameError: global name 'JIDS' is not defined
  7. [21:2:21]:
  8. Exception in thread inmsg144.handler_msg.21.02.21: Traceback (most recent call last): File "C:\Python26\lib\threading.py", line 522, in __bootstrap_inner self.run() File "C:\Python26\lib\threading.py", line 477, in run self.__target(*self.__args, **self.__kwargs) TypeError: handler_msg() takes exactly 3 arguments (4 given)
  9. [21:2:21]:
  10. Exception in thread inmsg146.testiq_message.21.02.21: Traceback (most recent call last): File "C:\Python26\lib\threading.py", line 522, in __bootstrap_inner self.run() File "C:\Python26\lib\threading.py", line 477, in run self.__target(*self.__args, **self.__kwargs) TypeError: testiq_message() takes exactly 3 arguments (4 given)
  11. [21:2:21]:
  12. Exception in thread join178.handler_turn_join.21.02.21: Traceback (most recent call last): File "C:\Python26\lib\threading.py", line 522, in __bootstrap_inner self.run() File "C:\Python26\lib\threading.py", line 477, in run self.__target(*self.__args, **self.__kwargs) File "plugins/turn_plugin.py", line 53, in handler_turn_join if not jid in turn_msgs[groupchat].keys() and jid not in JIDS: NameError: global name 'JIDS' is not defined
  13. [21:2:21]:
  14. Exception in thread join209.handler_turn_join.21.02.21: Traceback (most recent call last): File "C:\Python26\lib\threading.py", line 522, in __bootstrap_inner self.run() File "C:\Python26\lib\threading.py", line 477, in run self.__target(*self.__args, **self.__kwargs) File "plugins/turn_plugin.py", line 53, in handler_turn_join if not jid in turn_msgs[groupchat].keys() and jid not in JIDS: NameError: global name 'JIDS' is not defined
  15. [21:2:21]:
  16. Exception in thread join240.handler_turn_join.21.02.21: Traceback (most recent call last): File "C:\Python26\lib\threading.py", line 522, in __bootstrap_inner self.run() File "C:\Python26\lib\threading.py", line 477, in run self.__target(*self.__args, **self.__kwargs) File "plugins/turn_plugin.py", line 53, in handler_turn_join if not jid in turn_msgs[groupchat].keys() and jid not in JIDS: NameError: global name 'JIDS' is not defined
  17. [21:2:21]:
  18. Exception in thread join271.handler_turn_join.21.02.21: Traceback (most recent call last): File "C:\Python26\lib\threading.py", line 522, in __bootstrap_inner self.run() File "C:\Python26\lib\threading.py", line 477, in run self.__target(*self.__args, **self.__kwargs) File "plugins/turn_plugin.py", line 53, in handler_turn_join if not jid in turn_msgs[groupchat].keys() and jid not in JIDS: NameError: global name 'JIDS' is not defined
  19. [21:2:21]:
  20. Exception in thread inmsg303.handler_msg.21.02.21: Traceback (most recent call last): File "C:\Python26\lib\threading.py", line 522, in __bootstrap_inner self.run() File "C:\Python26\lib\threading.py", line 477, in run self.__target(*self.__args, **self.__kwargs) TypeError: handler_msg() takes exactly 3 arguments (4 given)
  21. [21:2:21]:
  22. Exception in thread inmsg305.testiq_message.21.02.21: Traceback (most recent call last): File "C:\Python26\lib\threading.py", line 522, in __bootstrap_inner self.run() File "C:\Python26\lib\threading.py", line 477, in run self.__target(*self.__args, **self.__kwargs) TypeError: testiq_message() takes exactly 3 arguments (4 given)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement