Advertisement
Guest User

Untitled

a guest
Oct 23rd, 2015
215
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.61 KB | None | 0 0
  1.  
  2. 12:21:21 T:1228 ERROR: XFILE::CDirectory::Create - Error creating H:\
  3. 12:21:21 T:152 WARNING: XFILE::CDirectoryFactory::Create - unsupported protocol(protocol) in protocol://
  4. 12:21:21 T:152 ERROR: XFILE::CDirectory::Exists - Error checking for protocol://
  5. 12:21:46 T:1008 ERROR: XFILE::CDirectory::Create - Error creating C:\
  6. 12:21:52 T:1008 NOTICE: Skin Helper Service --> ERROR while restoring backup ! --> 'ascii' codec can't decode byte 0xe0 in position 36: ordinal not in range(128)
  7. 12:21:52 T:1008 ERROR: Traceback (most recent call last):
  8. 12:21:52 T:1008 ERROR: File "C:\Users\Elgazar\AppData\Roaming\Kodi\addons\script.skin.helper.service\resources\lib\BackupRestore.py", line 246, in restore
  9. 12:21:52 T:1008 ERROR: zfile.extractall(temp_path)
  10. 12:21:52 T:1008 ERROR: File "C:\Program Files (x86)\Kodi\system\python\Lib\zipfile.py", line 1040, in extractall
  11. 12:21:52 T:1008 ERROR: self.extract(zipinfo, path, pwd)
  12. 12:21:52 T:1008 ERROR: File "C:\Program Files (x86)\Kodi\system\python\Lib\zipfile.py", line 1028, in extract
  13. 12:21:52 T:1008 ERROR: return self._extract_member(member, path, pwd)
  14. 12:21:52 T:1008 ERROR: File "C:\Program Files (x86)\Kodi\system\python\Lib\zipfile.py", line 1069, in _extract_member
  15. 12:21:52 T:1008 ERROR: targetpath = os.path.join(targetpath, arcname)
  16. 12:21:52 T:1008 ERROR: File "C:\Program Files (x86)\Kodi\system\python\Lib\ntpath.py", line 84, in join
  17. 12:21:52 T:1008 ERROR: result_path = result_path + p_path
  18. 12:21:52 T:1008 ERROR: UnicodeDecodeError: 'ascii' codec can't decode byte 0xe0 in position 36: ordinal not in range(128)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement