"Internal error" In 1.19.2

Here’s the error code, any help is appreciated! (Removed mod list for character limit)
---- Crashed! ----
Date/Time: 2023/09/24 02:54:54.2390
Quilt Loader Version: 0.21.0-beta.4

– Crash –

org.quiltmc.loader.impl.FormattedException: java.lang.BootstrapMethodError: java.lang.RuntimeException: Mixin transformation of net.minecraft.class_4097 failed
at org.quiltmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:526)
at org.quiltmc.loader.impl.launch.knot.Knot.launch(Knot.java:84)
at org.quiltmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:28)
Caused by: java.lang.BootstrapMethodError: java.lang.RuntimeException: Mixin transformation of net.minecraft.class_4097 failed
at net.minecraft.class_1299.(class_1299.java:279)
at net.minecraft.class_3103.(class_3103.java:28)
at net.minecraft.class_3031.(class_3031.java:84)
at net.minecraft.class_6800.(class_6800.java:20)
at net.minecraft.class_6803.method_39702(class_6803.java:24)
at net.minecraft.class_5458.method_44104(class_5458.java:98)
at net.minecraft.class_5458.method_30566(class_5458.java:105)
at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
at net.minecraft.class_5458.(class_5458.java:104)
at net.minecraft.class_2378.(class_2378.java:326)
at net.minecraft.class_2966.method_12851(class_2966.java:50)
at net.minecraft.client.main.Main.method_44604(Main.java:161)
at net.minecraft.client.main.Main.main(Main.java:51)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.quiltmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:524)
… 2 more
Caused by: java.lang.RuntimeException: Mixin transformation of net.minecraft.class_4097 failed
at org.quiltmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:459)
at org.quiltmc.loader.impl.launch.knot.KnotClassDelegate.tryLoadClass(KnotClassDelegate.java:241)
at org.quiltmc.loader.impl.launch.knot.KnotClassDelegate.loadClassOnly(KnotClassDelegate.java:161)
at org.quiltmc.loader.impl.launch.knot.KnotClassDelegate.loadClass(KnotClassDelegate.java:147)
at org.quiltmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:239)
at java.base/java.lang.ClassLoader.loadClass(Unknown Source)
… 20 more
Caused by: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392)
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:234)
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:202)
at org.quiltmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:454)
… 25 more
Caused by: org.spongepowered.asm.mixin.throwables.MixinApplyError: Mixin [#lithium:lithium.mixins.json:ai.task.memory_change_counting.TaskMixin from mod lithium] from phase [DEFAULT] in config [#lithium:lithium.mixins.json] FAILED during APPLY
at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinError(MixinProcessor.java:638)
at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinApplyError(MixinProcessor.java:589)
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:379)
… 28 more
Caused by: org.spongepowered.asm.mixin.transformer.throwables.InvalidMixinException: PRIVATE @Overwrite method method_19546 in #lithium:lithium.mixins.json:ai.task.memory_change_counting.TaskMixin from mod lithium cannot reduce visibiliy of PUBLIC target method
at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.conformVisibility(MixinPreProcessorStandard.java:479)
at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attachSpecialMethod(MixinPreProcessorStandard.java:452)
at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attachOverwriteMethod(MixinPreProcessorStandard.java:416)
at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attachMethods(MixinPreProcessorStandard.java:346)
at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attach(MixinPreProcessorStandard.java:299)
at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.createContextFor(MixinPreProcessorStandard.java:277)
at org.spongepowered.asm.mixin.transformer.MixinInfo.createContextFor(MixinInfo.java:1289)
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:294)
at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:421)
at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:403)
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363)
… 28 more
|------:|---------------------------------------------------|------------------------------------------------------|-----------------------------|---------|------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------|
Mod Table Version: 2
Plugin Types: {quilted_fabric_loader=[Fabric], quilt_loader=[Quilt, Builtin]}

---- end of report ----

Just a bit of friendly advice: Most people prefer, when you’re sharing logs, for you to upload the logs to an external site and provide the link. It decreases the size of the help post, making it easier to keep the discussion of the issue separate from all the text-heavy logs. Also, as you’ve noticed, logs tend to exceed the character limit for posts on forums like this, and cutting out parts of the logs/crash reports that may not seem essential to make the log/report fit can actually make it harder for others to help due to lack of info. mclo.gs is a great place to do so; it automatically formats logs and crash reports in a way that’s relatively easy to read. If you use PrismLauncher, it has a built-in function to upload logs and crash reports to a site of your choice, and mclo.gs is one of the options.

I’m no expert, but from scanning what I can see of your crash report, I would suspect the mod Lithium. It looks like a mixin conflict, but I don’t know enough to be sure. Try disabling Lithium and launching again. If it works, you know it’s a conflict of some kind, and if you absolutely need Lithium, you can try disabling other mods a few at a time with Lithium enabled until you stop getting the crash.

Also, on that note: when did you get this crash? While playing? Loading a world? Initial game load? More info is always better.

1 Like

Thank you! I tried using the Mclo website and when clicking “save” It said networking error so I was going to try again later and reply to my post with the link once it works. I got this crash when trying to initially load the game. Removing lithium seemed to fix the problem, Thank you!

No problem! Happy to help :)

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.