Only after entering and leaving a world, when I close the game, it crashes but leaves the process hanging unless killed manually.
As for the crash report, the issue seems to be present both when using the vulkan and opengl renderer.
Just before the crash log itself, I can see the following error:
[LWJGL] Unhandled exception in callback:
java.lang.IllegalStateException: Rendersystem called from wrong thread
at com.mojang.blaze3d.systems.RenderSystem.constructThreadException(RenderSystem.java:111)
at com.mojang.blaze3d.systems.RenderSystem.assertOnRenderThread(RenderSystem.java:106)
at com.mojang.blaze3d.platform.Window.defaultErrorCallback(Window.java:242)
at org.lwjgl.system.JNI.invokeI(JNI.java:1350)
at org.lwjgl.glfw.GLFW.glfwGetPlatform(GLFW.java:690)
at com.mojang.blaze3d.platform.Window.getPlatform(Window.java:157)
at net.minecraft.SystemReport.setDetail(SystemReport.java:92)
at net.minecraft.client.Minecraft.fillSystemReport(Minecraft.java:2444)
at net.minecraft.client.Minecraft.fillReport(Minecraft.java:2394)
at com.mojang.blaze3d.platform.ClientShutdownWatchdog.lambda$startShutdownWatchdog$0(ClientShutdownWatchdog.java:31)
at java.base/java.lang.Thread.run(Thread.java:1474)
Environment
I am using linux Fedora 43, with: kernel version 6.19.10-200.fc43.x86_64
Linked issues
Comments 5
I am on Gentoo with an RX 7800XT AMD 5600X and 48GB of ddr4 on KDE wayland
I lack your issue on my machine, for me the game doesnβt close, but that issue has already been said to be resolved next update. Please do not refile the bug as it is likely a duplicate.
Tell us what specs you are using.
Thank you for your report!
We are tracking this issue in MC-307286, so this ticket is being resolved and linked as a duplicate.
That ticket has already been resolved as Fixed. Please check the Fix Version/s field of that ticket to see in which version this behavior was or will be fixed.
If you havenβt already, please make use of the search feature to see whether an issue has already been reported.
Quick Links:
π Bug Tracker Guidelines β π¬ Community Support β π§ Mojang Support (Technical Issues) β π§ Microsoft Support (Account Issues)
π Project Summary β βοΈ Feedback and Suggestions β π Game Wiki
I accidentally pressed enter before adding the crash reports, should I refile the bug?