You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FixesSevenbytesSoftware#22
Fix error on startup with broken XML config.
* Add a try-catch block around the deserialization code in the `LoadConfig` method to handle broken XML config files.
* Show an error message if an exception occurs during deserialization and create a new default `Settings` object.
Need fix for an error on startup with broken xml config.
As a temporary solution to the problem, you can delete the file C:\Users{UserName}\AppData\Roaming\SevenConverter\sc_config.xml
The text was updated successfully, but these errors were encountered: