Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dragonfly doesn't send the player health and hunger on join #528

Closed
mmm545 opened this issue Jun 11, 2022 · 0 comments
Closed

Dragonfly doesn't send the player health and hunger on join #528

mmm545 opened this issue Jun 11, 2022 · 0 comments
Labels
bug Something isn't working
Milestone

Comments

@mmm545
Copy link
Contributor

mmm545 commented Jun 11, 2022

Let's say your health was 16HP the last time you played, and you joined again, your health bar will appear full, but if you lose 2HP your health bar will actually show 14HP instead of 18HP.
It's caused by dragonfly not sending the health on join so it would appear full until you lose some health. This issue also occurs with hunger.

Steps to reproduce

  1. Deal some damage (e.g 4HP)
  2. Leave the server
  3. Join again
  4. Deal some damage again (e.g 2HP)
  5. Your HP would be 14 instead of 18
@Sandertv Sandertv added the bug Something isn't working label Jun 12, 2022
@Sandertv Sandertv added this to the v0.8.0 milestone Jun 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants