Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error en Kodi 21 y RPi5 #2

Open
Vichman67 opened this issue Jan 11, 2024 · 0 comments
Open

Error en Kodi 21 y RPi5 #2

Vichman67 opened this issue Jan 11, 2024 · 0 comments

Comments

@Vichman67
Copy link

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:

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!!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant