We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I found this bug while programming my launcher, It only seems to occur when using the direct join system.
The bug prevents you from disconnecting from a server (you do navigate to the main menu, it just does not disconnect)
I have located the bug and fixed it in my tests.
It happend because the ScenarioWorker was still running on quit to main menu.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I found this bug while programming my launcher, It only seems to occur when using the direct join system.
The bug prevents you from disconnecting from a server (you do navigate to the main menu, it just does not disconnect)
I have located the bug and fixed it in my tests.
It happend because the ScenarioWorker was still running on quit to main menu.
The text was updated successfully, but these errors were encountered: