mirror of
https://gitlab.bixilon.de/bixilon/minosoft.git
synced 2025-09-17 11:24:56 -04:00
crash: print crash message
This commit is contained in:
parent
0f1b7f7e89
commit
27258b1c06
@ -132,6 +132,7 @@ class ErosCrashReport : JavaFXWindowController() {
|
||||
}
|
||||
|
||||
if (RunConfiguration.DISABLE_EROS) {
|
||||
this?.printStackTrace()
|
||||
ShutdownManager.shutdown(this?.message, AbstractShutdownReason.CRASH)
|
||||
return
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user