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
We have far too many places where we just swallow and log exceptions and then move on like nothing happened. We should stop kidding ourselves and inform the user of important errors.
Core
Init()
OpenSettings()
SetGameDataFromDisk()
RefreshFMsListFromDisk()
AddDML()
RemoveDML()
GetDMLFiles()
OpenFMFolder()
OpenWebSearchUrl()
ViewHTMLReadme()
OpenHelpFile()
OpenLink()
EnvironmentExitDoShutdownTasks()
DoShutdownTasks()
Shutdown()
FindFMs
Scanner
Game config files
FMData.ini
Config.ini
Install/uninstall/play
Pre-checks before install and uninstall
Failed installs (error dialog and cleanup)
Failed cleanup of failed or canceled install
Failed generation of missing missflag.str
Failed to write stub comm file
Failed to start exe
Check for used .mis files
Check if OldDark
Check if palette fix required
Backup/restore
Backup
Restore
Cache
Import
Audio conversion
FMLanguages
FFmpeg.NET.Engine
Settings window
Mods list read fail
FM languages read fail
[add others here]
The text was updated successfully, but these errors were encountered:
We have far too many places where we just swallow and log exceptions and then move on like nothing happened. We should stop kidding ourselves and inform the user of important errors.
[add others here]
The text was updated successfully, but these errors were encountered: