The settings.json being corrupted causes failure to connect on start #86

Open
opened 2024-06-01 21:37:00 +00:00 by mattmcw · 0 comments
Owner

In the case that the settings.json is an empty file (for instance) the app will refuse to start. The settings class has been reworked since the version the behavior appears on, but a catastrophic parse error should crash the app or cause the file to be re-written. Also it is unclear how a blank settings.json file could be written in the first place. Possibly quitting mid-write?

In the case that the settings.json is an empty file (for instance) the app will refuse to start. The settings class has been reworked since the version the behavior appears on, but a catastrophic parse error should crash the app or cause the file to be re-written. Also it is unclear how a blank settings.json file could be written in the first place. Possibly quitting mid-write?
mattmcw added the
bug
label 2024-06-01 21:37:00 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: 16mm/mcopy#86
No description provided.