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

Null check team collision rule because it does not exist in 1.8 #3778

Merged
merged 1 commit into from
Feb 6, 2025

Conversation

Outfluencer
Copy link
Collaborator

closes #3777

@Outfluencer
Copy link
Collaborator Author

current behaviour is leading to nullpointers causing disconnects

@Outfluencer Outfluencer requested a review from md-5 February 6, 2025 17:12
@NEZNAMY
Copy link

NEZNAMY commented Feb 6, 2025

How about instead changing the data type in the team class as well?

@Outfluencer
Copy link
Collaborator Author

Cant do that it would break api

@NEZNAMY
Copy link

NEZNAMY commented Feb 6, 2025

The "API" is just a downstream tracker that's completely useless as those values are never actually used anywhere and there isn't even any actual API.

@md-5 md-5 merged commit 69861e5 into SpigotMC:master Feb 6, 2025
4 checks passed
@Outfluencer Outfluencer removed the request for review from md-5 February 7, 2025 09:38
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.

Team packet decode error on 1.8
3 participants