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

"Logout" button in PAT screen doesn't function as intended #49

Open
loonaticx opened this issue Sep 5, 2021 · 2 comments
Open

"Logout" button in PAT screen doesn't function as intended #49

loonaticx opened this issue Sep 5, 2021 · 2 comments

Comments

@loonaticx
Copy link
Contributor

Explanation

When trying to press the "logout" button on the bottom left corner of the pick a toon screen, it instead says:
An unexpected problem has occurred (error code 108). Your connection has been lost, but you should be able to connect again and go back right into the game.
Try to connect again?

Output

Astron outputs these two security warnings as well:

[2021-09-05 15:19:06] SECURITY: Client (127.0.0.1:62293, 1000000005): Ejecting client (108): Message type 1 not valid.
[2021-09-05 15:19:06] SECURITY: Client (127.0.0.1:62293, 1000000005): Ejecting client (106): Datagram contains excess data.
@DarthMDev
Copy link
Contributor

Should we just remove this button entirely? I mean we have already have quit ? I don't see the point of it

@NathanX-S
Copy link
Contributor

This is an issue at the Astron level anyhow and something we can't technically resolve. The current functionality sends a CLIENT_HELLO when we're already authenticated and the Astron panics and boots us. CLIENT_DISCONNECT may be the way to go, but unsure.

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 a pull request may close this issue.

3 participants