-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 1.14.3
-
None
-
can lauch comes up The game crashed whilst initializing game
Error: java.lang.IllegalStateException: GLFW error 65542: WGL: The driver does not appear to support OpenGL
installed and unistalled updated javav
-
Unconfirmed
-
(Unassigned)
---- Minecraft Crash Report ----
// You're mean.
Time: 4/07/19 4:03 PM
Description: Initializing game
java.lang.IllegalStateException: GLFW error 65542: WGL: The driver does not appear to support OpenGL
at cuh.b(SourceFile:195)
at cuh$$Lambda$1492/308332638.invoke(Unknown Source)
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:1714)
at org.lwjgl.glfw.GLFW.glfwCreateWindow(GLFW.java:1897)
at cuh.<init>(SourceFile:86)
at dld.a(SourceFile:36)
at cvo.au(SourceFile:465)
at cvo.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 cuh.b(SourceFile:195)
at cuh$$Lambda$1492/308332638.invoke(Unknown Source)
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:1714)
at org.lwjgl.glfw.GLFW.glfwCreateWindow(GLFW.java:1897)
at cuh.<init>(SourceFile:86)
at dld.a(SourceFile:36)
at cvo.au(SourceFile:465)
– Initialization –
Details:
Stacktrace:
at cvo.b(SourceFile:395)
at net.minecraft.client.main.Main.main(SourceFile:154)
– System Details –
Details:
Minecraft Version: 1.14.3
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1139049992 bytes (1086 MB) / 1342177280 bytes (1280 MB) up to 2147483648 bytes (2048 MB)
JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
Launched Version: 1.14.3
LWJGL: 3.2.2 build 10
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:
Current Language: ~ERROR~ NullPointerException: null
CPU: <unknown>
- duplicates
-
MC-128302 GLFW error 65542: WGL: The driver does not appear to support OpenGL
- Resolved