Skip to content

Send edge points in the same packet as their edges #8428

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 2 commits into
base: mc1.20.1/dev
Choose a base branch
from

Conversation

Vap0r1ze
Copy link
Contributor

@Vap0r1ze Vap0r1ze commented May 6, 2025

Fixes #8425 by sending an edge along with it's edge points in the same packet, so that when sending a large graph to a joining player their client doesn't delete points on edges because they don't have the point in the graph yet.

@VoidLeech VoidLeech added pr type: fix PR fixes a bug pr flag: simple PR has minimal changes labels May 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr flag: simple PR has minimal changes pr type: fix PR fixes a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Track edges sometimes have no edge group
2 participants