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

Connecting to Bedrock times out #396

Open
Noxillio opened this issue Apr 10, 2024 · 3 comments
Open

Connecting to Bedrock times out #396

Noxillio opened this issue Apr 10, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@Noxillio
Copy link

General Information

https://dump.viaversion.com/fa924240d0bd2058b6851cfc6c774a4e6fd5ece9fb399f204538d8e1e5b061a2

Bug Description

I am unable to connect to any Bedrock server using this mod. Both servers I tried are running 1.20.70. When attempting to connect, this is all that gets logged to console:

[10:53:48] [Render thread/INFO]:
 Connecting to play.applemc.fun, 19132
[10:53:48] [Server Connector #4/INFO]:
 Authenticating with Minecraft Services...
[10:53:49] [Server Connector #4/INFO]:
 Got MC Chain, name: {MINECRAFT_USERNAME}, uuid: {UUID}, xuid: {XUID}

(I have redacted my UUID and XUID)

The timeout message is not shown in console. It only appears in-game:
image

I have tried this from two different computers on separate networks and the same issue occurs. I've also tried using the latest release and the latest successful build artifact.

Steps to Reproduce

  1. Add a Bedrock server.
  2. Set version to Bedrock 1.20.70.
  3. Attempt to join the server.

Expected Behavior

The client connects to the server successfully.

@Noxillio Noxillio added the bug Something isn't working label Apr 10, 2024
@RaphiMC
Copy link
Member

RaphiMC commented Apr 10, 2024

The server's firewall/proxy seems to block/detect connections from the used Bedrock RakNet library (https://github.com/CloudburstMC/Network).
Sadly the used RakNet library has a lot of issues which aren't getting fixed by the devs of it, so this will remain broken for the time being. (There is a workaround for this, but its more complicated to set up than ViaFabricPlus)

@Noxillio
Copy link
Author

In that case, please correct me if I'm wrong, but it appears that as of last week they are working on a fix.

@RaphiMC
Copy link
Member

RaphiMC commented Apr 10, 2024

The library devs are not working on a fix for the connection issues. There are still 4 unsolved issues regarding connection issues to servers and they have been open for almost a year

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