Cheos137 / ArmorpointsPlusplus

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

[Bug]: textures broken for hud (and for menu buttons) #93

Open HoodBlah opened 8 months ago

HoodBlah commented 8 months ago

Is there an existing issue for this?

Are you using the latest version currently available?

Description

When using the mod, the textures for hearts and armor get messed up. when zooming in the textures are usually for the different colored hearts. The weirdest part is that when I look around the texture seems to change. I am unsure if this is a compatibility issue but I do not get this problem without this mod. Also, when I have resource packs on the problem doesn't change, but the menu buttons also get glitched out and duplicate. The icons for effects (like speed and poison to name a couple) are glitched out like the hearts when on the screen, but appear fine when in the inventory menu. I included the latest log and I zip of the modlist that should work in any launcher incase you want to test it yourself. Performance should not be an issue unless you use the shaders. (This problem persists with or without shaders.)

BTW: I love your mod and if you need anything else from me please let me know!

latest.log

Ex Caliber.zip

Version

3.1.x for Minecraft Forge 1.20+

Version

No response

To Reproduce

  1. install modpack
  2. go into world
  3. error should show

Expexted Behavior

Hud and menu to appear normal

Additional Context

No response

Screenshots

2024-01-29_20 20 59 2024-01-29_20 26 52

Relevant Log / Crash-Report Output

Sorry, I am unsure where to look for this issue.
Cheos137 commented 8 months ago

this could be an issue with forge randomly breaking things with updates you're running forge 47.2.16, could you please test for this issue using forge 47.0.3 (the version i tested v3.1.1 on) or any neoforge 1.20.1 version? (neoforge 1.20.1 is compatible with forge)

HoodBlah commented 8 months ago

Tested with forge 47.0.3, ran into compatability issues with other mods needing newer forge versions. Tested with forge 47.2 as that was the lowest forge that worked and the problem persisted. Using latest version of neoforge also presented the same problem. (I needed to go into the mod.toml of better combat to get past the forge version issue but it seems to work fine.)

Cheos137 commented 8 months ago

aw heck, i'll look into it when i have the time to ^^