Advertisement
Guest User

Untitled

a guest
Aug 22nd, 2017
190
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.73 KB | None | 0 0
  1. 01:15:27.933 T:139741240575744 ERROR: GetDirectory - Error getting
  2. 01:15:36.376 T:139744187341184 ERROR: Previous line repeats 6 times.
  3. 01:15:36.376 T:139744187341184 ERROR: Control 500 in window 10025 has been asked to focus, but it can't
  4. 01:15:37.555 T:139742985307904 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
  5. - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
  6. Error Type: <class 'urllib2.HTTPError'>
  7. Error Contents: HTTP Error 404: Not Found
  8. Traceback (most recent call last):
  9. File "/home/kodi/.kodi/addons/plugin.video.espnplayer-0.2.1/default.py", line 91, in <module>
  10. show_games(espn_client, 'today')
  11. File "/home/kodi/.kodi/addons/plugin.video.espnplayer-0.2.1/default.py", line 49, in show_games
  12. games_data = espn_client.get_games(category, product)
  13. File "/home/kodi/.kodi/addons/plugin.video.espnplayer-0.2.1/resources/lib/espnplayer.py", line 44, in get_games
  14. response = opener.open(url)
  15. File "/usr/lib/python2.7/urllib2.py", line 435, in open
  16. response = meth(req, response)
  17. File "/usr/lib/python2.7/urllib2.py", line 548, in http_response
  18. 'http', request, response, code, msg, hdrs)
  19. File "/usr/lib/python2.7/urllib2.py", line 473, in error
  20. return self._call_chain(*args)
  21. File "/usr/lib/python2.7/urllib2.py", line 407, in _call_chain
  22. result = func(*args)
  23. File "/usr/lib/python2.7/urllib2.py", line 556, in http_error_default
  24. raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
  25. HTTPError: HTTP Error 404: Not Found
  26. -->End of Python script error report<--
  27. 01:15:37.646 T:139744187341184 ERROR: GetDirectory - Error getting plugin://plugin.video.espnplayer/
  28. 01:15:37.646 T:139744187341184 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.espnplayer/) failed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement