NanoLimbo icon indicating copy to clipboard operation
NanoLimbo copied to clipboard

Cannot connect with latest Velocity version

Open Apocalypsing opened this issue 1 year ago • 7 comments

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

Apocalypsing avatar Mar 19 '23 08:03 Apocalypsing

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.

SuperErnD avatar May 17 '23 16:05 SuperErnD

No, i dont saw the your velocity version, just update velocity

SuperErnD avatar May 17 '23 16:05 SuperErnD

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 avatar Nov 17 '23 14:11 AlexWright1324

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

AlexWright1324 avatar Nov 17 '23 14:11 AlexWright1324

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

LannceXD avatar May 26 '24 17:05 LannceXD

well, i dont tried nanolimbo on newest velocity, but try update velocity if it old

SuperErnD avatar May 26 '24 18:05 SuperErnD

Got the latest

LannceXD avatar May 26 '24 19:05 LannceXD