Exhaustion bar is rendered on top of hunger/saturation bar.
GamerGuy95953 opened this issue ยท 5 comments
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.
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
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.
Seems like this might be a regression in ImmediatelyFast, as this bug has happened (and was fixed) before:
Seems like this might be a regression in ImmediatelyFast, as this bug has happened (and was fixed) before:
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?