Advertisement
Guest User

Untitled

a guest
Sep 12th, 2015
159
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.54 KB | None | 0 0
  1. 16:53:03 T:3948 ERROR: Control 3 in window 13001 has been asked to focus, but it can't
  2. 16:53:10 T:3948 WARNING: XFILE::CDirectoryFactory::Create - unsupported protocol(protocol) in protocol://
  3. 16:53:10 T:3948 ERROR: XFILE::CDirectory::Exists - Error checking for protocol://
  4. 16:53:14 T:2664 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
  5. - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
  6. Error Type: <type 'exceptions.UnicodeDecodeError'>
  7. Error Contents: 'ascii' codec can't decode byte 0xd7 in position 7: ordinal not in range(128)
  8. Traceback (most recent call last):
  9. File "C:\Users\Oren\AppData\Roaming\Kodi\addons\script.skin.helper.service\resources\lib\ColorThemes.py", line 267, in onAction
  10. self.backupColorTheme(item.getLabel(),themeFile)
  11. File "C:\Users\Oren\AppData\Roaming\Kodi\addons\script.skin.helper.service\resources\lib\ColorThemes.py", line 107, in backupColorTheme
  12. if themeName in filename:
  13. UnicodeDecodeError: 'ascii' codec can't decode byte 0xd7 in position 7: ordinal not in range(128)
  14. -->End of Python script error report<--
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement