
Código: Seleccionar todo
17:52:56 T:140602165552896 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: __init__() takes at least 3 arguments (3 given)
Traceback (most recent call last):
File "/home/user/.kodi/addons/plugin.video.pelisalacarta/default.py", line 31, in <module>
launcher.run()
File "/home/user/.kodi/addons/plugin.video.pelisalacarta/platformcode/launcher.py", line 349, in run
exec "itemlist = channel."+action+"(item)"
File "<string>", line 1, in <module>
File "/home/user/.kodi/addons/plugin.video.pelisalacarta/core/filtertoolsv2.py", line 408, in config_filter
ventana = guitools.SettingWindow(list_controls=list_controls, caption="Filtrado de enlaces por Serie")
TypeError: __init__() takes at least 3 arguments (3 given)
-->End of Python script error report<--