mirror of
https://github.com/godotengine/godot.git
synced 2025-04-13 01:00:35 +08:00
In x11, windows and osx crash handlers, check project settings exists before looking up the crash handler message setting. Avoids crashing the crash handler when handling a crash outside project settings lifetime. Instead omitting the configurable message and continuing with trace dump.