You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There seems to be some sort of render-based crash that happens specifically when attempting to connect to Wynncraft. This happened while using the 1.21.1 1.1.14-b2 version of the mod, but this apparently happens on 1.20.4 as well (see this redit thread)
The main error stacktrace:
java.lang.ClassCastException: class net.minecraft.class_8113$class_8122 cannot be cast to class net.minecraft.class_1309 (net.minecraft.class_8113$class_8122 and net.minecraft.class_1309 are in unnamed module of loader 'knot' @4d49af10)
at knot//net.minecraft.class_757.redirect$bbb000$vivecraft$renderpick(class_757.java:3057)
at knot//net.minecraft.class_757.method_3188(class_757.java:1042)
at knot//net.minecraft.class_757.method_3192(class_757.java:850)
at knot//org.vivecraft.client_vr.render.helpers.VRPassHelper.renderSingleView(VRPassHelper.java:49)
at knot//org.vivecraft.client_vr.render.helpers.VRPassHelper.renderAndSubmit(VRPassHelper.java:328)
at knot//net.minecraft.class_310.handler$bcn000$vivecraft$renderVRPassesFabric(class_310.java:7210)
at knot//net.minecraft.class_310.method_1523(class_310.java:1286)
at knot//net.minecraft.class_310.method_1514(class_310.java:882)
at knot//net.minecraft.client.main.Main.main(Main.java:256)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
There seems to be some sort of render-based crash that happens specifically when attempting to connect to Wynncraft. This happened while using the 1.21.1 1.1.14-b2 version of the mod, but this apparently happens on 1.20.4 as well (see this redit thread)
The main error stacktrace:
The entire crash file is given below
crash-2024-12-17_11.28.17-client.txt
The text was updated successfully, but these errors were encountered: