Mixin Conflict Helper

Mixin Conflict Helper

814k Downloads

Mixin conflict undetected

Madis0 opened this issue ยท 2 comments

commented

https://www.curseforge.com/minecraft/mc-mods/variant-sticks-stuff (v2.01) + https://www.curseforge.com/minecraft/mc-mods/tatercart (v1.0.0-pre.6) + Fabric 0.14.9 on 1.19 = latest.log

No popup from MixinConflictHelper, though there should've been one.

commented

This makes sense. I only tested with handler injection exceptions, not redirectors. Will fix.

commented

This is more difficult than first though as MixinErrorHandlers don't seem to consume InjectionErrors...