mojira.dev
MC-154152

Crash on game initialization


Minecraft Crash Report ----
// Hi. I'm Minecraft, and I'm a crashaholic.

Time: 6/8/19, 12:29 PM
Description: Initializing game

java.lang.IllegalStateException: GLFW error 65543: GLX: Failed to create context: BadValue (integer parameter out of range for operation)
at cud.b(SourceFile:195)
at org.lwjgl.glfw.GLFWErrorCallbackI.callback(GLFWErrorCallbackI.java:36)
at org.lwjgl.system.JNI.invokePPPP(Native Method)
at org.lwjgl.glfw.GLFW.nglfwCreateWindow(GLFW.java:1666)
at org.lwjgl.glfw.GLFW.glfwCreateWindow(GLFW.java:1847)
at cud.<init>(SourceFile:86)
at dkz.a(SourceFile:36)
at cvk.au(SourceFile:465)
at cvk.b(SourceFile:395)
at net.minecraft.client.main.Main.main(SourceFile:154)

A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

– Head –
Thread: Client thread
Stacktrace:
at cud.b(SourceFile:195)
at org.lwjgl.glfw.GLFWErrorCallbackI.callback(GLFWErrorCallbackI.java:36)
at org.lwjgl.system.JNI.invokePPPP(Native Method)
at org.lwjgl.glfw.GLFW.nglfwCreateWindow(GLFW.java:1666)
at org.lwjgl.glfw.GLFW.glfwCreateWindow(GLFW.java:1847)
at cud.<init>(SourceFile:86)
at dkz.a(SourceFile:36)
at cvk.au(SourceFile:465)

– Initialization –
Details:
Stacktrace:
at cvk.b(SourceFile:395)
at net.minecraft.client.main.Main.main(SourceFile:154)

– System Details –
Details:
Minecraft Version: 1.14.2
Operating System: Linux (amd64) version 4.15.0-1039-oem
Java Version: 11.0.3, Oracle Corporation
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
Memory: 1237275256 bytes (1179 MB) / 1409286144 bytes (1344 MB) up to 8589934592 bytes (8192 MB)
JVM Flags: 8 total; -Xss1M -Xmx8G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
Launched Version: 1.14.2
LWJGL: 3.2.1 build 12
OpenGL: NO CONTEXT
GL Caps:
Using VBOs: Yes
Is Modded: Probably not. Jar signature remains and client brand is untouched.
Type: Client (map_client.txt)
Resource Packs: vanilla
Current Language: ~ERROR~ NullPointerException: null
CPU: <unknown>

Linked issues

Comments 2

The game crashed whilst initializing game
Error: java.lang.IllegalStateException: GLFW error 65543: GLX: Failed to create context: BadValue (integer parameter out of range for operation)

Thank you for your report!
We're actually already tracking this issue at MC-135561, so we will resolve and link this ticket as a Duplicate.

If you would like to add a vote and any extra information to the main ticket it would be appreciated.

If you haven't already, you might like to make use of the search feature to see if the issue has already been mentioned.

Quick Links:
📓 Issue Guidelines – 💬 Community Support – 📧 Customer Support – 📖 Game Wiki

Michael

(Unassigned)

Unconfirmed

(Unassigned)

Minecraft 1.14.2, Minecraft 1.14.3 Pre-Release 2

Retrieved