Skip to content

Fixed double respawn screen displaying #597

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

EthanKeating
Copy link
Contributor

@EthanKeating EthanKeating commented Jul 13, 2025

Summary
This PR fixes an issue where the 1.8 -> 1.7 Respawn packet resends the player's metadata, including a health value of 0. This causes the client to think the player is still dead, resulting in a second respawn screen immediately after respawning.

Fix
This PR modifies the metadata to temporarily set the player's health to 1.0f, telling the 1.7 client that the player is not dead

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant