-
Bug
-
Resolution: Duplicate
-
None
-
21w11a
-
None
-
Windows 10, Built in MC Installer Java, Intel HD Graphics 3.1.0 build 9.17.10.4459, OpenGL 3.1
-
Unconfirmed
-
(Unassigned)
Crash to desktop when trying to launch the latest snapshot.
[07:12:24] [Render thread/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'[07:12:24] [Render thread/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'[07:12:25] [Render thread/INFO]: Setting user: PlNG[07:12:26] [Render thread/INFO]: Backend library: LWJGL version 3.2.2 build 10[07:12:26] [Render thread/WARN]: Failed to create window: dnh$a: GLFW error 65543: WGL: OpenGL profile requested but WGL_ARB_create_context_profile is unavailable at dnh.b(SourceFile:217) ~[21w11a.jar:?] at dnh$$Lambda$2725/1560029245.invoke(Unknown Source) ~[?:?] at org.lwjgl.glfw.GLFWErrorCallbackI.callback(GLFWErrorCallbackI.java:36) ~[lwjgl-glfw-3.2.2.jar:build 10] at org.lwjgl.system.JNI.invokePPPP(Native Method) ~[lwjgl-3.2.2.jar:build 10] at org.lwjgl.glfw.GLFW.nglfwCreateWindow(GLFW.java:1714) ~[lwjgl-glfw-3.2.2.jar:build 10] at org.lwjgl.glfw.GLFW.glfwCreateWindow(GLFW.java:1897) ~[lwjgl-glfw-3.2.2.jar:build 10] at dnh.<init>(SourceFile:91) ~[21w11a.jar:?] at ekv.a(SourceFile:21) ~[21w11a.jar:?] at dsp.<init>(SourceFile:466) ~[21w11a.jar:?] at net.minecraft.client.main.Main.main(SourceFile:178) [21w11a.jar:?]
As near as I can tell, it stems from calling WGL_ARB_create_context_profile (OpenGL 3.2) on a system with OpenGL 3.1
Upgrading is not possible at this time due to the GPU shortage.
- duplicates
-
MC-219626 GLFW error
- Resolved