You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On Raspberry Pi 3, in freshly updated Kodi 17 distributed through RetroPie 4.2, add-on version 2.0.8.
Attempting to launch the add-on in the Estuary theme fails. The following is logged:
15:04:38.127 T:1371534256 WARNING: CSkinInfo: failed to load skin settings
15:04:38.128 T:1371534256 ERROR: EXCEPTION: XML File for Window is missing
15:04:38.130 T:1371534256 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.RuntimeError'>
Error Contents: XML File for Window is missing
Traceback (most recent call last):
File "/home/pi/.kodi/addons/script.mpdc/default.py", line 139, in <module>
ui = gui.GUI( 'mpd-client-main.xml',__addon__.getAddonInfo('path'), skin,'0')
RuntimeError: XML File for Window is missing
-->End of Python script error report<--
Simply changing occurances of "Confluence" to "Estuary" doesn't affect it.
The text was updated successfully, but these errors were encountered:
On Raspberry Pi 3, in freshly updated Kodi 17 distributed through RetroPie 4.2, add-on version 2.0.8.
Attempting to launch the add-on in the Estuary theme fails. The following is logged:
Simply changing occurances of "Confluence" to "Estuary" doesn't affect it.
The text was updated successfully, but these errors were encountered: