Incompatible with Sodium 0.6.7 RC1
BlueGradientHorizon opened this issue ยท 0 comments
Since some refactoring happened in commit 62fad40, Minecraft will crash if loaded with latest Sodium build because of critical injection failure.
...
Caused by: org.spongepowered.asm.mixin.injection.throwables.InjectionError: Critical injection failure: Redirector moreculling$modifyDirections$Sodium()[Lnet/minecraft/class_2350; in moreculling.mixins.json:compat.ItemRenderer_sodiumMixin from mod moreculling failed injection check, (0/1) succeeded. Scanned 0 target(s). Using refmap moreculling.refmap.json
...