Advertisement
Guest User

Untitled

a guest
Aug 26th, 2016
286
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.86 KB | None | 0 0
  1. 09:50:15 T:14148 NOTICE: [plugin.video.youtube] Running: YouTube (5.2.1) on Jarvis (16.1) with Python 2.7.8
  2. 09:50:19 T:9648 NOTICE: Previous line repeats 3 times.
  3. 09:50:19 T:9648 NOTICE: EMBY.kodimonitor -> Method: Input.OnInputRequested Data: {"title":"Search","type":"keyboard","value":""}
  4. 09:50:20 T:12204 NOTICE: version 1.0.1 started
  5. 09:50:20 T:12204 NOTICE: finished
  6. 09:50:21 T:9648 NOTICE: EMBY.kodimonitor -> Method: Input.OnInputFinished Data: null
  7. 09:50:23 T:8588 NOTICE: [plugin.video.youtube] Running: YouTube (5.2.1) on Jarvis (16.1) with Python 2.7.8
  8. 09:50:34 T:12892 NOTICE: Previous line repeats 1 times.
  9. 09:50:34 T:12892 ERROR: CScriptInvocationManager::ExecuteAsync - Not executing non-existing script script.favourites
  10. 09:50:38 T:12892 ERROR: Control 57 in window 10025 has been asked to focus, but it can't
  11. 09:50:38 T:3596 NOTICE: [plugin.video.youtube] Running: YouTube (5.2.1) on Jarvis (16.1) with Python 2.7.8
  12. 09:51:04 T:928 NOTICE: Previous line repeats 2 times.
  13. 09:51:04 T:928 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
  14. - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
  15. Error Type: <type 'exceptions.IndexError'>
  16. Error Contents: string index out of range
  17. Traceback (most recent call last):
  18. File "C:\Users\********\AppData\Roaming\Kodi\addons\plugin.video.youtube\default.py", line 7, in <module>
  19. runner.run(__provider__)
  20. File "C:\Users\********\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\lib\kodion\runner.py", line 32, in run
  21. __RUNNER__.run(provider, context)
  22. File "C:\Users\********\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\lib\kodion\impl\xbmc\xbmc_runner.py", line 23, in run
  23. results = provider.navigate(context)
  24. File "C:\Users\********\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\lib\kodion\abstract_provider.py", line 123, in navigate
  25. result = method(context, re_match)
  26. File "C:\Users\********\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\lib\kodion\abstract_provider.py", line 157, in _internal_root
  27. return self.on_root(context, re_match)
  28. File "C:\Users\********\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\lib\youtube\provider.py", line 500, in on_root
  29. yt_login.process(mode, self, context, re_match, False)
  30. File "C:\Users\********\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\lib\youtube\helper\yt_login.py", line 123, in process
  31. access_token = '%s|%s' % (access_tokens[0], access_token_kodi)
  32. IndexError: string index out of range
  33. -->End of Python script error report<--
  34. 09:51:04 T:12892 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.youtube/
  35. 09:51:04 T:12892 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.youtube/) failed
  36. 09:51:04 T:12892 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.youtube/sign/out/
  37. 09:51:04 T:12892 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.youtube/sign/out/) failed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement