Incompatibility with Do a Barrel Roll
nitbe opened this issue · 4 comments
This is actually a problem on Do a Barrel Roll's side.
They're shading MixinExtras into their mod jar but not relocating it, which is a bad choice.
See MixinExtras' statement about this: https://github.com/LlamaLad7/MixinExtras#bundling-mixinextras
Quicksand (Forge) is using Forge's Jar-in-Jar for best compatibility, I'll open an issue for Do a Barrel Roll and suggest them to move to Jar-in-Jar or relocated shadow jar.
Additional note from Do a Barrel Roll: This has been fixed a month ago since it's 2.0.3 version