Cheos137 / ArmorpointsPlusplus

A light-weight mod overhauling vanilla ui components
https://modrinth.com/mod/armorpoints
MIT License
2 stars 2 forks source link

[Bug]: AP++ weird compat bug with another mod. #76

Closed Zelioth closed 1 year ago

Zelioth commented 1 year ago

Is there an existing issue for this?

Are you using the latest version currently available?

Description

Installing AP++ Update 3.1.0 seems to cause crash on startup with this error

Mixin apply failed armorpointspp.mixins.json:PlayerTabOverlayMixin -> net.minecraft.client.gui.components.PlayerTabOverlay: org.spongepowered.asm.mixin.transformer.throwables.InvalidMixinException @Shadow field f244278 was not located in the target class net.minecraft.client.gui.components.PlayerTabOverlay. Using refmap armorpointspp.refmap.json

Version

3.1.x for Minecraft Forge 1.19.2+

Version

forge - 43.2.10

To Reproduce

install the mod start the pack potato

Expexted Behavior

to work

Additional Context

No response

Screenshots

No response

Relevant Log / Crash-Report Output

https://gist.github.com/Zelioth/39169a57bb4f6b7417eb22c786f3deff
Cheos137 commented 1 year ago

try re-downloading the mod - this has been fixed previously (#75) and available builds have been replaced with a fixed version

75 has since been deleted by its author, as it seems

Zelioth commented 1 year ago

Re-downloading and using later versions of forge didn't fix it. The mod still crashes the client on startup for version 3.1.0. Deleting everything todo with the mod and re-downloading didn't seem to fix anything.