The error message is gold to get when it comes to debugging. But it would be even better to get the console output (all that is from show_debug_message). So would it be possible in a future version, add something like catch_error_add_debug_message(message). That is saved along with the error message if the game crash. These logs would provide some additional data that lead up to the crash.