-
Bug
-
Resolution: Invalid
-
None
-
1.17
-
None
-
Running on an HP Pavilion Laptop with the following:
- Intel i7 10510u CPU
- AMD Radeon 530 Series GPU
- 16GB RAM
-
Unconfirmed
-
(Unassigned)
Problem when I try to launch the Minecraft game.
Running on a Windows environment (w/ WSL running Ubuntu enabled if that makes a difference)
Full stack trace:
```
java.lang.IllegalStateException: Failed to initialize GLFW, errors: GLFW error during init: [0x10008]140017333429616java.lang.IllegalStateException: Failed to initialize GLFW, errors: GLFW error during init: [0x10008]140017333429616 at com.mojang.blaze3d.platform.GLX._initGlfw(GLX.java:81) at com.mojang.blaze3d.systems.RenderSystem.initBackendSystem(RenderSystem.java:575) at net.minecraft.client.MinecraftClient.<init>(MinecraftClient.java:419) at net.minecraft.client.main.Main.main(Main.java:149) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at net.fabricmc.loader.game.MinecraftGameProvider.launch(MinecraftGameProvider.java:234) at net.fabricmc.loader.launch.knot.Knot.launch(Knot.java:153) at net.fabricmc.loader.launch.knot.KnotClient.main(KnotClient.java:28) at net.fabricmc.devlaunchinjector.Main.main(Main.java:86)
```
Let me know if other details are required.