-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 1.14.2
-
None
-
Unconfirmed
---- Minecraft Crash Report ----
// My bad.
Time: 30/05/19 10:42
Description: Initializing game
java.lang.IllegalStateException: GLFW error 65542: WGL: The driver does not appear to support OpenGL
at cud.b(SourceFile:195)
at cud$$Lambda$1431/488011312.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: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 cud$$Lambda$1431/488011312.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: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: 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: 77559976 bytes (73 MB) / 248111104 bytes (236 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
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:
Current Language: ~ERROR~ NullPointerException: null
CPU: <unknown>
- duplicates
-
MC-128302 GLFW error 65542: WGL: The driver does not appear to support OpenGL
- Resolved