Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GLFW error 65543: WGL: Failed to create OpenGL context #5978

Closed
adiantek opened this issue Jul 6, 2021 · 1 comment
Closed

GLFW error 65543: WGL: Failed to create OpenGL context #5978

adiantek opened this issue Jul 6, 2021 · 1 comment

Comments

@adiantek
Copy link

adiantek commented Jul 6, 2021

Description of Issue

Steps to Reproduce

  1. Patch 1.17 to arm64 (lwjgl 3.3.0 build 11 & Java from https://github.com/microsoft/openjdk-aarch64)
  2. Install optifine 1.17 build 25
  3. Run 1.17 optifine patched with arm64

OptiFine Version

OptiFine HD U G9 pre25

Installation Method

Installer & patched to arm64

Log Files/Crash Reports

Screenshot 2021-07-07 013532

Failed to create window: 
dpq$a: GLFW error 65543: WGL: Failed to create OpenGL context
    at dpq.b(Window.java:336)
    at org.lwjgl.glfw.GLFWErrorCallbackI.callback(GLFWErrorCallbackI.java:43)
    at org.lwjgl.system.JNI.invokePPPP(Native Method)
    at org.lwjgl.glfw.GLFW.nglfwCreateWindow(GLFW.java:1884)
    at org.lwjgl.glfw.GLFW.glfwCreateWindow(GLFW.java:2059)
    at dpq.<init>(Window.java:134)
    at enw.a(SourceFile:21)
    at dvo.<init>(SourceFile:483)
    at net.minecraft.client.main.Main.main(SourceFile:179)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.base/java.lang.reflect.Method.invoke(Method.java:564)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:159)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:30)

Manually triggered debug crash from Vanilla.txt - here you have system info, etc.

F3 Debug Screenshot

The issue is not something that can be captured from F3 screenshot
2021-07-07_01 25 55

Prior Testing

  • Does this happen in Vanilla without OptiFine? Nope, it doesn't
@KaiAF
Copy link
Collaborator

KaiAF commented Jul 7, 2021

already addressed here: #5739. Some people apparently already have a fix for the issue in the comments.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants