Página 1 de 1

Fallo tvalacarta en isengard. Adjunto log.

Publicado: 29 Ago 2015, 15:58
por rbc
Hola, no sé muy bien cuál es el problema en Kodi 15.1 Isengard, pero siempre que intento abrir tvalacarta me da este mensaje: Error tvalacarta. Revisa la información de registro.

Este es el log:

16:50:21 T:4368 NOTICE: CJoystick::EnumJoysticksCallback : Enabled Joystick: Logitech Cordless RumblePad 2
16:50:21 T:4368 NOTICE: CJoystick::EnumJoysticksCallback : Total Axis: 4 Total Hats: 1 Total Buttons: 12
16:50:21 T:1572 NOTICE: Thread JobWorker start, auto delete: true
16:50:22 T:2756 NOTICE: Thread LanguageInvoker start, auto delete: false
16:50:22 T:2756 NOTICE: -->Python Interpreter Initialized<--
16:50:22 T:2756 NOTICE: PLATFORM_NAME=xbmcgotham
16:50:22 T:2756 NOTICE: [config.py] xbmcgotham config
16:50:22 T:2756 NOTICE: [config.py] runtime path = C:\Users\PC\AppData\Roaming\Kodi\addons\plugin.video.tvalacarta
16:50:22 T:2756 NOTICE: [config.py] data path = C:\Users\PC\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.tvalacarta\
16:50:22 T:2756 NOTICE: [config.py] temp path = C:\Users\PC\AppData\Roaming\Kodi\cache\test
16:50:22 T:2756 ERROR: Traceback (most recent call last):
16:50:22 T:2756 ERROR: File "C:\Users\PC\AppData\Roaming\Kodi\addons\plugin.video.tvalacarta\core\scrapertools.py", line 428, in downloadpage
16:50:22 T:2756 ERROR: handle=urlopen(req)
16:50:22 T:2756 ERROR: File "D:\x86\Kodi\system\python\Lib\urllib2.py", line 127, in urlopen
16:50:22 T:2756 ERROR: return _opener.open(url, data, timeout)
16:50:22 T:2756 ERROR: File "D:\x86\Kodi\system\python\Lib\urllib2.py", line 410, in open
16:50:22 T:2756 ERROR: response = meth(req, response)
16:50:22 T:2756 ERROR: File "D:\x86\Kodi\system\python\Lib\urllib2.py", line 523, in http_response
16:50:22 T:2756 ERROR: 'http', request, response, code, msg, hdrs)
16:50:22 T:2756 ERROR: File "D:\x86\Kodi\system\python\Lib\urllib2.py", line 442, in error
16:50:22 T:2756 ERROR: result = self._call_chain(*args)
16:50:22 T:2756 ERROR: File "D:\x86\Kodi\system\python\Lib\urllib2.py", line 382, in _call_chain
16:50:22 T:2756 ERROR: result = func(*args)
16:50:22 T:2756 ERROR: File "D:\x86\Kodi\system\python\Lib\urllib2.py", line 629, in http_error_302
16:50:22 T:2756 ERROR: return self.parent.open(new, timeout=req.timeout)
16:50:22 T:2756 ERROR: File "D:\x86\Kodi\system\python\Lib\urllib2.py", line 410, in open
16:50:22 T:2756 ERROR: response = meth(req, response)
16:50:22 T:2756 ERROR: File "D:\x86\Kodi\system\python\Lib\urllib2.py", line 523, in http_response
16:50:22 T:2756 ERROR: 'http', request, response, code, msg, hdrs)
16:50:22 T:2756 ERROR: File "D:\x86\Kodi\system\python\Lib\urllib2.py", line 448, in error
16:50:22 T:2756 ERROR: return self._call_chain(*args)
16:50:22 T:2756 ERROR: File "D:\x86\Kodi\system\python\Lib\urllib2.py", line 382, in _call_chain
16:50:22 T:2756 ERROR: result = func(*args)
16:50:22 T:2756 ERROR: File "D:\x86\Kodi\system\python\Lib\urllib2.py", line 531, in http_error_default
16:50:22 T:2756 ERROR: raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
16:50:22 T:2756 ERROR: HTTPError: HTTP Error 403: OK
16:50:22 T:2756 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.ValueError'>
Error Contents: invalid literal for int() with base 10: ''
Traceback (most recent call last):
File "C:\Users\PC\AppData\Roaming\Kodi\addons\plugin.video.tvalacarta\default.py", line 27, in <module>
launcher.run()
File "C:\Users\PC\AppData\Roaming\Kodi\addons\plugin.video.tvalacarta\platformcode\xbmc\launcher.py", line 47, in run
plugin.mainlist(params, url, category)
File "C:\Users\PC\AppData\Roaming\Kodi\addons\plugin.video.tvalacarta\channelselector.py", line 40, in mainlist
updater.checkforupdates()
File "C:\Users\PC\AppData\Roaming\Kodi\addons\plugin.video.tvalacarta\core\updater.py", line 138, in checkforupdates
if int(arraydescargada) > int(arraylocal):
ValueError: invalid literal for int() with base 10: ''
-->End of Python script error report<--
16:50:22 T:4368 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.tvalacarta/
16:50:22 T:4368 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.tvalacarta/) failed
16:50:22 T:3308 NOTICE: Thread BackgroundLoader start, auto delete: false

Re: Fallo tvalacarta en isengard. Adjunto log.

Publicado: 31 Ago 2015, 08:32
por kampanita
El problema esta al intentar convertir el dato de la versión actual a "entero".

No está bien controlado el error.
Te paso un arreglillo temporal, hasta que lo arregle el "master".

Tendrías que subir este fichero ( updater.py ) a
.kodi/addons/plugin.video.tvalacarta/core/

saludos.

Re: Fallo tvalacarta en isengard. Adjunto log.

Publicado: 06 Dic 2015, 17:03
por JLennon
Buenas,

He probado a instalar TVALACARTA en dos equipos distintos con Windows 7 sobre Isengard última versión y en ambos me da error al lanzar el ADDON. El mismo que comenta el compañero. Yo no puedo poner el log porque no se donde lo genera, si soys tan amables, me decis de donde puedo extraerlo para que me podais ayudar. Ando ya un poco desesperado.

He probado lo del archivo updater del anterior compañero y seguimos igual.

Agradezco de antemano vuestra ayuda. Gracias.