Nan1t / NanoLimbo

The lightweight, high performance Minecraft limbo server
https://www.spigotmc.org/resources/86198/
GNU General Public License v3.0
262 stars 54 forks source link

Cannot connect with latest Velocity version #58

Open Apocalypsing opened 1 year ago

Apocalypsing commented 1 year ago

NanoLimbo version: 1.5.1 Velocity version: Velocity 3.2.0-SNAPSHOT (git-01f1e1a9-b243)

As per title, even with the latest version as I type this issue up, players cannot join the limbo server. Seems like an issue due to latest Velocity version? Something about invalid packets upon trying to connect

Relevant log entries from Velocity proxy (I can't seem to find full stack traces though):

[16:39:17] [Netty epoll Worker #1/INFO] [com.velocitypowered.proxy.connection.MinecraftConnection]: [server connection] Apocalypsing -> Lobby has connected
[16:39:17] [Netty epoll Worker #1/ERROR] [com.velocitypowered.proxy.connection.MinecraftConnection]: [server connection] Apocalypsing -> Lobby: exception encountered in com.velocitypowered.proxy.connection.backend.LoginSessionHandler@2ad0f05a
com.velocitypowered.proxy.util.except.QuietRuntimeException: A packet did not decode successfully (invalid data). If you are a developer, launch Velocity with -Dvelocity.packet-decode-logging=true to see more.
[16:39:17] [Netty epoll Worker #1/INFO] [com.velocitypowered.proxy.connection.MinecraftConnection]: [server connection] Apocalypsing -> Lobby has disconnected
[16:39:17] [Netty epoll Worker #1/INFO] [com.velocitypowered.proxy.connection.MinecraftConnection]: [server connection] Apocalypsing -> Survival has connected
AlexWright1324 commented 11 months ago

Also getting this error with the latest Velocity 3.2.0-SNAPSHOT (git-8dcc7ee3-b294)

[14:31:12 INFO]: [server connection] AlexWright1324 -> lobby has connected
[14:31:12 ERROR]: [server connection] AlexWright1324 -> lobby: exception encountered in com.velocitypowered.proxy.connection.backend.LoginSessionHandler@74b7ad60
io.netty.channel.unix.Errors$NativeIoException: recvAddress(..) failed: Connection reset by peer
[14:31:12 INFO]: [server connection] AlexWright1324 -> lobby has disconnected
AlexWright1324 commented 11 months ago

Also getting this error with the latest Velocity 3.2.0-SNAPSHOT (git-8dcc7ee3-b294)

[14:31:12 INFO]: [server connection] AlexWright1324 -> lobby has connected
[14:31:12 ERROR]: [server connection] AlexWright1324 -> lobby: exception encountered in com.velocitypowered.proxy.connection.backend.LoginSessionHandler@74b7ad60
io.netty.channel.unix.Errors$NativeIoException: recvAddress(..) failed: Connection reset by peer
[14:31:12 INFO]: [server connection] AlexWright1324 -> lobby has disconnected

Turns out it was due to IP set in the config

LannceXD commented 5 months ago

how did you do it?, cant seem to find a fix

LannceXD commented 5 months ago

Got the latest