OkZoomer
OkZoomer copied to clipboard
Command-related crashes with Ok Zoomer
Minecraft has crashed!
net.fabricmc.loader.impl.FormattedException: java.lang.LinkageError: loader constraint violation: when resolving field "BUILT_IN_EXCEPTIONS" of type com.mojang.brigadier.exceptions.BuiltInExceptionProvider, the class loader net.fabricmc.loader.impl.launch.knot.KnotClassLoader @ebaa6cb of the current class, net.minecraft.class_155, and the class loader 'app' for the field's defining class, com.mojang.brigadier.exceptions.CommandSyntaxException, have different Class objects for type com.mojang.brigadier.exceptions.BuiltInExceptionProvider (net.minecraft.class_155 is in unnamed module of loader net.fabricmc.loader.impl.launch.knot.KnotClassLoader @ebaa6cb, parent loader net.fabricmc.loader.impl.launch.knot.KnotClassLoader$DynamicURLClassLoader @758705fa; com.mojang.brigadier.exceptions.CommandSyntaxException is in unnamed module of loader 'app')
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:418)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:77)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
Caused by: java.lang.LinkageError: loader constraint violation: when resolving field "BUILT_IN_EXCEPTIONS" of type com.mojang.brigadier.exceptions.BuiltInExceptionProvider, the class loader net.fabricmc.loader.impl.launch.knot.KnotClassLoader @ebaa6cb of the current class, net.minecraft.class_155, and the class loader 'app' for the field's defining class, com.mojang.brigadier.exceptions.CommandSyntaxException, have different Class objects for type com.mojang.brigadier.exceptions.BuiltInExceptionProvider (net.minecraft.class_155 is in unnamed module of loader net.fabricmc.loader.impl.launch.knot.KnotClassLoader @ebaa6cb, parent loader net.fabricmc.loader.impl.launch.knot.KnotClassLoader$DynamicURLClassLoader @758705fa; com.mojang.brigadier.exceptions.CommandSyntaxException is in unnamed module of loader 'app')
at net.minecraft.class_155.
Same issue i use version 5.0.0-beta.6+1.18.2
i think you mean it crashes on minecraft startup
Hello! Could you try and crash the game again and then also annex the latest.log
file from .minecraft/logs/
? I'm suspecting that this is a mod conflict; That, or perhaps a mod load order issue?
discovered that it is because of the way it uses both fabric and quilt api
good afternoon, for some reason this mod does not work for me
Oh man please learn how to use github