Advertisement
Guest User

Untitled

a guest
May 20th, 2017
225
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.22 KB | None | 0 0
  1. 16:13:37.686 T:6512 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.RuntimeError'>
  4. Error Contents: XML File for Window is missing
  5. Traceback (most recent call last):
  6. File "C:\Users\Enzo\AppData\Roaming\Kodi\addons\plugin.video.streamondemand-pureita-master\default.py", line 50, in <module>
  7. window = navigation.get_window_for_item( item )
  8. File "C:\Users\Enzo\AppData\Roaming\Kodi\addons\plugin.video.streamondemand-pureita-master\navigation.py", line 294, in get_window_for_item
  9. window = window_channels.ChannelWindow("banner.xml",plugintools.get_runtime_path())
  10. RuntimeError: XML File for Window is missing
  11. -->End of Python script error report<--
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement