Problem loading game with latest forgery
TechniumUnlimited opened this issue ยท 4 comments
Somethin wrong with mixins
[05Feb2021 18:41:17.561] [main/FATAL] [mixin/]: Mixin apply failed randompatches.mixins.json:client.MinecraftMixin -> net.minecraft.client.Minecraft: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException Critical injection failure: @Redirect annotation on getLifecycle could not find any targets matching 'Lnet/minecraft/client/Minecraft;func_238195_a_(Ljava/lang/String;Lnet/minecraft/util/registry/DynamicRegistries$Impl;Ljava/util/function/Function;Lcom/mojang/datafixers/util/Function4;ZLnet/minecraft/client/Minecraft$WorldSelectionType;)V' in net.minecraft.client.Minecraft. Using refmap randompatches.refmap.json [PREINJECT Applicator Phase -> randompatches.mixins.json:client.MinecraftMixin -> Prepare Injections -> -> redirect$zje000$getLifecycle(Lnet/minecraft/world/storage/IServerConfiguration;)Lcom/mojang/serialization/Lifecycle; -> Parse]
Mixin apply failed randompatches.mixins.json
Why you think this is my fault I have no idea.
I'm fairly certain I don't even touch that method.
I'm assuming you saw a Failsoft class from Fabrication in the stack trace. It's possible this is a conflict but without a debug log I can't be sure.