[Health bar issue]
Taknax opened this issue ยท 5 comments
Description
Transparency of the heart bar is disabled and cant close the number beside.
To Reproduce
Steps to reproduce the behavior:
- Go to 'mod option'
- Click on 'ArmorPoints++'
- Scroll down to 'show health value and show armor value. Both False.'
- See error at the health bar
Expected behavior
The backgroung of the hearts from the health bar should be transparent and i cant close the number beside .
Version
v2.0.0 [1.12.2]
Additional context
I use two mod which midify health value. LevelHearts and UnhealthyDying.
Does not happen with Appp alone -> some kind of compat issue.
Gonna look into that.
Can't reproduce with LevelHearts (1.12.2-2.0.0) and UnhealthyDying (1.3.1).
When looking at the HUD in your screenshot... that is 'Tough As Nails', right?
So, what mods are you using (full list with versions, please)
I figured out it just occure if "minimal HUD" is enabled in the LevelHearts mod. Tried it without other mods. Just LH and Appp. There is a another small issue. Im gonna make some screenshots later and send you. Ty for attention.
By looking at the code of LevelHearts, I saw that minimal HUD is mutually incompatible with Appp, as it overrides vanilla hud elements.
But I think I can do something about Appp glitching out because of that.