Skip to content

Stop uncaught exceptions from silently crashing the app #86

@Avasam

Description

@Avasam

At the moment, uncaught exceptions will rise all the way up and silently crash AutoSplit. The only way to get more information on what happened is to go through the Windows Event Viewer, which is not user-friendly.

image

My suggestion is to catch all errors at the top level, show a message to the user telling them to report the issue (premade github link) and include the crash report.
If we can't recover, add "AutoSplit will close after pressing Ok".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions