Elytraslot crashes on neoforge due to mismatched mixinsquared versions
VaporeonScripts opened this issue ยท 15 comments
1.21.1
https://mclo.gs/Z3ZAKNt
the issue with elytra slot is solved, but now additional lantern does the same ๐
elytra trims was the problem, mixinsquared github will provide a fix soon ig, for now the mod works
I aim to fix this inside mixinsquared itself, when loading jij'd jars I assumed that neo would only load the latest, like fabric, but it doesn't, it tries to load all versions and causes a resolution exception when multiple versions are loaded which is a right pain in the arse.
neo does load only the latest version. the problem is what Jij identifies jars by group and name given in jarjar parameters. the group of mixinssquared changed so neo thinks its a different mod
group never changed. Maven changed when migrating from jitpack but the group has always been the same