[6.2.2] Mod Manager crashes if no Mods present
Trying to scroll in the mod window causes a crash on Linux. I tried placing mod files in /usr/share/CortexCommand/Data/ and the game doesn't even display them.
Error message:
/usr/bin/CortexCommand: line 44: 246650 Aborted (core dumped) "/usr/lib/CortexCommand/CortexCommand" $@
Version 6.2.2 on Arch Linux
Reproduces on the flatpak build too.
Mods go in $XDG_DATA_HOME/Cortex Command/Mods on linux. that is ~/.local/share/Cortex Command/Modsfor installed and ~/.var/app/io.cortex-command-community.Cortex-Command-Community-Project/data/Cortex Command/Mods for Flatpak.
Mods in base data are ignored.
Crash is fixed in dev. Will patch flatpak and aur
I'll see if I can add a button or smth in the Mod Manager to show/open the mod folder for v7
Ah, OK, I see.