-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 1.12.2, Minecraft 18w14b
-
None
-
windows 10 4 gigabyte computer and this happands Error: java.lang.IllegalStateException: GLFW error 65542: WGL: The driver does not appear to support OpenGL with minecraft
-
Unconfirmed
there is full report
---- Minecraft Crash Report ----
// I'm sorry, Dave.
Time: 4/5/18 8:21 PM
Description: Initializing game
java.lang.IllegalStateException: GLFW error 65542: WGL: The driver does not appear to support OpenGL
at cag.b(SourceFile:197)
at cag$$Lambda$287/1946475978.invoke(Unknown Source)
at org.lwjgl.glfw.GLFWErrorCallbackI.callback(GLFWErrorCallbackI.java:23)
at org.lwjgl.system.JNI.invokePPPP(Native Method)
at org.lwjgl.glfw.GLFW.nglfwCreateWindow(GLFW.java:1361)
at org.lwjgl.glfw.GLFW.glfwCreateWindow(GLFW.java:1521)
at cag.<init>(SourceFile:93)
at caf.a(SourceFile:82)
at bzw.an(SourceFile:424)
at bzw.a(SourceFile:366)
at net.minecraft.client.main.Main.main(SourceFile:141)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
– Head –
Thread: Client thread
Stacktrace:
at cag.b(SourceFile:197)
at cag$$Lambda$287/1946475978.invoke(Unknown Source)
at org.lwjgl.glfw.GLFWErrorCallbackI.callback(GLFWErrorCallbackI.java:23)
at org.lwjgl.system.JNI.invokePPPP(Native Method)
at org.lwjgl.glfw.GLFW.nglfwCreateWindow(GLFW.java:1361)
at org.lwjgl.glfw.GLFW.glfwCreateWindow(GLFW.java:1521)
at cag.<init>(SourceFile:93)
at caf.a(SourceFile:82)
at bzw.an(SourceFile:424)
– Initialization –
Details:
Stacktrace:
at bzw.a(SourceFile:366)
at net.minecraft.client.main.Main.main(SourceFile:141)
– System Details –
Details:
Minecraft Version: 18w14b
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 355663296 bytes (339 MB) / 436207616 bytes (416 MB) up to 1073741824 bytes (1024 MB)
JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M
Launched Version: 18w14b
LWJGL: 3.1.2 build 29
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
Profiler Position: N/A (disabled)
CPU: 4 Gigabytes
- duplicates
-
MC-128302 GLFW error 65542: WGL: The driver does not appear to support OpenGL
- Resolved