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
No he conseguido que Kelebek 3.5 ni 3.6 arranquen en mi Raspberry Pi5 con LibreElec 12 (nightly build) y Kodi 21.0 (beta 2). Sí me funcionaban cuando tenía LibreElec 11 y Kodi 19.
El error en el registro es éste:
2024-01-11 19:27:23.950 T:3883 error <general>: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <class 'ValueError'>
Error Contents: bad marshal data (unknown type code)
Traceback (most recent call last):
File "/storage/.kodi/addons/script.kelebek/main.py", line 2, in <module>
exec(zlib.decompress(base64.b64decode('eJzdGWtv4zbyu3+F.............q4ikCqCIXlqhJUmqaZrcpPc/AH8jfGJw==')))
File "<string>", line 138, in <module>
ValueError: bad marshal data (unknown type code)
-->End of Python script error report<--
2024-01-11 19:27:24.024 T:3882 error <general>: GetDirectory - Error getting plugin://script.kelebek/
2024-01-11 19:27:24.025 T:1430 error <general>: CGUIMediaWindow::GetDirectory(plugin://script.kelebek/) failed
¿Alguna ayuda?
Muchas gracias por vuestro trabajo!!!
The text was updated successfully, but these errors were encountered:
Hola,
No he conseguido que Kelebek 3.5 ni 3.6 arranquen en mi Raspberry Pi5 con LibreElec 12 (nightly build) y Kodi 21.0 (beta 2). Sí me funcionaban cuando tenía LibreElec 11 y Kodi 19.
El error en el registro es éste:
¿Alguna ayuda?
Muchas gracias por vuestro trabajo!!!
The text was updated successfully, but these errors were encountered: