Woodwalkers

Woodwalkers

506k Downloads

crash on server load

Closed this issue ยท 1 comments

commented

Mod loader

NeoForge

Minecraft version

1.21.5

Woodwalkers version

6.5

CraftedCore version

6.2

Modloader version

21.5.71

The latest.log file

debug.log
latest.log

Issue description

Caused by: org.spongepowered.asm.mixin.injection.throwables.InjectionError: Critical injection failure: Callback method applyWaterCreatureSwimSpeedBoost(Z)Z in walkers.mixins.json:LivingEntityMixin from mod walkers failed injection check, (0/1) succeeded. Scanned 0 target(s). No refMap loaded.
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.injection.struct.InjectionInfo.postInject(InjectionInfo.java:531)
at TRANSFORMER/[email protected]/com.llamalad7.mixinextras.injector.MixinExtrasLateInjectionInfo.latePostInject(SourceFile:57)
at TRANSFORMER/[email protected]/com.llamalad7.mixinextras.injector.LateInjectionApplicatorExtension.postApply(SourceFile:43)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.ext.Extensions.postApply(Extensions.java:167)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.TargetClassContext.postApply(TargetClassContext.java:448)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:420)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363)

Steps to reproduce

start a neforge server with latest version
add your mod
run setup and get told you cant have fun
:(

Other

No response

commented

Hey! I've fixed the error as of afb132d and I will upload version 6.6 later today.