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

Prevent NPEs from GeyserConnector.getPlayerByUuid #2070

Merged
merged 1 commit into from
Mar 25, 2021

Conversation

Camotoy
Copy link
Member

@Camotoy Camotoy commented Mar 24, 2021

  • If GeyserConnector.getPlayerByUuid is given null, it will return null
  • Never set a session's UUID to null if possible - but have precautions if for some reason it is

- If GeyserConnector.getPlayerByUuid is given null, it will return null
- Never set a session's UUID to null if possible - but have precautions if for some reason it is
@Camotoy Camotoy merged commit 3a4b1e4 into GeyserMC:master Mar 25, 2021
@Camotoy Camotoy deleted the getplayerbyuuid branch March 25, 2021 00:03
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.

2 participants