-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 1.13.2, Minecraft 18w49a
-
None
-
OS: Fedora 29 Linux (ver 4.19.5-300.fc29.x86_64, arch amd64)
Java: 1.8.0_191 (by Oracle Corporation)
Launcher: Minecraft Launcher 1.6.84-j (bootstrap 100)
Minecraft: 1.13.2 (updated Mon Oct 22 06:41:07 CDT 2018)
Crash Report
Time: 12/7/18 12:33 AM
Description: Initializing game
java.lang.IllegalStateException: GLFW error 65543: GLX: Failed to create context: BadValue (integer parameter out of range for operation)
at cgd.b(SourceFile:218)
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:1649)
at org.lwjgl.glfw.GLFW.glfwCreateWindow(GLFW.java:1827)
at cgd.<init>(SourceFile:99)
at cgc.a(SourceFile:79)
at cft.am(SourceFile:439)
at cft.a(SourceFile:380)
at net.minecraft.client.main.Main.main(SourceFile:144)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Client thread
Stacktrace:
at cgd.b(SourceFile:218)
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:1649)
at org.lwjgl.glfw.GLFW.glfwCreateWindow(GLFW.java:1827)
at cgd.<init>(SourceFile:99)
at cgc.a(SourceFile:79)
at cft.am(SourceFile:439)
-- Initialization --
Details:
Stacktrace:
at cft.a(SourceFile:380)
at net.minecraft.client.main.Main.main(SourceFile:144)
-- System Details --
Details:
Minecraft Version: 1.13.2
Operating System: Linux (amd64) version 4.19.5-300.fc29.x86_64
Java Version: 1.8.0_191, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 103966456 bytes (99 MB) / 191692800 bytes (182 MB) up to 5355339776 bytes (5107 MB)
JVM Flags: 5 total; -Xmx5G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
Launched Version: 1.13.2
LWJGL: 3.1.6 build 14
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
Profiler Position: N/A (disabled)
CPU: Intel i7OS: Fedora 29 Linux (ver 4.19.5-300.fc29.x86_64, arch amd64) Java: 1.8.0_191 (by Oracle Corporation) Launcher: Minecraft Launcher 1.6.84-j (bootstrap 100) Minecraft: 1.13.2 (updated Mon Oct 22 06:41:07 CDT 2018) Crash Report Time: 12/7/18 12:33 AM Description: Initializing game java.lang.IllegalStateException: GLFW error 65543: GLX: Failed to create context: BadValue (integer parameter out of range for operation) at cgd.b(SourceFile:218) 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:1649) at org.lwjgl.glfw.GLFW.glfwCreateWindow(GLFW.java:1827) at cgd.<init>(SourceFile:99) at cgc.a(SourceFile:79) at cft.am(SourceFile:439) at cft.a(SourceFile:380) at net.minecraft.client.main.Main.main(SourceFile:144) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Client thread Stacktrace: at cgd.b(SourceFile:218) 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:1649) at org.lwjgl.glfw.GLFW.glfwCreateWindow(GLFW.java:1827) at cgd.<init>(SourceFile:99) at cgc.a(SourceFile:79) at cft.am(SourceFile:439) -- Initialization -- Details: Stacktrace: at cft.a(SourceFile:380) at net.minecraft.client.main.Main.main(SourceFile:144) -- System Details -- Details: Minecraft Version: 1.13.2 Operating System: Linux (amd64) version 4.19.5-300.fc29.x86_64 Java Version: 1.8.0_191, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 103966456 bytes (99 MB) / 191692800 bytes (182 MB) up to 5355339776 bytes (5107 MB) JVM Flags: 5 total; -Xmx5G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M Launched Version: 1.13.2 LWJGL: 3.1.6 build 14 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 Profiler Position: N/A (disabled) CPU: Intel i7
-
Unconfirmed
Crashes immediately all versions of Minecraft
- duplicates
-
MC-128302 GLFW error 65542: WGL: The driver does not appear to support OpenGL
- Resolved