Closed Steddo closed 1 year ago
Minecraft usually ships with its own Microsoft Build of OpenJDK 17.0.3 - have you tried using that default? Also you can try our latest 17.0.5 release.
That said the crash report is saying that com.seibel.lod.core.builders.lodBuilding.bufferBuilding.LodQuadBuilder.mergeQuadsInternal is calling somewthing in OpenGL native which is crashingso I'd also try to make sure your graphics drivers are up to date and contact the Mod owner as well.
I'm pretty sure that com.seibel.lod.core.builders.lodBuilding.bufferBuilding.LodQuadBuilder.mergeQuadsInternal is from my Distant Horizons mod, so I will try to see if it still crashes once I've removed it.
If it does eliminate crashes, I'll update this thread and contact the mod dev.
We are marking this issue as stale because it has not been updated for a while. This is just a way to keep the support issues queue manageable. It will be closed soon unless the stale label is removed by a committer, or a new comment is made.
Please provide a brief summary of the bug
Minecraft simply crashes. This only happens when I play; it doesn't crash in my long overnight AFK sessions.
hs_err_pid21168.log
Please provide steps to reproduce where possible
I could not reproduce it intentionally. It happens at random.
Expected Results
Minecraft plays without crashing.
Actual Results
Minecraft crashes randomly.
What Java Version are you using?
openjdk 17.0.4.1 2022-08-12OpenJDK Runtime Environment Temurin-17.0.4.1+1 (build 17.0.4.1+1) OpenJDK 64-Bit Server VM Temurin-17.0.4.1+1 (build 17.0.4.1+1, mixed mode, sharing)
What is your operating system and platform?
No response
How did you install Java?
No response
Did it work before?
No response
Did you test with other Java versions?
No response
Relevant log output
No response