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

Fix issue with /sburbconnection #603

Merged
merged 2 commits into from
Apr 13, 2024
Merged

Fix issue with /sburbconnection #603

merged 2 commits into from
Apr 13, 2024

Conversation

kirderf1
Copy link
Member

sburbConnections.unlinkClientPlayer() previously threw an exception when there were no paired server player to unlink.
This prevented it from being called redundantly, while it was also being used in a redundant manner by /sburbconnection.

This lets unlinkClientPlayer() be called redundantly, and also adds a test for this.

@kirderf1 kirderf1 added bug Something isn't working as it should cleanup Patching up existing code labels Apr 13, 2024
@Dweblenod Dweblenod merged commit 093c26e into 1.20.1 Apr 13, 2024
1 check passed
@kirderf1 kirderf1 deleted the skaianet-fixes branch April 13, 2024 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working as it should cleanup Patching up existing code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants