Fixes an issue where it would try to write while a message box was active
- Move loading to MainForm_Load instead of constructor - Config doesn't exist by default - User is prompted to create config if it can't be loaded (user has to select the working folder) - Error reporting shows the stack trace
Commit 1b3f0f87 already ignores the flag, so we may as well remove it entirely to get rid of the build warning.
1b3f0f87