LlamaLad7 / MixinExtras

Companion library to SpongePowered Mixin with many custom injectors for a more expressive experience.
MIT License
304 stars 17 forks source link

Incompatible with a lot of mods [1.19.2] #28

Closed itsdinkd closed 1 year ago

itsdinkd commented 1 year ago

Well, a mod i used in my modpack AQM2 updated its use of MixinExtras to use 0.2.0-beta6 instead of beta2. After updating MCDW,, I can no longer launch the pack, due to MixinExtras.

https://gist.github.com/itsdinkd/4911ab3ea231038079b3a34f6ff04e1c

LlamaLad7 commented 1 year ago

Can you give reproduction instructions?

itsdinkd commented 1 year ago
  1. Use your beta 6 0.20 version
  2. Launch the modpack.
LlamaLad7 commented 1 year ago

They're depending on it wrong. See https://github.com/chronosacaria/MCDungeonsWeapons/pull/216.