Advertisement
Guest User

Untitled

a guest
Jul 27th, 2013
206
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.41 KB | None | 0 0
  1. 13:17:59 T:4812 NOTICE: CRACKLE Mode: None
  2. 13:17:59 T:4812 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
  3. - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
  4. Error Type: <type 'exceptions.KeyError'>
  5. Error Contents: ('api',)
  6. Traceback (most recent call last):
  7. File "C:\Users\Uta\AppData\Roaming\XBMC\addons\plugin.video.crackle2fg\default.py", line 873, in <module>
  8. BuildMainDirectory()
  9. File "C:\Users\Uta\AppData\Roaming\XBMC\addons\plugin.video.crackle2fg\default.py", line 168, in BuildMainDirectory
  10. URL = (API_URL + HOMESLIDE) % (countryInfo['api'],countryInfo['CCode'])
  11. KeyError: ('api',)
  12. -->End of Python script error report<--
  13. 13:17:59 T:5544 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.crackle2fg/
  14. 13:17:59 T:5544 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.crackle2fg/) failed
  15. 13:18:00 T:5384 NOTICE: Thread Background Loader start, auto delete: false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement