Variant16x Mixin Conflict.
MickeyMouseYT opened this issue ยท 7 comments
Hello, I'm the author of Variant16x. Wanted to let you know here as well that a new build is up on CurseForge, fixing the mixin conflict. Sorry for the issue!
This is due to them using an @overwrite which is the most dangerous thing you can do for mod compatibility. If it hasn't been done already, I'ma make an issue report to them to use an injection.
latest.log
Minecraft: 1.16.5
Forge: forge-36.1.0
BYG: byg-1.2.7.jar
Variant16x: Variant16x-1.16.5-v0.21.4_beta_pre2.jar
I was having the same issue and narrowed it down to BYG + Variant16x seems to get me a crash every time.
Variant16x
Note: This does not include the BYG patch mod for Variant16x. It still breaks with the patch mod, but also breaks with only the base mod.
BYG might break with other mods too, but I thought a narrower case might help.