Advertisement
Guest User

Eurosport Player @OSMC

a guest
Aug 29th, 2017
662
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.19 KB | None | 0 0
  1. 21:41:00.158 T:1737225200 NOTICE: [plugin.video.eurosportplayer] arguments: 2.0.1
  2. 21:41:01.214 T:1737225200 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.TypeError'>
  5. Error Contents: Incorrect padding
  6. Traceback (most recent call last):
  7. File "/home/osmc/.kodi/addons/plugin.video.eurosportplayer/addon.py", line 37, in <module>
  8. client.login()
  9. File "/home/osmc/.kodi/addons/plugin.video.eurosportplayer/resources/lib/client.py", line 129, in login
  10. credentials = Credentials()
  11. File "/home/osmc/.kodi/addons/plugin.video.eurosportplayer/resources/lib/credentials.py", line 12, in __init__
  12. self.run()
  13. File "/home/osmc/.kodi/addons/plugin.video.eurosportplayer/resources/lib/credentials.py", line 26, in run
  14. self.email = self.decode(self.email)
  15. File "/home/osmc/.kodi/addons/plugin.video.eurosportplayer/resources/lib/credentials.py", line 21, in decode
  16. d = k.decrypt(base64.b64decode(data))
  17. File "/usr/lib/python2.7/base64.py", line 76, in b64decode
  18. raise TypeError(msg)
  19. TypeError: Incorrect padding
  20. -->End of Python script error report<--
  21. 21:41:01.311 T:1958944768 ERROR: GetDirectory - Error getting plugin://plugin.video.eurosportplayer/
  22. 21:41:01.311 T:1958944768 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.eurosportplayer/) failed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement