RaphiMC / ImmediatelyFast

Speed up immediate mode rendering in Minecraft
https://modrinth.com/mod/immediatelyfast
GNU Lesser General Public License v3.0
288 stars 21 forks source link

Rendering issue with SwordInTheStone #237

Open BrownBear85 opened 3 months ago

BrownBear85 commented 3 months ago

I noticed that ImmediatelyFast causes the items that are rendered with a bewlr from my mod to render improperly in the hotbar. Other display contexts work fine. It seems like they render behind the hotbar, which is quite strange.

Normal: image image

With ImmediatelyFast: Screenshot 2024-06-24 170354 image

I'd love to fix this, so if anyone could let me know what is causing this and/or a way to fix it, that would be great!

RaphiMC commented 3 months ago

Please upload the game log

BrownBear85 commented 3 months ago

https://mclo.gs/ykZouX3

I disconnected my headphones during the session, so you will see 2 OpenAL errors which you can ignore.

I don't see anything relevant in the logs except possibly on line 42 with [25Jun2024 15:31:29.901] [Render thread/WARN] [net.minecraft.client.renderer.ShaderInstance/]: Shader rendertype_entity_translucent_emissive could not find sampler named Sampler2 in the specified shader program.