Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [ForumXMLParse] Caught XML parse error!
- [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
- [CrashHandler] Error type: <type 'exceptions.UnicodeEncodeError'>
- [CrashHandler] Detailed error: 'ascii' codec can't encode character u'\u2014' in position 10: ordinal not in range(128)
- [CrashHandler] Traceback:
- [CrashHandler] Traceback (most recent call last):
- [CrashHandler] File "AtomBot-OMNIMAGA-testing-NEW-OURL.py", line 571, in run
- [CrashHandler] CUR_TITLE = str("".join(soup.topic.subject.contents))
- [CrashHandler] UnicodeEncodeError: 'ascii' codec can't encode character u'\u2014' in position 10: ordinal not in range(128)
- [CrashHandler]
- [ForumXMLParse] Caught error!
- [CrashHandler] ERROR: Python crashed with: [Errno 32] Broken pipe on line Error line #: 1
- [CrashHandler] Error type: <class 'socket.error'>
- [CrashHandler] Detailed error: [Errno 32] Broken pipe
- [CrashHandler] Traceback:
- [CrashHandler] Traceback (most recent call last):
- [CrashHandler] File "AtomBot-OMNIMAGA-testing-NEW-OURL.py", line 577, in run
- [CrashHandler] crashFail(err)
- [CrashHandler] File "AtomBot-OMNIMAGA-testing-NEW-OURL.py", line 419, in crashFail
- [CrashHandler] s.sendall("PRIVMSG "+OWNER+" :\x034I died - hopefully "+OWNER+" sees the error and fixes it. X_X\x03\r\n")
- [CrashHandler] File "<string>", line 1, in sendall
- [CrashHandler] error: [Errno 32] Broken pipe
- [CrashHandler]
Advertisement
Add Comment
Please, Sign In to add comment