Error after update
What's the issue?
The application might not start up correctly if an update has been applied.
Why is this issue occurring?
Probably because the update to a newer version contains changes made to the default settings.json.
How can i fix this issue?
You can just delete the settings.json file and start the application. That should fix it. Though, your settings will be lost then.
Recommended steps to keep your settings
I'm aware that this might not be the best solution, but until I find a way to fix this issue without any user interaction, this will do just fine.
- Copy the content of your existing
settings.json
- Delete the
settings.json file
- Start the application
- Merge the new
settings.json with your settings.
Error after update
What's the issue?
The application might not start up correctly if an update has been applied.
Why is this issue occurring?
Probably because the update to a newer version contains changes made to the default
settings.json.How can i fix this issue?
You can just delete the
settings.jsonfile and start the application. That should fix it. Though, your settings will be lost then.Recommended steps to keep your settings
settings.jsonsettings.jsonfilesettings.jsonwith your settings.