Advertisement
Guest User

Untitled

a guest
Sep 11th, 2015
175
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.19 KB | None | 0 0
  1. 17:15:40 T:7028 ERROR: Traceback (most recent call last):
  2. 17:15:40 T:7028 ERROR: File "C:\Users\Tomer\AppData\Roaming\Kodi\addons\script.skinshortcuts\resources\lib\xmlfunctions.py", line 196, in shouldwerun
  3. 17:15:40 T:7028 ERROR: hashes = ast.literal_eval( xbmcvfs.File( os.path.join( __masterpath__ , xbmc.getSkinDir() + ".hash" ) ).read() )
  4. 17:15:40 T:7028 ERROR: File "C:\Program Files (x86)\Kodi\system\python\Lib\ast.py", line 49, in literal_eval
  5. 17:15:40 T:7028 ERROR: node_or_string = parse(node_or_string, mode='eval')
  6. 17:15:40 T:7028 ERROR: File "C:\Program Files (x86)\Kodi\system\python\Lib\ast.py", line 37, in parse
  7. 17:15:40 T:7028 ERROR: return compile(source, filename, mode, PyCF_ONLY_AST)
  8. 17:15:40 T:7028 ERROR: File "<unknown>", line 0
  9. 17:15:40 T:7028 ERROR: ^
  10. 17:15:40 T:7028 ERROR: SyntaxError: unexpected EOF while parsing
  11. 17:15:41 T:4908 NOTICE: Thread LanguageInvoker start, auto delete: false
  12. 17:15:42 T:7076 ERROR: unmatched parentheses in IsEmpty(Container(211).ListItem.Property(Background)
  13. 17:15:42 T:7076 ERROR: Previous line repeats 7 times.
  14. 17:15:42 T:7076 ERROR: unmatched parentheses in IsEmpty(Container(9000).ListItem.Property(Background)
  15. 17:15:42 T:7076 ERROR: unmatched parentheses in IsEmpty(Container(9001).ListItem.Property(Background)
  16. 17:15:42 T:4908 NOTICE: -->Python Interpreter Initialized<--
  17. 17:15:48 T:4956 NOTICE: Thread LanguageInvoker start, auto delete: false
  18. 17:15:48 T:4956 NOTICE: -->Python Interpreter Initialized<--
  19. 17:15:50 T:6652 NOTICE: Thread JobWorker start, auto delete: true
  20. 17:15:53 T:5748 NOTICE: Thread LanguageInvoker start, auto delete: false
  21. 17:15:53 T:5748 NOTICE: -->Python Interpreter Initialized<--
  22. 17:15:53 T:7076 WARNING: XFILE::CDirectoryFactory::Create - unsupported protocol(protocol) in protocol://
  23. 17:15:53 T:7076 ERROR: XFILE::CDirectory::Exists - Error checking for protocol://
  24. 17:16:05 T:5748 ERROR: XFILE::CDirectory::Create - Error creating C:\
  25. 17:16:14 T:5748 ERROR: Previous line repeats 11 times.
  26. 17:16:14 T:5748 NOTICE: Skin Helper Service --> ERROR while restoring backup ! --> 'ascii' codec can't encode characters in position 39-45: ordinal not in range(128)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement