-
-
Notifications
You must be signed in to change notification settings - Fork 29
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
Issues with 1.19.2 Velocity #50
Comments
btw there are no errors in the limbo server logs. The error only shows in the velocity console after saying the player connected to the limbo server |
What version of velocity are you using? |
3.1.2-Snapshot #172 Edit: Just updated to latest version of Velocity and still getting the same error. Player sees "Joining world" but then gets disconnected for same reason as above |
@TheMysterys Could you show us your full log? (preferably something that's readable like pastebin) |
To reproduce install latest velocity dev build, latest limbo and try to connect with either offline/online client on 1.19.2. relevant sections for velocity.toml force-key-authentication = false
player-info-forwarding-mode = "modern" relevant sections for server.properties of limbo: bungeecord=false
forwarding-secrets=enter_your_secret_here
velocity-modern=true Velocity and limbo consoles when trying to connect: *Note: Also tried without the ViaVersion plugin installed, same issue. |
The above is correct with what I did on my end but I had Edit: I also don't get those handshake pings on my end |
Key authentication is not implemented in Limbo |
Velocity: Velocity-3.1.2-177 Also encountered this problem, Limbo does not have any error message. Velocity only shows that the connection timed out |
I'm having the same issue using Velocity 3.1.2-177 and Limbo-0.6.18. |
This problem exists only when velocity-modern is true, bungeecord and bungee-guard can be forwarded normally |
This also happens to me on 1.19.4. Any updates? |
@LOOHP do you know the cause of this? |
Key authentication is not implemented in Limbo |
When trying to connect to the Limbo server with a velocity proxy I keep getting kicked with the error
read timed out
Below is my settings for the Limbo server (When not using behind velocity it works fine)
If anyone can help that would be amazing
The text was updated successfully, but these errors were encountered: