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

[BUG] disconnecting client as received unexpected packet type while expected request handshake #40

Open
Azelf999 opened this issue Jan 25, 2022 · 5 comments
Labels
bug Something isn't working

Comments

@Azelf999
Copy link

Azelf999 commented Jan 25, 2022

Hello, I have configured the server with public ip in ServerHostname, private in ServerPrivateHostname and opened the router ports (50000-50010-50020-50050) with both TCP and UDP. My friends (outside my network) and I open the files "as administrator", but only I can connect. When they try to connect in the prompt it shows the error "disconnecting client as received unexpected packet type while expected request handshake".

Cattura

@TLeonardUK
Copy link
Owner

Looks like its sending something prior to the expected handshake flow, thats a new one, I've never seen that occur before.

Does this happen everytime they try to connect?

Can they connect to the ?ServerName? - thats the one I'm running.

@Azelf999
Copy link
Author

Yes, it happens everytime. We tried to connect to other open servers and succeeded without any problems (including ?ServerName?).

@TLeonardUK TLeonardUK changed the title disconnecting client as received unexpected packet type while expected request handshake [BUG] disconnecting client as received unexpected packet type while expected request handshake Jan 27, 2022
@TLeonardUK TLeonardUK added the bug Something isn't working label Jan 27, 2022
@Azelf999
Copy link
Author

Azelf999 commented Feb 3, 2022

I've update to v.13.0.0. Now show this Warning:

image

@TLeonardUK
Copy link
Owner

Weird question, you haven't changed any of the auth/game/login ports in the config file have you?

Thats super bizzare, that package type is something that only makes sense to send to the login server, sending it to the auth server makes no sense 🤔

@Azelf999
Copy link
Author

Azelf999 commented Feb 3, 2022

Nope, I only changed the necessary settings (the two IPs and the server name).

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

No branches or pull requests

2 participants