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)
Hello @@unknown! Do you know if this is still an issue in the latest snapshot?