Advertisement
JetSerge

Untitled

Jan 7th, 2014
304
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.77 KB | None | 0 0
  1. 23:51:40 T:140129589659392 NOTICE: [PLUGIN] Sky.fm v3.0.2 (3. January 2014)
  2. 23:51:42 T:140129589659392 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: ('position',)
  6. Traceback (most recent call last):
  7. File "/home/user/.xbmc/addons/plugin.audio.sky.fm/default.py", line 429, in <module>
  8. MusicAddonInstance.run()
  9. File "/home/user/.xbmc/addons/plugin.audio.sky.fm/default.py", line 182, in run
  10. channels = self.getFavoriteChannels(html, channels)
  11. File "/home/user/.xbmc/addons/plugin.audio.sky.fm/default.py", line 375, in getFavoriteChannels
  12. favorites = sorted(favorites, key=lambda k: k['position'])
  13. File "/home/user/.xbmc/addons/plugin.audio.sky.fm/default.py", line 375, in <lambda>
  14. favorites = sorted(favorites, key=lambda k: k['position'])
  15. KeyError: ('position',)
  16. -->End of Python script error report<--
  17. 23:51:42 T:140130184312704 ERROR: GetDirectory - Error getting plugin://plugin.audio.sky.fm/
  18. 23:51:42 T:140130184312704 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.audio.sky.fm/) failed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement