alberthrocks

BLEH

Sep 17th, 2012
150
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.48 KB | None | 0 0
  1. [ForumXMLParse] Caught XML parse error!
  2. [CrashHandler] ERROR: Python crashed with: 'ascii' codec can't encode character u'\u2014' in position 10: ordinal not in range(128) on line Error line #: 571
  3. [CrashHandler] Error type: <type 'exceptions.UnicodeEncodeError'>
  4. [CrashHandler] Detailed error: 'ascii' codec can't encode character u'\u2014' in position 10: ordinal not in range(128)
  5. [CrashHandler] Traceback:
  6. [CrashHandler] Traceback (most recent call last):
  7. [CrashHandler] File "AtomBot-OMNIMAGA-testing-NEW-OURL.py", line 571, in run
  8. [CrashHandler] CUR_TITLE = str("".join(soup.topic.subject.contents))
  9. [CrashHandler] UnicodeEncodeError: 'ascii' codec can't encode character u'\u2014' in position 10: ordinal not in range(128)
  10. [CrashHandler]
  11. [ForumXMLParse] Caught error!
  12. [CrashHandler] ERROR: Python crashed with: [Errno 32] Broken pipe on line Error line #: 1
  13. [CrashHandler] Error type: <class 'socket.error'>
  14. [CrashHandler] Detailed error: [Errno 32] Broken pipe
  15. [CrashHandler] Traceback:
  16. [CrashHandler] Traceback (most recent call last):
  17. [CrashHandler] File "AtomBot-OMNIMAGA-testing-NEW-OURL.py", line 577, in run
  18. [CrashHandler] crashFail(err)
  19. [CrashHandler] File "AtomBot-OMNIMAGA-testing-NEW-OURL.py", line 419, in crashFail
  20. [CrashHandler] s.sendall("PRIVMSG "+OWNER+" :\x034I died - hopefully "+OWNER+" sees the error and fixes it. X_X\x03\r\n")
  21. [CrashHandler] File "<string>", line 1, in sendall
  22. [CrashHandler] error: [Errno 32] Broken pipe
  23. [CrashHandler]
Advertisement
Add Comment
Please, Sign In to add comment