Advertisement
Guest User

Untitled

a guest
Jul 10th, 2016
2,578
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.09 KB | None | 0 0
  1. 00:52:48 T:9424 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
  2. - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
  3. Error Type: <type 'exceptions.ValueError'>
  4. Error Contents: No JSON object could be decoded
  5. Traceback (most recent call last):
  6. File "C:\Users\XXX\AppData\Roaming\Kodi\addons\plugin.video.maxdome\default.py", line 123, in <module>
  7. listAssets(mas.Assets.parseHtmlAssets(path))
  8. File "C:\Users\XXX\AppData\Roaming\Kodi\addons\plugin.video.maxdome\maxdome.py", line 161, in parseHtmlAssets
  9. data = json.loads(r.text[start:end+1].replace('&quot;', "\""))
  10. File "C:\Program Files (x86)\Kodi\system\python\Lib\json\__init__.py", line 339, in loads
  11. return _default_decoder.decode(s)
  12. File "C:\Program Files (x86)\Kodi\system\python\Lib\json\decoder.py", line 364, in decode
  13. obj, end = self.raw_decode(s, idx=_w(s, 0).end())
  14. File "C:\Program Files (x86)\Kodi\system\python\Lib\json\decoder.py", line 382, in raw_decode
  15. raise ValueError("No JSON object could be decoded")
  16. ValueError: No JSON object could be decoded
  17. -->End of Python script error report<--
  18. 00:52:51 T:6264 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.maxdome/?action=list&url=%2Fkids%2Fkids-stars
  19. 00:52:51 T:6264 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.maxdome/?action=list&url=%2Fkids%2Fkids-stars) failed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement