MixinBootstrap

MixinBootstrap

15M Downloads

Incompatibility with VanillaFix

mxnmnm opened this issue · 9 comments

commented
  • MixinBootstrap version: 1.1.0
  • Forge version: 14.23.5.2860
  • Minecraft version: 1.12.2
  • Java version: Java 8
  • Mods: VanillaFix

Issue Description
Version 1.1.0 is incompatible with VanillaFix
Log: https://gist.github.com/mxnmnm/11252ae16b01ba4a582332c4d3db5d24

commented

Duplicate of #48 and DimensionalDevelopment/VanillaFix#335

This is not something MixinBootstrap can fix, DimensionalDevelopment will need to apply the fix from DimensionalDevelopment/JustEnoughIDs#185 to VanillaFix

commented

Thank you so much for the reply! In this case, I hope the VanillaFix authors can use one of the two PR's created for them.
Thank you for also creating a build, although I am pretty sure 1.12-stable is the branch that correlates with CurseForge's releases, and also I'm not sure whether this build would be accepted in CurseForge for a public modpack.

Lastly, as a temporary workaround is there any disadvantage of combining MixinBootstrap with MixinBooter for compatibility with VanillaFix (alongside other mods that require MixinBootstrap)?

commented

Not that I'm aware of. MixinBootstrap just adds the Mixin library so if there is another mod handling that then you can simply remove MixinBootstrap without worrying about breaking any mods that depend on it.

commented

Thank you @LXGaming! I originally got CurseForge's platform dependencies confused with Forge's hard dependencies, so I found that in my case I am able to simply use MixinBooter instead.

commented

Is there any workaround for this apart from using MixinBooter or Mixin 0.7-0.8 Compatibility alongside MixinBootstrap?
(I say alongside as multiple mods have MixinBootstrap as a required dependency).

commented

Oh FFS, VanillaFix uses a custom Mixin which would make it incompatible with everything else, I'll look into this and see what fixes are possible.

commented

I have no idea which VanillaFix branch they are actively developing, there are coincidentally now two Pull Requests available to them so it's up to the VanillaFix devs to sort that mess out.

I've created a release VanillaFix v1.1.1-SNAPSHOT however be aware this was created based on the master branch which may or may not be the correct branch.

commented

i tryed downloading both of the Mixins mod and im still crashing

commented

i tryed downloading both of the Mixins mod and im still crashing

@Natedogwoooof Create a new issue and provide your debug.log