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

Feature/12/fix 404 #16

Merged
merged 2 commits into from
Aug 26, 2023
Merged

Feature/12/fix 404 #16

merged 2 commits into from
Aug 26, 2023

Conversation

PolygeneLubricants
Copy link
Owner

Fixes #12 by doing a preliminary exists-check on the server, to ensure it is joinable. If the server does not exist, the user will be presented with a 404 page.

This is resolution B from the issue. I found this was a better fix, as the user will know whether the server exists before attempting to join, which could otherwise cause frustration, as the user would have inputted a user name before being presented with this information.

@PolygeneLubricants PolygeneLubricants added the bug Something isn't working label Aug 26, 2023
@PolygeneLubricants PolygeneLubricants merged commit 12897a2 into master Aug 26, 2023
1 check passed
@PolygeneLubricants PolygeneLubricants deleted the feature/12/fix-404 branch August 26, 2023 08:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Visiting unknown sessions gives an error and not a 404
1 participant