[1.14.4] Client-Server-Client desync + question
Shazuli opened this issue ยท 2 comments
Versions (Be specific, do not write "latest"):
- Curios: FORGE-1.14.4-0.25
- Forge: 28.0.49
Observed Behavior:
When a player has logged out and then in again other player's rendered accessories do not show until they have updated the item manually.
Expected Behavior:
The layer should be rendered again when a new player logs in.
Steps to Reproduce:
Have two accounts login in on the same server and have one of the wear an accessory and logout with the other account and in again and the other player should not have their accessories be visible until they update them manually.
Question
You can see I have a "band" (is going to be a watch render) rendered on the player's left arm, but I have problems with Z-fighting which is a bit hard to see in the video. How did you make so it doesn't happen on the head? I can't have the box size being rendered be fractions so I can't have it be rendered a little bit over the skin.
I'll look into the desync.
As for the question, I don't do anything to combat Z-fighting. That's entirely based on your model and how you render it. Can you not just scale your model up a little bit so that it isn't lined up to the player model?