ichttt / FirstAid

A Minecraft Mod that changes the vanilla health system
GNU General Public License v3.0
27 stars 28 forks source link

Health bug with Attributes and Health boosts #166

Open Exthetic opened 2 years ago

Exthetic commented 2 years ago

Found out on server side if you give yourself extra hearts you die due to "Sync already scheduled"

This also happens in singleplayer but is less noticeable

ichttt commented 2 years ago

That's not a death reason, data resync being scheduled twice might be a consequence of this bug but not the cause. Can you send me excact steps to reproduce, along with forge version, other mods and firstaid version?