", courier, monospace">First I upload my mod into forge. I put it in the mod folder. It successfully starts. Then it fails (I would try to type out the full log but it won't copy) giving me this message: [20:00:52] [pool-4-thread-1/FATAL]:Mixin apply failed test.mixins.json:NoiseGeneratorSettingsMixin -> net.minecraft.world.level.levelgen.NoiseGeneratorSettings: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException Critical injection failure: @WrapMethod annotation on surfaceRule could not find any targets matching 'surfaceRule' in net.minecraft.world.level.levelgen.NoiseGeneratorSettings. Using refmap test.refmap.json [PREINJECT Applicator Phase -> test.mixins.json:NoiseGeneratorSettingsMixin -> Prepare Injections -> -> wrapMethod$zza000$surfaceRule(Lcom/llamalad7/mixinextras/injector/wrapoperation/Operation;)Lnet/minecraft/world/level/levelgen/SurfaceRules$RuleSource; -> Parse]
", courier, monospace">First I upload my mod into forge. I put it in the mod folder. It successfully starts. Then it fails (I would try to type out the full log but it won't copy) giving me this message: [20:00:52] [pool-4-thread-1/FATAL]:Mixin apply failed test.mixins.json:NoiseGeneratorSettingsMixin -> net.minecraft.world.level.levelgen.NoiseGeneratorSettings: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException Critical injection failure: @WrapMethod annotation on surfaceRule could not find any targets matching 'surfaceRule' in net.minecraft.world.level.levelgen.NoiseGeneratorSettings. Using refmap test.refmap.json [PREINJECT Applicator Phase -> test.mixins.json:NoiseGeneratorSettingsMixin -> Prepare Injections -> -> wrapMethod$zza000$surfaceRule(Lcom/llamalad7/mixinextras/injector/wrapoperation/Operation;)Lnet/minecraft/world/level/levelgen/SurfaceRules$RuleSource; -> Parse]
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumIf the log is too big, use a paste-bin like site. The more information you provide the better. Thanks.
"We live on a placid island of ignorance in the midst of black seas of infinity, and it was not meant that we should voyage far."
It turns out I just have stray unwanted mixins
I don't know how to edit my .jar file though to get rid of them