-
Bug
-
Resolution: Duplicate
-
None
-
1.6.91 (legacy), 2.1.5963-2.1.5969 (Stable)
-
Unconfirmed
minecraft keeps crashing whenever i try to play it using any type of minecraft launcher
it gave me this crash report and ive already tried upgrading my drivers, to no avail
i was able to run minecraft about a month ago, then it started doing this.
any help would be greatly appreciated.
---- Minecraft Crash Report ----
// Shall we play a game?
Time: 8/1/19 2:45 PM
Description: Initializing game
java.lang.IllegalStateException: GLFW error 65542: WGL: The driver does not appear to support OpenGL
at cuo.b(SourceFile:199)
at cuo$$Lambda$1431/1575169536.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 cuo.<init>(SourceFile:81)
at dnr.a(SourceFile:19)
at cyc.au(SourceFile:464)
at cyc.b(SourceFile:394)
at net.minecraft.client.main.Main.main(SourceFile:155)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
– Head –
Thread: Client thread
Stacktrace:
at cuo.b(SourceFile:199)
at cuo$$Lambda$1431/1575169536.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 cuo.<init>(SourceFile:81)
at dnr.a(SourceFile:19)
at cyc.au(SourceFile:464)
– Initialization –
Details:
Stacktrace:
at cyc.b(SourceFile:394)
at net.minecraft.client.main.Main.main(SourceFile:155)
– System Details –
Details:
Minecraft Version: 1.14.4
Minecraft Version ID: 1.14.4
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: 6050192 bytes (5 MB) / 218906624 bytes (208 MB) up to 1060372480 bytes (1011 MB)
CPUs: 1
JVM Flags: 6 total; -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
Launched Version: 1.14.4
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