Advertisement
Guest User

Untitled

a guest
Jul 27th, 2015
224
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.25 KB | None | 0 0
  1. Exception in thread Thread-1:
  2. Traceback (most recent call last):
  3. File "D:\Applications\Programmation\Python3.4\lib\threading.py", line 920, in _bootstrap_inner
  4. File "D:\Applications\Programmation\Python3.4\lib\threading.py", line 868, in run
  5. File "C:\Users\Raphael\svn\Larbot\Larbot\larbot.py", line 77, in main
  6. ConnectionResetError: [WinError 10054] An existing connection was forcibly closed by the remote host
  7.  
  8. Exception in thread Thread-16:
  9. Traceback (most recent call last):
  10. File "D:\Applications\Programmation\Python3.4\lib\threading.py", line 920, in _bootstrap_inner
  11. File "D:\Applications\Programmation\Python3.4\lib\threading.py", line 868, in run
  12. File "C:\Users\Raphael\svn\Larbot\Larbot\larbot.py", line 77, in main
  13. ConnectionResetError: [WinError 10054] An existing connection was forcibly closed by the remote host
  14.  
  15. Exception in thread Thread-1:
  16. Traceback (most recent call last):
  17. File "D:\Applications\Programmation\Python3.4\lib\threading.py", line 920, in _bootstrap_inner
  18. File "D:\Applications\Programmation\Python3.4\lib\threading.py", line 868, in run
  19. File "C:\Users\Raphael\svn\Larbot\Larbot\larbot.py", line 77, in main
  20. ConnectionResetError: [WinError 10054] An existing connection was forcibly closed by the remote host
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement