limo-app / limo

A simple Qt based mod manager
GNU General Public License v3.0
119 stars 3 forks source link

[Feature Request] Warning Instead of a Silent Crash #31

Open KrispeeIguana opened 2 months ago

KrispeeIguana commented 2 months ago

Could we have a warning in the logs when using the copy deployment method with the LOOT plugin? As of right now, the Flatpak application just crashes without sending anything to the logs. Life would be a lot easier if that setup spat out a warning instead of trying to do something impossible and imploding.

limo-app commented 2 months ago

I cannot reproduce the crash on copy deployment. None of the deployers types crash for the flatpak or native version on my end. Will go over the code and try to identify potential crashes in that scenario. Can you post your deployer setup?

KrispeeIguana commented 2 months ago

It was the recommended LOOT deployer setup with copy enabled instead of hard link. There were no added mods bc I was testing if it worked before wasting my time. This was also done on an Arch Linux OS 2 days ago before I updated a few Linux packages (ie linux-firmware, etc.). I don't know how that would affect the Flatpak, but I've been surprised before.