Recently I had some crashes of construct without any warning nor crash-handling.
It would save much time if construct would have a better crash handling.
How about to catch any unhanded exceptions and do some emergency actions like
- backup the current project
- trying to save project changes done so far
- trying to restart construct with the saved changes -> if not possible load the saved backup