Server - Client actual hearts not syncing
Thyriel opened this issue ยท 4 comments
In Singleplayer this worked correctly so i guess it's a problem between server-client sync:
When hearts get regenerated (either if through bandages or eating) most times they stay damaged on the client but seem to regenerate. This is especially seeable when hunger regen is enabled but the hunger bar stops moving down while hearts are still not full. (Hearts are full but shown as damaged)
Reconnecting to server and hearts are instantly full again.
Forge: 14.23.0.2501
FirstAid 1.2.3
It might be because of a config desync, did your server have the same config options as the client?
Yes both same configs.
I will test tomorrow a bit more, after a quick test it either seems to have to do with food regen being enabled or higher hearts configured then your default values. At least with default configs the problem doesn't seem to appear. (Although i had it one time so far with default config that the bandage window shows a heart less on left leg then the upper left UI)
Yeah, I think I need to rewrite the entire rendering code, there are many things that are playing not as nice as I would like them to. Looking into the other issue right now