Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OpenJDK - Minecraft - Curseforge #629

Closed
whitemogo opened this issue Oct 29, 2024 · 1 comment
Closed

OpenJDK - Minecraft - Curseforge #629

whitemogo opened this issue Oct 29, 2024 · 1 comment
Labels
Minecraft Issues relating to Minecraft

Comments

@whitemogo
Copy link

Describe the bug
A clear and concise description of what the bug is.

Crashing of Java Code simply playing Minecraft Java edition via CurseForge

Desktop (please complete the following information):

OS & version [e.g. Windows 10, 1822]:
Windows 10 22H2

MSFT Build of OpenJDK Version:

JRE version: OpenJDK Runtime Environment Microsoft-28056 (17.0.1+12) (build 17.0.1+12-LTS)

Java VM: OpenJDK 64-Bit Server VM Microsoft-28056 (17.0.1+12-LTS, mixed mode, tiered, compressed oops, compressed class ptrs, g1 gc, windows-amd64)

The output from java --version

To Reproduce:
Steps to reproduce the behavior:

Play Minecraft via CurseForge launcher, Java Version of Minecraft

Expected behavior
A clear and concise description of what you expected to happen.
Game not crash.
Screenshots, Logs etc
If applicable, add screenshots, logs to help explain your problem.

A fatal error has been detected by the Java Runtime Environment:

EXCEPTION_PRIV_INSTRUCTION (0xc0000096) at pc=0x00000170a3deb958, pid=16236, tid=7528

JRE version: OpenJDK Runtime Environment Microsoft-28056 (17.0.1+12) (build 17.0.1+12-LTS)

Java VM: OpenJDK 64-Bit Server VM Microsoft-28056 (17.0.1+12-LTS, mixed mode, tiered, compressed oops, compressed class ptrs, g1 gc, windows-amd64)

Problematic frame:

J 10314 c2 net.minecraft.core.Direction$Axis$3.m_7863_(III)I [email protected] (2 bytes) @ 0x00000170a3deb958 [0x00000170a3deb900+0x0000000000000058]

No core dump will be written. Minidumps are not enabled by default on client versions of Windows

An error report file with more information is saved as:

C:\Users\Jeanette\AppData\Local\Programs\Minecraft\Instances\Instances\Golden Nations SMP (1)\hs_err_pid16236.log

Compiled method (c2) 175176 10314 4 net.minecraft.core.Direction$Axis$3::m_7863_ (2 bytes)
total in heap [0x00000170a3deb790,0x00000170a3deb9b0] = 544
relocation [0x00000170a3deb8e8,0x00000170a3deb8f8] = 16
main code [0x00000170a3deb900,0x00000170a3deb960] = 96
stub code [0x00000170a3deb960,0x00000170a3deb978] = 24
oops [0x00000170a3deb978,0x00000170a3deb980] = 8
scopes data [0x00000170a3deb980,0x00000170a3deb988] = 8
scopes pcs [0x00000170a3deb988,0x00000170a3deb9a8] = 32
dependencies [0x00000170a3deb9a8,0x00000170a3deb9b0] = 8
Compiled method (c2) 175246 36414 4 net.minecraft.world.phys.shapes.Shapes::m_83157_ (327 bytes)
total in heap [0x00000170a5133610,0x00000170a5135950] = 9024
relocation [0x00000170a5133768,0x00000170a51338d8] = 368
constants [0x00000170a51338e0,0x00000170a5133900] = 32
main code [0x00000170a5133900,0x00000170a5134780] = 3712
stub code [0x00000170a5134780,0x00000170a51347c8] = 72
oops [0x00000170a51347c8,0x00000170a51347e8] = 32
metadata [0x00000170a51347e8,0x00000170a5134898] = 176
scopes data [0x00000170a5134898,0x00000170a5134ff8] = 1888
scopes pcs [0x00000170a5134ff8,0x00000170a5135478] = 1152
dependencies [0x00000170a5135478,0x00000170a5135498] = 32
handler table [0x00000170a5135498,0x00000170a51358e8] = 1104
nul chk table [0x00000170a51358e8,0x00000170a5135950] = 104

If you would like to submit a bug report, please visit:

https://github.com/microsoft/openjdk/issues

AL lib: (EE) alc_cleanup: 1 device not closed

Additional context
Add any other context about the problem here.

Copy link

Thank you for the report!
It looks like you are reporting that the game Minecraft crashed for you. Please try the following:

  • Update your graphics drivers, see this Minecraft Help Center article, section "Update your Video Card Drivers";
    often Minecraft crashes are caused by outdated graphics drivers
  • In case you are using mods, try disabling them one by one until you find the mod causing the crash, then report the crash to the mod author
  • If you are using a third-party launcher, try the official launcher instead

If none of the above helped, and you are still experiencing the crash with the official launcher and without any mods installed, please submit this issue over at the Mojang bug tracker. Please search for existing reports first; in case you do not find any, create a new report and let us know about the issue number here (e.g. MC-123456).
The Mojang team will take the first look. If an OpenJDK bug is identified, the Mojang team will contact the Microsoft Build of OpenJDK team to address the issue.

@github-actions github-actions bot added the Minecraft Issues relating to Minecraft label Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Minecraft Issues relating to Minecraft
Projects
None yet
Development

No branches or pull requests

1 participant