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

Issues with 1.19.2 Velocity #50

Open
TheMysterys opened this issue Aug 17, 2022 · 13 comments
Open

Issues with 1.19.2 Velocity #50

TheMysterys opened this issue Aug 17, 2022 · 13 comments

Comments

@TheMysterys
Copy link

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
Copy link
Author

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
Copy link
Contributor

GrizzlT commented Aug 17, 2022

What version of velocity are you using?

@TheMysterys
Copy link
Author

TheMysterys commented Aug 17, 2022

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
Copy link
Contributor

GrizzlT commented Aug 18, 2022

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

@Osiris-Team
Copy link

Osiris-Team commented Aug 18, 2022

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
Copy link
Author

TheMysterys commented Aug 18, 2022

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
Copy link
Owner

LOOHP commented Aug 18, 2022

Key authentication is not implemented in Limbo

@my-world-only-me
Copy link

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
Copy link

Jazzkuh commented Aug 24, 2022

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

@my-world-only-me
Copy link

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

@AstroSquared
Copy link

This also happens to me on 1.19.4. Any updates?

@AstroSquared
Copy link

@LOOHP do you know the cause of this?

@slash1div
Copy link

Key authentication is not implemented in Limbo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants