Mod won't start. (crash log)

When i try to load the mod by it self using fabric 1.20.2 i get the following error
java.lang.UnsupportedOperationException: ERROR: Unable to create a GL Context using any of the supported GL versions: [(4, 6),(4, 5),(4, 4),(4, 3),(4, 2),(4, 1),(4, 0),(3, 3),(3, 2)]
at com.seibel.distanthorizons.core.render.glObject.GLProxy.<init>(GLProxy.java:263)
at com.seibel.distanthorizons.core.render.glObject.GLProxy.getInstance(GLProxy.java:442)
at com.seibel.distanthorizons.core.api.internal.ClientApi.rendererStartupEvent(ClientApi.java:279)
at net.minecraft.class_757.handler$zzg000$distanthorizons$onStartupShaders(class_757.java:1621)
at net.minecraft.class_757.method_34521(class_757.java:481)
at net.minecraft.class_310.<init>(class_310.java:642)
at net.minecraft.client.main.Main.main(Main.java:214)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:470)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:87)
at org.prismlauncher.EntryPoint.listen(EntryPoint.java:129)
at org.prismlauncher.EntryPoint.main(EntryPoint.java:70)
java.lang.UnsupportedOperationException: ERROR: Unable to create a GL Context using any of the supported GL versions: [(4, 6),(4, 5),(4, 4),(4, 3),(4, 2),(4, 1),(4, 0),(3, 3),(3, 2)]
at com.seibel.distanthorizons.core.render.glObject.GLProxy.<init>(GLProxy.java:263)
at com.seibel.distanthorizons.core.render.glObject.GLProxy.getInstance(GLProxy.java:442)
at com.seibel.distanthorizons.core.api.internal.ClientApi.rendererStartupEvent(ClientApi.java:279)
at net.minecraft.class_757.handler$zzg000$distanthorizons$onStartupShaders(class_757.java:1621)
at net.minecraft.class_757.method_34521(class_757.java:481)
at net.minecraft.class_310.<init>(class_310.java:642)
at net.minecraft.client.main.Main.main(Main.java:214)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:470)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:87)
at org.prismlauncher.EntryPoint.listen(EntryPoint.java:129)
at org.prismlauncher.EntryPoint.main(EntryPoint.java:70)
My system is up to date. Other than that i am not sure what to try, i tried what was written in #faq-problems-and-fixes regarding game crashing issues. Version of DH is 2.0.1-a
1 Reply