Guest User

Untitled

a guest
Mar 10th, 2013
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.70 KB | None | 0 0
  1. NOTICE: -->Python Interpreter Initialized<--
  2. 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.IndexError'>
  5. Error Contents: list index out of range
  6. Traceback (most recent call last):
  7. File "/storage/.xbmc/addons/plugin.video.myspass_de/default.py", line 201, in <module>
  8. listVideosAZ(url)
  9. File "/storage/.xbmc/addons/plugin.video.myspass_de/default.py", line 98, in listVideosAZ
  10. id=match[0]
  11. IndexError: list index out of range
  12. -->End of Python script error report<--
  13. ERROR: GetDirectory - Error getting plugin://plugin.video.myspass_de/?mode=listVideosAZ&url=http%3a%2f%2fwww.myspass.de%2fmyspass%2fincludes%2fphp%2fajax.php%3faction%3dgetEpisodeListFromSeason%26format%3dTV%2btotal%26sortBy%3depisode_desc%26category%3dfull_episode%26id%3d%26ajax%3dtrue%26pageNumber%3d0
  14. ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.myspass_de/?mode=listVideosAZ&url=http%3a%2f%2fwww.myspass.de%2fmyspass%2fincludes%2fphp%2fajax.php%3faction%3dgetEpisodeListFromSeason%26format%3dTV%2btotal%26sortBy%3depisode_desc%26category%3dfull_episode%26id%3d%26ajax%3dtrue%26pageNumber%3d0) failed
  15. NOTICE: Thread Background Loader start, auto delete: false
Advertisement
Add Comment
Please, Sign In to add comment