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 invalid state when quitting from incorrect world #785

Merged
merged 1 commit into from
Jan 23, 2021

Conversation

Pablete1234
Copy link
Member

Fixes #777, at least partially.

You can still get into a semi-inconsistent state by teleporting to another world, where you no longer are in the correct match work but you still appear on tablist for it etc, however, there is no longer a state where you can appear on tablist while not being online, or be online while not being tied to the correct match player.

I consider this a safe and easy fix for the issue, more strict match checking on teleporting may be more in scope of #6 .

@Pablete1234 Pablete1234 added the bug Something isn't working label Jan 23, 2021
@Electroid Electroid merged commit 685c73c into dev Jan 23, 2021
@Electroid Electroid deleted the invalid-player-fix branch January 23, 2021 16:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

Successfully merging this pull request may close these issues.

Invalid match player states
2 participants