Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mixins broke during migration to FPLib 0.10 #27

Closed
makamys opened this issue Aug 24, 2022 · 1 comment
Closed

Mixins broke during migration to FPLib 0.10 #27

makamys opened this issue Aug 24, 2022 · 1 comment

Comments

@makamys
Copy link
Contributor

makamys commented Aug 24, 2022

Old good

falsepatternlib-mc1.7.10-0.9.4.jar
SpongeMixins-1.2.0.jar
triangulator-mc1.7.10-1.7.2.jar

2022-08-24_08 02 55

New bad

falsepatternlib-mc1.7.10-0.10.3.jar
SpongeMixins-1.2.0.jar
triangulator-mc1.7.10-1.7.4.jar

2022-08-24_08 03 48

Log:
fml-client-latest.log

Mixing client.vanilla.TessellatorMixin from mixins.triangulator.json into net.minecraft.client.renderer.Tessellator
is absent, and
java.lang.ClassCastException: com.falsepattern.triangulator.mixin.plugin.MixinPlugin cannot be cast to org.spongepowered.asm.mixin.extensibility.IMixinConfigPlugin
is likely related.

The "Triangulator is not calibrated" message comes up, so the mod does load, it's just the mixins that don't get applied.

@makamys makamys changed the title Mod broke during migration to FPLib 0.10 Mixins broke during migration to FPLib 0.10 Aug 24, 2022
@makamys
Copy link
Contributor Author

makamys commented Aug 25, 2022

Works again with Triangulator 1.7.5 + FPLib 0.10.4.

@makamys makamys closed this as completed Aug 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant