Hipaloski Posted October 21, 2022 Share Posted October 21, 2022 I am getting these error with 1.19 forge. Any help is greatly appreciated. I need an english translation of this. Caused by: org.spongepowered.asm.mixin.throwables.MixinApplyError: Mixin [obfuscate.mixins.json:client.ItemEntityRendererMixin] from phase [DEFAULT] in config [obfuscate.mixins.json] FAILED during APPLY Caused by: org.spongepowered.asm.mixin.transformer.throwables.InvalidMixinException: Unexpecteded ClassMetadataNotFoundException whilst transforming the mixin class: [MAIN Applicator Phase -> obfuscate.mixins.json:client.ItemEntityRendererMixin -> Apply Methods -> (Lnet/minecraft/entity/item/ItemEntity;FFLcom/mojang/blaze3d/matrix/MatrixStack;Lnet/minecraft/client/renderer/IRenderTypeBuffer;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V:handler$zza000$capture -> Transform LVT -> var=entity -> desc=Lnet/minecraft/entity/item/ItemEntity;] Caused by: org.spongepowered.asm.mixin.throwables.ClassMetadataNotFoundException: net.minecraft.entity.item.ItemEntity Thanks. Quote Link to comment Share on other sites More sharing options...
warjort Posted October 21, 2022 Share Posted October 21, 2022 (edited) Quote Caused by: org.spongepowered.asm.mixin.throwables.MixinApplyError: Mixin [obfuscate.mixins.json:client.ItemEntityRendererMixin] from phase [DEFAULT] in config [obfuscate.mixins.json] FAILED during APPLY Looks like an issue with the obfuscate mod. Probably a conflict with another mod? But since you don't post your full debug.log (or even the complete error message) I can't tell you anything for sure. Check you have the latest version of that mod, then contact the mod author. Edited October 21, 2022 by warjort Quote Boilerplate: If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one. If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install Large files should be posted to a file sharing site like https://gist.github.com You should also read the support forum sticky post. Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.