Advertisement
Guest User

Untitled

a guest
Dec 6th, 2016
498
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.34 KB | None | 0 0
  1.  
  2. 19:33:45 T:2887775136 ERROR: Previous line repeats 155 times.
  3. 19:33:45 T:2887775136 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
  4. - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
  5. Error Type: <type 'exceptions.UnicodeEncodeError'>
  6. Error Contents: 'ascii' codec can't encode characters in position 270-271: ordinal not in range(128)
  7. Traceback (most recent call last):
  8. File "/storage/.kodi/addons/service.iptv.ewe/service.py", line 28, in <module>
  9. if tv.login():
  10. File "/storage/.kodi/addons/service.iptv.ewe/ewetv.py", line 24, in login
  11. print r.text
  12. File "<string>", line 7, in write
  13. UnicodeEncodeError: 'ascii' codec can't encode characters in position 270-271: ordinal not in range(128)
  14. -->End of Python script error report<--
  15. 19:33:45 T:2970334112 ERROR: CecLogMessage - Write: write failed !
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement