RaphiMC / ImmediatelyFast

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

Marium's Soulslike Weaponry mod causes hotbar item textures to not load properly #220

Closed wool25 closed 5 months ago

wool25 commented 6 months ago

On fabric 1.20.1, using ImmediatelyFast 1.2.15 and Marium's SW 1.1.3, item textures in my hotbar would, whenever some 3D model items from that mod were either in my hotbar or my offhand in any slot (in the case below, the 7th slot);

image image VS image

this is the latest.log file from loading the game to entering a world

latest.log

Waoweens commented 5 months ago

i can reproduce this with guns from "Happiness (is a) Warm Gun" cybercat-mods/HWG#127

disabling hud_batching in the config seems to be a workaround for now if you don't want to disable the mod entirely

RaphiMC commented 5 months ago

Fixed in latest dev build: https://github.com/RaphiMC/ImmediatelyFast/actions/runs/9244167184