Advertisement
Guest User

Untitled

a guest
Oct 9th, 2015
221
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.06 KB | None | 0 0
  1. 20:28:36 T:992 NOTICE: -->Python Interpreter Initialized<--
  2. 20:28:36 T:992 ERROR: Traceback (most recent call last):
  3. 20:28:36 T:992 ERROR: File "C:\Users\Tomer\AppData\Roaming\Kodi\addons\script.skinshortcuts\resources\lib\xmlfunctions.py", line 196, in shouldwerun
  4. 20:28:36 T:992 ERROR: hashes = ast.literal_eval( xbmcvfs.File( os.path.join( __masterpath__ , xbmc.getSkinDir() + ".hash" ) ).read() )
  5. 20:28:36 T:992 ERROR: File "C:\Program Files (x86)\Kodi\system\python\Lib\ast.py", line 49, in literal_eval
  6. 20:28:36 T:992 ERROR: node_or_string = parse(node_or_string, mode='eval')
  7. 20:28:36 T:992 ERROR: File "C:\Program Files (x86)\Kodi\system\python\Lib\ast.py", line 37, in parse
  8. 20:28:36 T:992 ERROR: return compile(source, filename, mode, PyCF_ONLY_AST)
  9. 20:28:36 T:992 ERROR: File "<unknown>", line 0
  10. 20:28:36 T:992 ERROR: ^
  11. 20:28:36 T:992 ERROR: SyntaxError: unexpected EOF while parsing
  12. 20:28:37 T:9044 NOTICE: Thread LanguageInvoker start, auto delete: false
  13. 20:28:37 T:9044 NOTICE: -->Python Interpreter Initialized<--
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement