mojira.dev
MC-220864

Method glfwGetError was called before initializing GLFW via glfwInit()

When I'm running Minecraft with LWJGLX/debug: Debugging LWJGL3 OpenGL applications (github.com) I'm getting crash-report:

java.lang.IllegalStateException: Method glfwGetError was called before initializing GLFW via glfwInit().
        at dez.a(SourceFile:133)
        at com.mojang.blaze3d.platform.GLX._initGlfw(SourceFile:63)
        at com.mojang.blaze3d.systems.RenderSystem.initBackendSystem(SourceFile:1060)
        at djz.<init>(SourceFile:458)
        at net.minecraft.client.main.Main.main(SourceFile:177)

Comments 2

Hello @@unknown! Do you know if this is still an issue in the latest snapshot?

Also could you please elaborate what exactly the issue is here? As far as I understand you use this tool to search for lwjgl issues, but does this actually mean that there might be a serious issue or could this also be a false positive? Some context would be appreciated.

k0l0r3k99

(Unassigned)

Unconfirmed

(Unassigned)

1.16.5

Retrieved