-
Notifications
You must be signed in to change notification settings - Fork 19
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
Minecraft Java Edition launcher crashes with Exit code: 1 stating 'The crash happened outside the Java Virtual Machine in native code. See problematic frame for where to report the bug.' #371
Comments
Thank you for the report! |
@astemkar Are you able to post the contents of the `hs_err_pid.log error log file? |
i have the same issue and i have logs |
@astemkar - FYI - I also notice that your For both @astemkar and @dan-uwaifo Are you able to try installing 17.0.5 from https://learn.microsoft.com/en-gb/java/openjdk/download and then:
|
Ah well I would to that but I managed to fix everything due to a driver update. Thought it was updated since it was relatively new but checked the drivers via amd and now everything's working |
How did you update your drivers? |
I followed the tutorial from karianna but it didn't work |
@MinikatzeM You may be impacted by the NVidia driver bug (please update to latest) or the AMD driver workaround. See LWJGL/lwjgl3#836 (comment) |
@karianna what do we do exactly? I see the comment but i don't know what you want us to do to fix the problem. |
@RustyBot572 best thing to do here is talk with the folks from the LWJGL project. |
(Upon contacting the Minecraft support, I was told to raise a query here on Github.)
When I launch Minecraft Java Edition through the official launcher, the game crashes with an Exit code: 1, and the game output window states that 'The crash happened outside the Java Virtual Machine in native code. See problematic frame for where to report the bug.'
OS:Windows 10, Version: Build 19045
The output from
java --version
:java 17.0.2 2022-01-18 LTS
Java(TM) SE Runtime Environment (build 17.0.2+8-LTS-86)
Steps to reproduce the behavior:
N.A. since it takes place in the game window
Expected behavior: Expected the game to launch after starting it.
Screenshot of Game output window:
Please let me know in case any more details are required from my side.
The text was updated successfully, but these errors were encountered: