Describe the bug
I am unable to join my velocity CTD instance on latest limboapi
[20:43:35 WARN] [io.netty.util.concurrent.AbstractEventExecutor]: A task raised an exception. Task: net.elytrium.limboapi.injection.login.LoginListener$$Lambda/0x00007f51f87b1ba8@712bd6cf
java.lang.IllegalStateException: failed to handle login request
at net.elytrium.limboapi.injection.login.LoginListener.lambda$hookLoginSession$0(LoginListener.java:130) ~[?:?]
Caused by: java.lang.NoClassDefFoundError: Could not initialize class net.elytrium.limboapi.injection.tablist.RewritingVelocityTabList
To Reproduce
Steps to reproduce the behavior:
Download latest limboapi release and restart ur server
join your server
Expected behavior
I should be able to join my server
Describe the bug I am unable to join my velocity CTD instance on latest limboapi
[20:43:35 WARN] [io.netty.util.concurrent.AbstractEventExecutor]: A task raised an exception. Task: net.elytrium.limboapi.injection.login.LoginListener$$Lambda/0x00007f51f87b1ba8@712bd6cf java.lang.IllegalStateException: failed to handle login request at net.elytrium.limboapi.injection.login.LoginListener.lambda$hookLoginSession$0(LoginListener.java:130) ~[?:?] Caused by: java.lang.NoClassDefFoundError: Could not initialize class net.elytrium.limboapi.injection.tablist.RewritingVelocityTabList
To Reproduce Steps to reproduce the behavior: Download latest limboapi release and restart ur server join your server
Expected behavior I should be able to join my server
Screenshots https://i.imgur.com/Rkv1eUi.png
Server Info (please complete the following information): velocity-dump-2024-08-24-20-43-47.json
Additional context None