Advertisement
Guest User

Untitled

a guest
Jan 14th, 2019
220
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.61 KB | None | 0 0
  1. 12:36:42 T:2867895104 NOTICE: -->Python Interpreter Initialized<--
  2. 12:36:43 T:2851109696 NOTICE: Thread BackgroundLoader start, auto delete: false
  3. 12:36:45 T:2867895104 NOTICE: Thread LanguageInvoker start, auto delete: false
  4. 12:36:45 T:2867895104 NOTICE: -->Python Interpreter Initialized<--
  5. 12:36:45 T:2867895104 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
  6. - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
  7. Error Type: <type 'exceptions.TypeError'>
  8. Error Contents: Incorrect padding
  9. Traceback (most recent call last):
  10. File "/home/uni/.xbmc/addons/plugin.video.giraffe.seasonvar/main.py", line 22, in <module>
  11. screen.render(Plugin(*sys.argv))
  12. File "/home/uni/.xbmc/addons/plugin.video.giraffe.seasonvar/resources/site-packages/plugin_video/screen.py", line 208, in render
  13. }[screen](plugin)
  14. File "/home/uni/.xbmc/addons/plugin.video.giraffe.seasonvar/resources/site-packages/plugin_video/screen.py", line 120, in episodes
  15. url = plugin.make_url({'play': convertURLfromBase64(e['url'])})
  16. File "/home/uni/.xbmc/addons/plugin.video.giraffe.seasonvar/resources/site-packages/plugin_video/screen.py", line 79, in convertURLfromBase64
  17. url = base64.b64decode(url[2:])
  18. File "/usr/lib/python2.7/base64.py", line 76, in b64decode
  19. raise TypeError(msg)
  20. TypeError: Incorrect padding
  21. -->End of Python script error report<--
  22. 12:36:45 T:3028776768 ERROR: GetDirectory - Error getting plugin://plugin.video.giraffe.seasonvar/?screen=episodes&url=%2fserial-19383-Rel_2018.html
  23. 12:36:45 T:3028776768 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.giraffe.seasonvar/?screen=episodes&url=%2fserial-19383-Rel_2018.html) failed
  24. 12:36:45 T:2867895104 NOTICE: Thread LanguageInvoker start, auto delete: false
  25. 12:36:45 T:2867895104 NOTICE: -->Python Interpreter Initialized<--
  26. 12:36:46 T:2851109696 NOTICE: Thread BackgroundLoader start, auto delete: false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement