aegis wrote:SirMaverick wrote:zwzsg wrote:(assuming setting change and crash are linked)
Was there ever a bug that was only caused by changing a setting (e.g. not when you just use the new setting)?
the crash could happen for a reason unrelated to the setting. his specific example, was a widget enabled bumpwater and saved it, but the setting crashed spring... so spring probably crashed on launch in future until he disabled bumpwater.
Yeah. Also, setting the setting and saving it are one single action.
And I should probably mention I'm draydreaming about writing a widget to display an option/setting menu, so that end-users don't have to use SpringSettings.exe. But considering wrong settings can make Spring crash, I need to think of a way to recover from bad settings even if I'm limiting the only way to set setting to be within Spring. So either delayed savings, to only save setting that we're sure work, or some sort of "Spring didn't end properly last time, do you want to revert to safe settings?" popup.