Bug: World Preview bugs with overlays and other things
OzPayn opened this issue ยท 3 comments
What Feature Types Apply to This Bug?
Gui
Other Type
No response
What Type of Bug Is This?
Unexpected Behavior
Forge Version
43.1.3
The Aether 1 Version
0.0.1
Is This Bug a Conflict With Another Mod?
No response
Client Log
No response
Crash Report (if applicable)
No response
Steps to Reproduce
- Use Life Shard
- Enable Silver Hearts in the Config
- Exit World
- Enable World Preview in the Main Menu
Example
What You Expect To Happen
All HUD elements should not be visible during the world preview
What Actually Happened
The Silver Heart overlay for the extra hearts obtained by the Life Shards remains visible.
Additional Details
No response
Please Read and Confirm The Following
- I have confirmed this bug can be replicated without the use of Optifine.
- I have confirmed this bug is on the most recently supported version of Minecraft.
- I have confirmed the details provided in this report are concise as possible and does not contained vague information (ie. Versions are properly recorded, answers to questions are clear).
- I have confirmed this issue is unique and has not been reported already.
Wonder if this means any other overlays are visible as well, I'll need to check this.
Supposedly all overlays except the hammer of notch one and the repulsion shield one can appear in the world preview; these overlays likely need an additional check to not appear when GUIs are turned off, or we can cancel the overlay event with the world preview, can't remember if we do that already.