Advertisement
Guest User

Untitled

a guest
Aug 26th, 2013
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.90 KB | None | 0 0
  1. 16:20:02 T:1688 M:664711168 NOTICE: YouTube-3.2.0
  2. 16:20:02 T:1688 M:664616960 NOTICE: CommonFunctions-1.2.0
  3. 16:20:05 T:1688 M:663658496 ERROR: Error Type: exceptions.AttributeError
  4. 16:20:05 T:1688 M:663658496 ERROR: Error Contents: 'tuple' object has no attribute 'get'
  5. 16:20:05 T:1688 M:663605248 ERROR: Traceback (most recent call last):
  6. File "C:\Documents and Settings\WinXP\Dane aplikacji\XBMC\addons\plugin.video.youtube\default.py", line 107, in ?
  7. navigation.executeAction(params)
  8. File "C:\Documents and Settings\WinXP\Dane aplikacji\XBMC\addons\plugin.video.youtube\YouTubeNavigation.py", line 147, in executeAction
  9. self.player.playVideo(params)
  10. File "C:\Documents and Settings\WinXP\Dane aplikacji\XBMC\addons\plugin.video.youtube\YouTubePlayer.py", line 80, in playVideo
  11. (video, status) = self.buildVideoObject(params)
  12. File "C:\Documents and Settings\WinXP\Dane aplikacji\XBMC\addons\plugin.video.youtube\YouTubePlayer.py", line 283, in buildVideoObject
  13. video[u"video_url"] = self.selectVideoQuality(params, links)
  14. File "C:\Documents and Settings\WinXP\Dane aplikacji\XBMC\addons\plugin.video.youtube\YouTubePlayer.py", line 134, in selectVideoQuality
  15. link = links.get
  16. AttributeError: 'tuple' object has no attribute 'get'
  17. 16:20:05 T:244 M:663646208 ERROR: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.youtube/?path=/root/video&action=play_video&videoid=HnByAFUzHOk]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement