Código: Seleccionar todo
14:14:23 T:4856 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.TypeError'>
Error Contents: %d format: a number is required, not str
Traceback (most recent call last):
File "C:\Users\Superkekko64\AppData\Roaming\Kodi\addons\plugin.video.pelisalacarta\default.py", line 27, in <module>
launcher.run()
File "C:\Users\Superkekko64\AppData\Roaming\Kodi\addons\plugin.video.pelisalacarta\platformcode\xbmc\launcher.py", line 347, in run
logger.info("Razon del error, codigo: %d , Razon: %s" %(e.reason[0],e.reason[1]))
TypeError: %d format: a number is required, not str
-->End of Python script error report<--