Uncaught exception during initial worldgen (such as MC-247415) will deadlock the game instead of crashing. This also prevents crash reports from being saved properly. Note that this issue only occurs on some seeds.
Steps to reproduce
Trigger MC-247415 or other bugs that crash the game during initial worldgen with the seed
-5577097941836652926
Observe that the game does not exit and is stuck during worldgen
If the game exited, try another seed
Expected Behavior
The game should crash on uncaught exceptions.
Linked issues
relates to 1
Attachments
Comments 3
This may be a bug in third-party launchers, but I am not sure whether the responsibility is on the launcher side or the client side. I used the seed -4298465435144430922
in my testing if I remember correctly.
Are you able to provide a seed for which this happens?