You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello.
I'm trying to communicate with the official bedrock dedicated server. I send it a valid LoginPacket, but it just never responds, and the connection just times out. To demonstrate this, I created a maven project that creates a server, waits for a client to connect, and resends the first packet that they send to the BDS, and then it logs to console if a message from the server was received.
EDIT: this happens with PocketMine too, but not with Cloudburst.
The text was updated successfully, but these errors were encountered:
vytskalt
changed the title
Cant communicate with BDS
Can't communicate with BDS
Nov 1, 2020
Hello.
I'm trying to communicate with the official bedrock dedicated server. I send it a valid LoginPacket, but it just never responds, and the connection just times out. To demonstrate this, I created a maven project that creates a server, waits for a client to connect, and resends the first packet that they send to the BDS, and then it logs to console if a message from the server was received.
EDIT: this happens with PocketMine too, but not with Cloudburst.
The text was updated successfully, but these errors were encountered: