trippsc2 / OpenTracker

An open-source cross-platform tracking application for A Link to the Past Randomizer.
MIT License
35 stars 9 forks source link

Saving to folder without rights #57

Closed Berserker66 closed 3 years ago

Berserker66 commented 3 years ago

trying to save/save as... to a folder without having the proper write rights just closes the menu and pretends like a save was done. But no file was written. [Windows 10]

trippsc2 commented 3 years ago

Exception handling has been added for save/load. Failed saves and loads will produce an error message with a friendly message for known exceptions and exception text for unknown ones. This will be released as part of 1.7.0.

trippsc2 commented 3 years ago

Better error handling is in v1.7.0, which was released today.