NanoLimbo
NanoLimbo copied to clipboard
Cannot connect with latest Velocity version
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
My Velocity 3.2.0-SNAPSHOT (git-6a125bd0-b247) is work perfect (3.2.0-snapshot is latest), maybe encryption or similar changed in new commits.
No, i dont saw the your velocity version, just update velocity
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
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
how did you do it?, cant seem to find a fix
well, i dont tried nanolimbo on newest velocity, but try update velocity if it old
Got the latest