Elytrium / Elytrium/LimboAPI

LimboAPI incompatible with Velocity 3.5.0-SNAPSHOT (b584)

Open
#258 0 comments 3 reactions 0 assignees View on GitHub
bug
Dominant language
Java
Stars
310
Forks
121
PR merge metrics
No merged PRs in 30d

Description

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?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.