mirror of
https://github.com/tiennm99/godot.git
synced 2026-07-27 02:19:42 +00: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.