Skip to content
This repository was archived by the owner on Jun 25, 2020. It is now read-only.
This repository was archived by the owner on Jun 25, 2020. It is now read-only.

KSP Crash detection #178

@dmarcuse

Description

@dmarcuse

Most programs return a value of "0" when run successfully, a positive value when run unsuccessfully with an expected error, and a negative value when run unsuccessfully with an unexpected error. I'm not sure if KSP follows these rules (the one time I want a crash they don't show up...) but if it does we can check the return value after KSP closes and tell the user that it crashed, giving them options to copy the log or error file, open the log or error file, or relaunch the game.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions