Advertisement
Guest User

Untitled

a guest
Feb 22nd, 2016
162
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.82 KB | None | 0 0
  1. 20:23:19 T:4652 ERROR: File "C:\Users\Tomer\AppData\Roaming\Kodi\addons\script.skinshortcuts\resources\lib\xmlfunctions.py", line 201, in shouldwerun
  2. 20:23:19 T:4652 ERROR: hashes = ast.literal_eval( xbmcvfs.File( os.path.join( __masterpath__ , xbmc.getSkinDir() + ".hash" ) ).read() )
  3. 20:23:19 T:4652 ERROR: File "C:\Program Files (x86)\Kodi\system\python\Lib\ast.py", line 49, in literal_eval
  4. 20:23:19 T:4652 ERROR: node_or_string = parse(node_or_string, mode='eval')
  5. 20:23:19 T:4652 ERROR: File "C:\Program Files (x86)\Kodi\system\python\Lib\ast.py", line 37, in parse
  6. 20:23:19 T:4652 ERROR: return compile(source, filename, mode, PyCF_ONLY_AST)
  7. 20:23:19 T:4652 ERROR: File "<unknown>", line 0
  8. 20:23:19 T:4652 ERROR: ^
  9. 20:23:19 T:4652 ERROR: SyntaxError: unexpected EOF while parsing
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement