Soaprman / FEFTwiddler

A save editor for Fire Emblem Fates
GNU General Public License v3.0
55 stars 17 forks source link

Handle wrong file input graciously #55

Open DoumanAsh opened 8 years ago

DoumanAsh commented 8 years ago

Editor just throws exception on bad file. Oh well it is expected i suppose, but this exception could be just handled to notify user of bad save file.

Soaprman commented 8 years ago

I've been thinking of adding something along this line... basically a window that shows exception text and also some more info, mostly on how to go about reporting bugs.

If you have any saves that throw exceptions on the current build, by the way, mind uploading them?

DoumanAsh commented 8 years ago

Um... no, it is not safes that are throwing exceptions. I just suggested to handle graciously wrong input in general.

For example when you input Rating file instead of your save :)