Limbo icon indicating copy to clipboard operation
Limbo copied to clipboard

Issues with 1.19.2 Velocity

Open TheMysterys opened this issue 2 years ago • 13 comments

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 avatar Aug 17 '22 06:08 TheMysterys

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

TheMysterys avatar Aug 17 '22 06:08 TheMysterys

What version of velocity are you using?

GrizzlT avatar Aug 17 '22 07:08 GrizzlT

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

TheMysterys avatar Aug 17 '22 08:08 TheMysterys

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

GrizzlT avatar Aug 18 '22 15:08 GrizzlT

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.

Osiris-Team avatar Aug 18 '22 15:08 Osiris-Team

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

TheMysterys avatar Aug 18 '22 18:08 TheMysterys

Key authentication is not implemented in Limbo

LOOHP avatar Aug 18 '22 19:08 LOOHP

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

MyTol avatar Aug 22 '22 12:08 MyTol

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

Jazzkuh avatar Aug 24 '22 18:08 Jazzkuh

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

MyTol avatar Oct 01 '22 08:10 MyTol

This also happens to me on 1.19.4. Any updates?

AstroSquared avatar Apr 22 '23 22:04 AstroSquared

@LOOHP do you know the cause of this?

AstroSquared avatar Apr 27 '23 15:04 AstroSquared

Key authentication is not implemented in Limbo

slash1div avatar Oct 08 '23 03:10 slash1div