DataComponentsMixin crash
IACTU opened this issue ยท 0 comments
Minecraft Version
1.21.1
KubeJS Version
2101.7.0-build.171
Rhino Version
2101.2.5-build.54
Architectury Version
13.0.6
Forge/Fabric Version
Neoforge - 21.1.55
Describe your issue
Caused by: org.spongepowered.asm.mixin.injection.throwables.InjectionError: Critical injection failure: Constant modifier method kjs$maxSlotSize(I)I in kubejs.mixins.json:DataComponentsMixin from mod kubejs failed injection check, (0/1) succeeded. Scanned 0 target(s).
I have a mod which also has a mixin for that class and it seems to conflict with yours. How can I go about resolving this?