Limbo
Limbo copied to clipboard
Issues with 1.19.2 Velocity
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
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 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 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: (client stays stuck at Loading world... until timeout)
*Note: Also tried without the ViaVersion plugin installed, same issue.
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
Key authentication is not implemented in Limbo
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
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