KODI 21 crashes after Launch - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111) +---- Forum: Linux (https://forum.kodi.tv/forumdisplay.php?fid=52) +---- Thread: KODI 21 crashes after Launch (/showthread.php?tid=377375) |
KODI 21 crashes after Launch - HarryHirschleR - 2024-05-03 Hello! I've been using Kodi with Arch Linux for a long time and without any problems. For the past two days I've had the problem that Kodi crashes within two or three seconds of starting. I use the "Extreme" addon and found this error in the crash log: "2024-05-03 10:41:20.442 T:54612 error <general>: Repository add-on repository.Extrem does not have any directory matching 21.0.0 and won't be able to update/serve addons! Please fix the addon.xml definition " could it be because Kodi just crashes? Here is the complete crash log: https://paste.kodi.tv/uburotinik.kodi RE: KODI 21 crashes after Launch - Neo1973 - 2024-05-03 Problem with Python 3.12, I don't think Kodi can do anything here: https://github.com/python/cpython/issues/116510 RE: KODI 21 crashes after Launch - HarryHirschleR - 2024-05-09 Thank you. I just removed it and installed it via Flatpak - no problems so far. |