Is there a way to get a stacktrace or something similar out of a bad JVM crash? My fullscreen game sometimes freezes, badly enough that I have to reboot. I can’t get back to my IDE, DOS window, or Error logs. When I reboot, the first two are gone and the log is blank. The result is that I can’t even begin to know what caused the crash. Very upsetting. Any suggestions?
I can post code if it would help. Thanks all!