cibikle / LaSSI

LaSSI (the Last Starship Save Inspector) is a free, open source, cross-platform, fan-made tool for inspecting and editing save files for "The Last Starship" by Introversion Software (https://www.introversion.co.uk/introversion/). Cross-platform UI made possible by Eto (https://github.com/picoe/Eto)
GNU Affero General Public License v3.0
5 stars 3 forks source link

Crashes on launch if auto-load file not found #147

Closed cibikle closed 4 months ago

cibikle commented 4 months ago

If the file to be auto-loaded (autosave.space by default) is not found, the app crashes. Further, if the file to be backed-up is not found the app crashes.

cibikle commented 4 months ago

App now checks to make sure the file to load or backup exists before trying to load or backup.