LOOHP / Limbo

Standalone Limbo Minecraft Server (Currently 1.21.1)
http://ci.loohpjames.com/job/Limbo/
Apache License 2.0
230 stars 28 forks source link

Issues with 1.19.2 Velocity #50

Open TheMysterys opened 2 years ago

TheMysterys commented 2 years ago

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)

#For explaination of what each of the options does, please visit:
#https://github.com/LOOHP/Limbo/blob/master/src/main/resources/server.properties
#Wed Aug 17 08:52:41 CEST 2022
reduced-debug-info=false
log-player-ip-addresses=true
default-gamemode=creative
required-resource-pack=false
view-distance=6
server-ip=0.0.0.0
resource-pack-prompt={"text"\:"","extra"\:[{"text"\:"Install server resource pack\!","color"\:"yellow"}]}
server-port=25564
tab-header=
bungeecord=false
resource-pack=
forwarding-secrets=[Removed]
level-name=world;spawn.schem
ticks-per-second=5
world-spawn=world;20.5;17;22.5;-90;0
motd={"text"\:"","extra"\:[{"text"\:"Limbo Server\!","color"\:"yellow"}]}
query.port=25564
allow-chat=true
tab-footer=
version=Limbo\!
level-dimension=minecraft\:the_end
bungee-guard=false
handshake-verbose=true
max-players=-1
resource-pack-sha1=
velocity-modern=true
allow-flight=false

If anyone can help that would be amazing

TheMysterys commented 2 years ago

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

GrizzlT commented 2 years ago

What version of velocity are you using?

TheMysterys commented 2 years ago

3.1.2-Snapshot #172 Git-3293f7a

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

GrizzlT commented 2 years ago

@TheMysterys Could you show us your full log? (preferably something that's readable like pastebin)

Osiris-Team commented 2 years ago

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: (client stays stuck at Loading world... until timeout)

image

*Note: Also tried without the ViaVersion plugin installed, same issue.

TheMysterys commented 2 years ago

The above is correct with what I did on my end but I had force-key-authentication = true

Edit: I also don't get those handshake pings on my end

LOOHP commented 2 years ago

Key authentication is not implemented in Limbo

my-world-only-me commented 2 years ago

Velocity: Velocity-3.1.2-177 Limbo: Limbo-0.6.18

Also encountered this problem, Limbo does not have any error message. Velocity only shows that the connection timed out

Jazzkuh commented 2 years ago

I'm having the same issue using Velocity 3.1.2-177 and Limbo-0.6.18.

my-world-only-me commented 1 year ago

This problem exists only when velocity-modern is true, bungeecord and bungee-guard can be forwarded normally

AstroSquared commented 1 year ago

This also happens to me on 1.19.4. Any updates?

AstroSquared commented 1 year ago

@LOOHP do you know the cause of this?

slash1div commented 11 months ago

Key authentication is not implemented in Limbo