Version Skin
Publicado: 26 Mar 2016, 20:05
Hola estaba probando la version skin y no me funcionaba, instale la version normal y funciona y no lograba entender porque, por probar cambie el skin por defecto de kodi y funciono perfectamente, ahora mi pregunta es normal que por tener otro skin en Kodi no funcione Pelisalacarta UI? el skin que utilizo es Aeon NOX silvo gracias.
estoes lo que me sale en el log cuando intento iniciar.
estoes lo que me sale en el log cuando intento iniciar.
Código: Seleccionar todo
19:58:53 T:2460 NOTICE: pelisalacarta.core.updater fichero local version: E:\JARVIS\Kodi\portable_data\addons\plugin.video.pelisalacarta-ui\version.xml
19:58:53 T:2460 NOTICE: pelisalacarta.core.updater version local=4.0.7 4007
19:58:53 T:2460 NOTICE: navigation.get_next_items item=action=[mainlist], category=[], channel=[navigation], contentChannel=[list], contentEpisodeNumber=[], contentEpisodeTitle=[], contentPlot=[], contentSeason=[], contentSerieName=[], contentThumbnail=[], contentTitle=[], contentType=[], context=[], duration=[0], extra=[], fanart=[], folder=[True], fulltitle=[], hasContentDetails=[false], language=[], password=[], plot=[], server=[directo], show=[], subtitle=[], thumbnail=[], title=[], url=[], viewmode=[list]
19:58:53 T:2460 NOTICE: navigation.get_next_items Main menu
19:58:53 T:2460 NOTICE: channelselector.getmainlist
19:58:53 T:2460 NOTICE: navigation.get_window_for_item item.channel=navigation, item.action==mainlist
19:58:53 T:2460 NOTICE: plugintools.get_runtime_path
19:58:53 T:2460 NOTICE: plugintools.get_runtime_path ->'E:\JARVIS\Kodi\portable_data\addons\plugin.video.pelisalacarta-ui'
19:58:53 T:2460 WARNING: CSkinInfo: failed to load skin settings
19:58:53 T:2460 ERROR: EXCEPTION: XML File for Window is missing
19:58:53 T:2460 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 "E:\JARVIS\Kodi\portable_data\addons\plugin.video.pelisalacarta-ui\default.py", line 50, in <module>
window = navigation.get_window_for_item( item )
File "E:\JARVIS\Kodi\portable_data\addons\plugin.video.pelisalacarta-ui\navigation.py", line 167, in get_window_for_item
window = window_channels.ChannelWindow("banner.xml",plugintools.get_runtime_path())
RuntimeError: XML File for Window is missing
-->End of Python script error report<--