[Fabric 1.0.1+1.19.2] Startup crash from Bovines and Buttercups
sisby-folk opened this issue ยท 2 comments
Bovines and Buttercups adds some custom status effects that lock other status effects in place. I'm not sure what it is about the implementation, but EMI 1.0.1 doesn't like it!
It seems Bovines and Buttercups... injects into EMI's mixins. There's nothing I can do, my mixin changed to support other use cases, you'll have to open a bug on them.
If you're curious as to why I'm using a mixin, it's because Bovines and Buttercups has an extra tooltip when hovering over the effect inside the menu in survival (as this isn't normal vanilla behaviour to do this), this issue will be fixed when I get to it.
Sorry for the inconvenience. I've realised that this mixin isn't mandatory, and I will remove it.