HUD&NAMETAGS
Describe the bug
(item count text/armor durability) wrong position/disappear when facing another player with nametags on(show armor/item), how to fix this
Steps to reproduce
nametags and hud(armor durability/item count) plaincraftlauncher2(opensourced)
Meteor Version
1.21.4
Minecraft Version
1.21.4
Operating System
Windows
Before submitting a bug report
-
[x] This bug wasn't already reported (I have searched bug reports on GitHub).
-
[x] This is a valid bug (I am able to reproduce this on the latest dev build).
since this is 1.21.4 and the 1.21.4 version on meteor is on archive it probably wont be fixed
just from exiprence do you have MiniHud mod installed cause for some reason it tweaks with rendering of meteor and in general other clients as well
no only meteor and it's said this bug exist for months and happens on all the versions I want I fix it but don't know how
oh it might be cause of jade cause like it shows the player things up top and it makes other things dissappear
but that is if u have jade installed in the first place modlist ?
only meteor 。
issue happens on newest version i tested with only fabric api + meteor 1.21.5 # 24 (i.e newest) happens with multiple players visible it seems that some stack isnt being popped from my experience with implementing similar nametags in LB item count from one item will appear on the next item to be rendering (i think) and durability bars will float next to random items, like its keeping its offset just on the wrong player
edit:
this also affects the inventory HUD elements item count
true, i fix this by put a 1.0 size item hud on the right so that one goes wrong and others can work well
on 1.21.5 ImmediatelyFast causes simielar things