Skip to content

LimboAPI incompatible with Velocity 3.5.0-SNAPSHOT (b584) #258

Description

@TAMOE666

I am trying to use LimboAPI, LimboAuth and LimboFilter with Velocity 3.5.0-SNAPSHOT.

The plugins load successfully, but when a player joins the proxy, the connection is immediately rejected and the following error appears in the console:

Failed to handle GameProfileRequestEvent

java.lang.NoSuchMethodError:
'void com.velocitypowered.proxy.protocol.netty.MinecraftCompressDecoder.(
int,
com.velocitypowered.natives.compression.VelocityCompressor,
com.velocitypowered.proxy.protocol.ProtocolUtils$Direction
)'
Steps to reproduce
Install Velocity 3.5.0-SNAPSHOT (git-d11511c1-b584)
Install:
LimboAPI 1.1.27-SNAPSHOT (git-b94a567)
LimboAuth 1.1.14
LimboFilter 1.1.18
Start the proxy
Join the server
Error appears and player cannot connect
Expected behavior

Player should be able to join LimboAuth/LimboFilter normally without errors.

Server information
Java: 21.0.7
Velocity: 3.5.0-SNAPSHOT (git-d11511c1-b584)
LimboAPI: 1.1.27-SNAPSHOT (git-b94a567)
LimboAuth: 1.1.14
LimboFilter: 1.1.18
Additional information

Velocity → Paper connection works correctly when LimboAPI, LimboAuth and LimboFilter are removed.

The problem only appears when Limbo plugins are installed.

Could you please tell me:

Is this Velocity build supported?
Which versions of LimboAPI, LimboAuth and LimboFilter should be used with Velocity 3.5.0-SNAPSHOT?
Is there a newer build that fixes this issue?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions