Advertisement
Guest User

Untitled

a guest
Oct 11th, 2013
171
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.55 KB | None | 0 0
  1. 22:14:25 T:2697983072 NOTICE: Thread BackgroundLoader start, auto delete: false
  2. 22:15:14 T:2826990688 NOTICE: Thread Jobworker start, auto delete: true
  3. 22:15:14 T:2852340832 NOTICE: Thread XBPyThread start, auto delete: false
  4. 22:15:14 T:2852340832 NOTICE: -->Python Interpreter Initialized<--
  5. 22:15:18 T:2852340832 NOTICE: [MLBMC(mlbhls)-0.1.5]: Mode: 6
  6. 22:15:18 T:2852340832 NOTICE: [MLBMC(mlbhls)-0.1.5]: URL: http://mlb.mlb.com/gdcross/components/game/mlb/year_2013/month_10/day_10/master_scoreboard.json
  7. 22:15:18 T:2852340832 NOTICE: [MLBMC(mlbhls)-0.1.5]: Name: October 10, 2013 - Thursday
  8. 22:15:19 T:2852340832 NOTICE: [MLBMC(mlbhls)-0.1.5]: getRequest : http://mlb.mlb.com/gdcross/components/game/mlb/year_2013/month_10/day_10/master_scoreboard.json
  9. 22:15:19 T:2852340832 NOTICE: [MLBMC(mlbhls)-0.1.5]: Accept-Ranges: bytes
  10. Content-Encoding: gzip
  11. Content-Length: 1786
  12. Vary: Accept-Encoding
  13. Content-Type: application/json
  14. Last-Modified: Fri, 11 Oct 2013 09:33:33 GMT
  15. ETag: "137f-cfdb9540"
  16. Cache-Control: max-age=0
  17. Expires: Sat, 12 Oct 2013 02:15:19 GMT
  18. Date: Sat, 12 Oct 2013 02:15:19 GMT
  19. X-N: S
  20. Connection: close
  21. 22:15:19 T:2852340832 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
  22. - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
  23. Error Type: <type 'exceptions.ValueError'>
  24. Error Contents: No JSON object could be decoded
  25. Traceback (most recent call last):
  26. File "/storage/.xbmc/addons/plugin.video.mlbmc.hls/default.py", line 132, in <module>
  27. mlb.getGames(url)
  28. File "/storage/.xbmc/addons/plugin.video.mlbmc.hls/resources/mlb.py", line 533, in getGames
  29. data = json.loads(getRequest(url))
  30. File "./Lib/json/__init__.py", line 326, in loads
  31. File "./Lib/json/decoder.py", line 366, in decode
  32. File "./Lib/json/decoder.py", line 384, in raw_decode
  33. ValueError: No JSON object could be decoded
  34. -->End of Python script error report<--
  35. 22:15:19 T:3045949440 ERROR: GetDirectory - Error getting plugin://plugin.video.mlbmc.hls/?mode=6&name=October%2010%2c%202013%20-%20Thursday&url=http%3a%2f%2fmlb.mlb.com%2fgdcross%2fcomponents%2fgame%2fmlb%2fyear_2013%2fmonth_10%2fday_10%2fmaster_scoreboard.json
  36. 22:15:19 T:3045949440 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.mlbmc.hls/?mode=6&name=October%2010%2c%202013%20-%20Thursday&url=http%3a%2f%2fmlb.mlb.com%2fgdcross%2fcomponents%2fgame%2fmlb%2fyear_2013%2fmonth_10%2fday_10%2fmaster_scoreboard.json) failed
  37. 22:15:19 T:2852340832 NOTICE: Thread BackgroundLoader start, auto delete: false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement