AppleSkin

AppleSkin

236M Downloads

Exhaustion bar is rendered on top of hunger/saturation bar.

GamerGuy95953 opened this issue ยท 5 comments

commented

I am having an issue where the exhaustion overlay is rendered on top of the hunger and saturation bars. I have attached an image of the issue and my log. I looked in the mod settings, but I didn't see anything about rendering settings besides enabling/disabling them.

Screenshot_20241116_083512

https://mclo.gs/akCkDtq

commented

Seems rather likely to be caused by some sort of mod incompatibility, but not sure which mod or how exactly this would happen.

If you'd like to help narrowing it down, you could try:

  • Start the game with only AppleSkin and Fabric API installed and see if it still occurs
  • If it doesn't, add back half of the mods you had installed
    • If it occurs now, then remove half of those you added back until it stops, and then add back half, etc until you find the particular mod that causes it
    • If it still doesn't occur, then check the other half in the same way mentioned above
commented

Seems rather likely to be caused by some sort of mod incompatibility, but not sure which mod or how exactly this would happen.

If you'd like to help narrowing it down, you could try:

  • Start the game with only AppleSkin and Fabric API installed and see if it still occurs

  • If it doesn't, add back half of the mods you had installed

    • If it occurs now, then remove half of those you added back until it stops, and then add back half, etc until you find the particular mod that causes it
    • If it still doesn't occur, then check the other half in the same way as mentioned above

Thanks for the quick reply! It was the ImmediatelyFast mod. All my other mods are not causing the issue.

commented

Seems like this might be a regression in ImmediatelyFast, as this bug has happened (and was fixed) before:

RaphiMC/ImmediatelyFast#38

commented

Seems like this might be a regression in ImmediatelyFast, as this bug has happened (and was fixed) before:

RaphiMC/ImmediatelyFast#38

Yeah, I just saw it! I am not super familiar with GitHub. Should I make a new issue or comment on the existing issue for the mod?

commented

Making a new one and linking to the old one might be best way to go.