Advertisement
Guest User

Untitled

a guest
Jul 24th, 2013
162
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.73 KB | None | 0 0
  1. 07:49:19 T:10548 NOTICE: Previous line repeats 1 times.
  2. 07:49:19 T:10548 NOTICE: Thread XBPyThread start, auto delete: false
  3. 07:49:19 T:10548 NOTICE: -->Python Interpreter Initialized<--
  4. 07:49:19 T:8700 ERROR: Control 50 in window 10025 has been asked to focus, but it can't
  5. 07:49:19 T:10548 NOTICE: Loading cookies from :'C:\\Users\\LORD\\AppData\\Roaming\\XBMC\\userdata\\addon_data\\plugin.video.youtube\\yt-cookiejar.txt'
  6. 07:49:19 T:10548 NOTICE: YouTube-4.4.6
  7. 07:49:19 T:10548 NOTICE: CommonFunctions-2.5.1
  8. 07:49:19 T:7964 NOTICE: Thread Background Loader start, auto delete: false
  9. 07:49:19 T:2352 NOTICE: Thread Jobworker start, auto delete: true
  10. 07:49:23 T:6088 NOTICE: Thread XBPyThread start, auto delete: false
  11. 07:49:23 T:6088 NOTICE: -->Python Interpreter Initialized<--
  12. 07:49:23 T:6088 NOTICE: Loading cookies from :'C:\\Users\\LORD\\AppData\\Roaming\\XBMC\\userdata\\addon_data\\plugin.video.youtube\\yt-cookiejar.txt'
  13. 07:49:23 T:6088 NOTICE: YouTube-4.4.6
  14. 07:49:23 T:6088 NOTICE: CommonFunctions-2.5.1
  15. 07:49:38 T:8700 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.youtube/?login=true&path=%2froot%2ffavorites&user_feed=favorites
  16. 07:49:38 T:8700 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.youtube/?login=true&path=%2froot%2ffavorites&user_feed=favorites) failed
  17. 07:49:38 T:2516 NOTICE: Thread XBPyThread start, auto delete: false
  18. 07:49:38 T:2516 NOTICE: -->Python Interpreter Initialized<--
  19. 07:49:39 T:2516 NOTICE: Loading cookies from :'C:\\Users\\LORD\\AppData\\Roaming\\XBMC\\userdata\\addon_data\\plugin.video.youtube\\yt-cookiejar.txt'
  20. 07:49:39 T:2516 NOTICE: YouTube-4.4.6
  21. 07:49:39 T:2516 NOTICE: CommonFunctions-2.5.1
  22. 07:49:39 T:8892 NOTICE: Thread Background Loader start, auto delete: false
  23. 07:49:43 T:6184 NOTICE: Thread XBPyThread start, auto delete: false
  24. 07:49:43 T:6184 NOTICE: -->Python Interpreter Initialized<--
  25. 07:49:43 T:8700 ERROR: Control 500 in window 10025 has been asked to focus, but it can't
  26. 07:49:43 T:6184 NOTICE: Loading cookies from :'C:\\Users\\LORD\\AppData\\Roaming\\XBMC\\userdata\\addon_data\\plugin.video.youtube\\yt-cookiejar.txt'
  27. 07:49:43 T:6184 NOTICE: YouTube-4.4.6
  28. 07:49:43 T:6184 NOTICE: CommonFunctions-2.5.1
  29. 07:49:43 T:12100 NOTICE: Thread Background Loader start, auto delete: false
  30. 07:49:44 T:7632 NOTICE: Thread XBPyThread start, auto delete: false
  31. 07:49:44 T:7632 NOTICE: -->Python Interpreter Initialized<--
  32. 07:49:45 T:7632 NOTICE: Loading cookies from :'C:\\Users\\LORD\\AppData\\Roaming\\XBMC\\userdata\\addon_data\\plugin.video.youtube\\yt-cookiejar.txt'
  33. 07:49:45 T:7632 NOTICE: YouTube-4.4.6
  34. 07:49:45 T:7632 NOTICE: CommonFunctions-2.5.1
  35. 07:49:45 T:7632 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
  36. - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
  37. Error Type: <type 'exceptions.IndexError'>
  38. Error Contents: list index out of range
  39. Traceback (most recent call last):
  40. File "C:\Users\LORD\AppData\Roaming\XBMC\addons\plugin.video.youtube\default.py", line 122, in <module>
  41. navigation.listMenu(params)
  42. File "C:\Users\LORD\AppData\Roaming\XBMC\addons\plugin.video.youtube\YouTubeNavigation.py", line 108, in listMenu
  43. return self.list(params)
  44. File "C:\Users\LORD\AppData\Roaming\XBMC\addons\plugin.video.youtube\YouTubeNavigation.py", line 181, in list
  45. (results, status) = self.scraper.scrape(params)
  46. File "C:\Users\LORD\AppData\Roaming\XBMC\addons\plugin.video.youtube\YouTubeScraper.py", line 183, in scrape
  47. result = self.paginator(params)
  48. File "C:\Users\LORD\AppData\Roaming\XBMC\addons\plugin.video.youtube\YouTubeScraper.py", line 138, in paginator
  49. (result, status) = self.cache.cacheFunction(params["new_results_function"], params)
  50. File "C:\Users\LORD\AppData\Roaming\XBMC\addons\script.common.plugin.cache\lib\StorageServer.py", line 562, in cacheFunction
  51. ret_val = funct(*args)
  52. File "C:\Users\LORD\AppData\Roaming\XBMC\addons\plugin.video.youtube\YouTubeScraper.py", line 56, in scrapeUserLikedVideos
  53. liked_playlist = self.common.parseDOM(result["content"], "button", {"id": "vm-playlist-play-all"}, ret="href")[0]
  54. IndexError: list index out of range
  55. -->End of Python script error report<--
  56. 07:49:45 T:8700 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.youtube/?login=true&path=%2froot%2fliked&scraper=liked_videos
  57. 07:49:45 T:8700 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.youtube/?login=true&path=%2froot%2fliked&scraper=liked_videos) failed
  58. 07:49:45 T:11476 NOTICE: Thread XBPyThread start, auto delete: false
  59. 07:49:46 T:11476 NOTICE: -->Python Interpreter Initialized<--
  60. 07:49:46 T:11476 NOTICE: Loading cookies from :'C:\\Users\\LORD\\AppData\\Roaming\\XBMC\\userdata\\addon_data\\plugin.video.youtube\\yt-cookiejar.txt'
  61. 07:49:46 T:11476 NOTICE: YouTube-4.4.6
  62. 07:49:46 T:11476 NOTICE: CommonFunctions-2.5.1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement