Advertisement
Guest User

Untitled

a guest
May 19th, 2022
182
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.19 KB | None | 0 0
  1. 2022-05-19 23:48:07.428 T:18463 INFO <general>: initializing python engine.
  2. 2022-05-19 23:48:08.992 T:18463 ERROR <general>: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
  3. - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
  4. Error Type: <class 'IndexError'>
  5. Error Contents: list index out of range
  6. Traceback (most recent call last):
  7. File "/home/peto/.kodi/addons/plugin.video.novaplus.cz/main.py", line 3, in <module>
  8. plugin.run()
  9. File "/home/peto/.kodi/addons/plugin.video.novaplus.cz/resources/lib/plugin.py", line 264, in run
  10. plugin.run()
  11. File "/home/peto/.kodi/addons/script.module.routing/lib/routing.py", line 130, in run
  12. self._dispatch(self.path)
  13. File "/home/peto/.kodi/addons/script.module.routing/lib/routing.py", line 141, in _dispatch
  14. view_func(**kwargs)
  15. File "/home/peto/.kodi/addons/plugin.video.novaplus.cz/resources/lib/plugin.py", line 174, in get_video
  16. json_data = json.loads(re.compile(
  17. IndexError: list index out of range
  18. -->End of Python script error report<--
  19.  
  20. 2022-05-19 23:48:09.184 T:18463 INFO <general>: Python interpreter stopped
  21. 2022-05-19 23:48:09.209 T:17857 ERROR <general>: Playlist Player: skipping unplayable item: 3, path [plugin://plugin.video.novaplus.cz/get_video/https://novaplus.nova.cz/porad/ulice/epizoda/236139-4273-dil]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement