inglettronald/DulkirMod-Fabric

Minecraft 1.20.2 crashes when DulkirMod-Fabric is installed

Closed this issue · 2 comments

Modloader version: Fabric 1.20.2-0.14.24
Mods:

  • Fabric API 0.90.7
  • Fabric Language Kotlin 1.10.14+kotlin.1.9.20
  • DulkirMod-Fabric Build #124

Error:

[21:09:58] [Render thread/ERROR]:
 Critical injection failure: LVT in net/minecraft/class_757::method_3192(FJZ)V has incompatible changes at opcode 440 in callback dulkirmod-fabric.mixins.json:render.GameRendererMixin from mod dulkirmod-fabric->@Inject::onScreenRenderPre(FJZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;IILnet/minecraft/class_1041;Lorg/joml/Matrix4f;Lnet/minecraft/class_4587;Lnet/minecraft/class_332;)V.
 Expected: [I, I, Lnet/minecraft/class_1041;, Lorg/joml/Matrix4f;, Lnet/minecraft/class_4587;, Lnet/minecraft/class_332;]
    Found: [Z, I, I, Lnet/minecraft/class_1041;, Lorg/joml/Matrix4f;, Lnet/minecraft/class_4587;]
Available: [Z, I, I, Lnet/minecraft/class_1041;, Lorg/joml/Matrix4f;, Lnet/minecraft/class_4587;, Lnet/minecraft/class_332;]

Same thing, might have conflicted with Indium renderer somehow
https://mclo.gs/vmojpbu
Removing it does fix the issue

Support for 1.20.4 should be releasing today, marking as resolved