Advertisement
Guest User

Untitled

a guest
Apr 16th, 2015
334
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.42 KB | None | 0 0
  1. 21:32:39 T:1528 ERROR: C:\Users\kodi\AppData\Roaming\Kodi\addons\script.module.requests\lib\requests\packages\urllib3\util\ssl_.py:79: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. For more information, see https://urllib3.readthedocs.org/en/latest/security.html#insecureplatformwarning.
  2. InsecurePlatformWarning
  3. 21:32:40 T:1528 ERROR: Previous line repeats 4 times.
  4. 21:32:40 T:1528 WARNING: Attempt to use invalid handle -1
  5. 21:32:40 T:1528 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 "C:\Users\kodi\AppData\Roaming\Kodi\addons\plugin.video.xbmc-nhl-gamecenter\main.py", line 510, in <module>
  11. game = game_center.unserialize_data(__addonargs__.get('game')[0])
  12. File "C:\Users\kodi\AppData\Roaming\Kodi\addons\plugin.video.xbmc-nhl-gamecenter\main.py", line 301, in unserialize_data
  13. return pickle.loads(base64.b64decode(data))
  14. File "C:\Program Files (x86)\Kodi\system\python\Lib\base64.py", line 76, in b64decode
  15. raise TypeError(msg)
  16. TypeError: Incorrect padding
  17. -->End of Python script error report<--
  18. 21:32:40 T:5852 WARNING: Attempt to use invalid handle -1
  19. 21:32:40 T:5852 WARNING: Previous line repeats 2 times.
  20. 21:32:40 T:5852 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
  21. - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
  22. Error Type: <type 'exceptions.TypeError'>
  23. Error Contents: Incorrect padding
  24. Traceback (most recent call last):
  25. File "C:\Users\kodi\AppData\Roaming\Kodi\addons\plugin.video.xbmc-nhl-gamecenter\main.py", line 510, in <module>
  26. game = game_center.unserialize_data(__addonargs__.get('game')[0])
  27. File "C:\Users\kodi\AppData\Roaming\Kodi\addons\plugin.video.xbmc-nhl-gamecenter\main.py", line 301, in unserialize_data
  28. return pickle.loads(base64.b64decode(data))
  29. File "C:\Program Files (x86)\Kodi\system\python\Lib\base64.py", line 76, in b64decode
  30. raise TypeError(msg)
  31. TypeError: Incorrect padding
  32. -->End of Python script error report<--
  33. 21:32:41 T:5612 ERROR: Previous line repeats 2 times.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement