-
Bug
-
Resolution: Duplicate
-
None
-
1.14.4
-
None
-
OS: Windows 10 (ver 10.0, arch x86)
Java: 1.8.0_221 (by Oracle Corporation)
Launcher: Minecraft Launcher 1.6.89-j (bootstrap 5)
Minecraft: 1.14.4 (updated Fri Jul 19 11:25:47 CEST 2019)
-
Unconfirmed
Put the summary of the bug you're having here
What I expected to happen was...:
The game would start when I press "play"
What actually happened was...:
The game crashed when I press "play"
Steps to Reproduce:
1. First, I open de launcher, then I log in
2. Now I press play.
3. it appears this:
---- Minecraft Crash Report ----
// Why did you do that?
Time: 4/08/19 14:39
Description: Initializing game
java.lang.IllegalStateException: GLFW error 65542: WGL: The driver does not appear to support OpenGL
at cuo.b(SourceFile:199)
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 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 10 (x86) version 10.0
Java Version: 1.8.0_221, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 96209376 bytes (91 MB) / 277217280 bytes (264 MB) up to 523501568 bytes (499 MB)
CPUs: 4
JVM Flags: 7 total; -Xmx512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M
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