[11:30:15] [main/INFO] [com.velocitypowered.proxy.VelocityServer]: Booting up Velocity 3.4.0-SNAPSHOT (git-d2d333a9-b528)...
[11:30:16] [main/INFO] [com.velocitypowered.proxy.VelocityServer]: Loading localizations...
[11:30:16] [main/INFO] [com.velocitypowered.proxy.network.ConnectionManager]: Connections will use epoll channels, libdeflate (Linux x86_64) compression, OpenSSL 3.x.x (Linux x86_64) ciphers
[11:30:16] [main/INFO] [com.velocitypowered.proxy.VelocityServer]: Loading plugins...
[11:30:16] [main/INFO] [com.velocitypowered.proxy.plugin.VelocityPluginManager]: Loaded plugin simplecloud-api 1.0 by ugede
[11:30:17] [main/INFO] [com.velocitypowered.proxy.plugin.VelocityPluginManager]: Loaded plugin command-plugin 0.0.1-EXPERIMENTAL by Kaseax
[11:30:17] [main/WARN] [floodgate]: en_ is not a supported Floodgate language.
[11:30:17] [main/INFO] [floodgate]: Took 249ms to boot Floodgate
[11:30:17] [main/INFO] [com.velocitypowered.proxy.plugin.VelocityPluginManager]: Loaded plugin floodgate 2.2.5-SNAPSHOT (b125-a772911) by GeyserMC
[11:30:17] [main/INFO] [com.velocitypowered.proxy.plugin.VelocityPluginManager]: Loaded plugin geyser 2.9.2-b1015 (git-master-3332528) by GeyserMC
[11:30:17] [main/INFO] [com.velocitypowered.proxy.plugin.VelocityPluginManager]: Loaded plugin luckperms 5.5.10 by Luck
[11:30:17] [main/INFO] [com.velocitypowered.proxy.plugin.VelocityPluginManager]: Loaded plugin notify-velocity 1.0-SNAPSHOT by rlqu
[11:30:18] [main/INFO] [com.velocitypowered.proxy.plugin.VelocityPluginManager]: Loaded plugin proxy-essentials-velocity 1.0.0 by D151l
[11:30:18] [main/INFO] [com.velocitypowered.proxy.plugin.VelocityPluginManager]: Loaded plugin registration-velocity 0.0.1 by daviidooo, MrManHD
[11:30:18] [main/INFO] [com.velocitypowered.proxy.plugin.VelocityPluginManager]: Loaded plugin simplecloud-connection 0.0.1 by Fllip, hmtill
[11:30:18] [DefaultDispatcher-worker-3/INFO] [app.simplecloud.plugin.proxy.shared.handler.CloudControllerHandler]: Group name initialized to: Proxy
[11:30:18] [main/INFO] [com.velocitypowered.proxy.plugin.VelocityPluginManager]: Loaded plugin simplecloud-player 1.0 by EinsLuca, Fllip
[11:30:18] [main/INFO] [com.velocitypowered.proxy.VelocityServer]: Loaded 11 plugins
[11:30:19] [LuckPerms - Task Executor #0/INFO] [luckperms]: Loading configuration...
[11:30:19] [LuckPerms - Task Executor #0/INFO] [com.velocitypowered.proxy.console.VelocityConsole]: __
[11:30:19] [LuckPerms - Task Executor #0/INFO] [com.velocitypowered.proxy.console.VelocityConsole]: | |__) LuckPerms v5.5.10
[11:30:19] [LuckPerms - Task Executor #0/INFO] [com.velocitypowered.proxy.console.VelocityConsole]: |___ | Running on Velocity - Velocity
[11:30:19] [LuckPerms - Task Executor #0/INFO] [com.velocitypowered.proxy.console.VelocityConsole]:
[11:30:19] [LuckPerms - Task Executor #0/INFO] [luckperms]: Loading storage provider... [MYSQL]
[11:30:19] [LuckPerms - Task Executor #0/INFO] [me.lucko.luckperms.lib.hikari.HikariDataSource]: luckperms-hikari - Starting...
[11:30:19] [LuckPerms - Task Executor #0/INFO] [me.lucko.luckperms.lib.hikari.HikariDataSource]: luckperms-hikari - Start completed.
[11:30:19] [LuckPerms - Task Executor #0/INFO] [luckperms]: Loading messaging service... [SQL]
[11:30:19] [LuckPerms - Task Executor #0/INFO] [luckperms]: Loading internal permission managers...
[11:30:19] [LuckPerms - Task Executor #0/ERROR] [com.velocitypowered.proxy.event.VelocityEventManager]: Couldn't pass ProxyInitializeEvent to luckperms 5.5.10
java.lang.NoClassDefFoundError: me/lucko/luckperms/lib/bytebuddy/dynamic/scaffold/subclass/ConstructorStrategy
at me.lucko.luckperms.common.plugin.AbstractLuckPermsPlugin.enable(AbstractLuckPermsPlugin.java:238) ~[?:?]
at me.lucko.luckperms.velocity.LPVelocityBootstrap.onEnable(LPVelocityBootstrap.java:140) ~[?:?]
at me.lucko.luckperms.velocity.Lmbda$12.execute(Unknown Source) ~[?:?]
at com.velocitypowered.proxy.event.UntargetedEventHandler$VoidHandler.lambda$buildHandler$0(UntargetedEventHandler.java:56) ~[VELOCITY-3.4.0-SNAPSHOT-528.jar:3.4.0-SNAPSHOT (git-d2d333a9-b528)]
at com.velocitypowered.proxy.event.VelocityEventManager.fire(VelocityEventManager.java:677) ~[VELOCITY-3.4.0-SNAPSHOT-528.jar:3.4.0-SNAPSHOT (git-d2d333a9-b528)]
at com.velocitypowered.proxy.event.VelocityEventManager.lambda$fire$5(VelocityEventManager.java:542) ~[VELOCITY-3.4.0-SNAPSHOT-528.jar:3.4.0-SNAPSHOT (git-d2d333a9-b528)]
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
at java.base/java.lang.Thread.run(Thread.java:1583) [?:?]
Caused by: java.lang.ClassNotFoundException: me.lucko.luckperms.lib.bytebuddy.dynamic.scaffold.subclass.ConstructorStrategy
at com.velocitypowered.proxy.plugin.PluginClassLoader.loadClass0(PluginClassLoader.java:87) ~[VELOCITY-3.4.0-SNAPSHOT-528.jar:3.4.0-SNAPSHOT (git-d2d333a9-b528)]
at com.velocitypowered.proxy.plugin.PluginClassLoader.loadClass(PluginClassLoader.java:64) ~[VELOCITY-3.4.0-SNAPSHOT-528.jar:3.4.0-SNAPSHOT (git-d2d333a9-b528)]
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:526) ~[?:?]
[11:30:19] [LuckPerms - Task Executor #0/INFO] [simplecloud-api]: SimpleCloud v3 API provider initialized!
[11:30:20] [LuckPerms - Task Executor #0/WARN] [com.velocitypowered.proxy.network.ConnectionManager]: The server channel initializer has been replaced by java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
[11:30:20] [LuckPerms - Task Executor #0/WARN] [com.velocitypowered.proxy.network.ConnectionManager]: The backend channel initializer has been replaced by java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
[11:30:20] [LuckPerms - Task Executor #0/ERROR] [geyser]: / \
[11:30:20] [LuckPerms - Task Executor #0/ERROR] [geyser]: / \
[11:30:20] [LuckPerms - Task Executor #0/ERROR] [geyser]: / | \
[11:30:20] [LuckPerms - Task Executor #0/ERROR] [geyser]: / | \ Your Velocity proxy is outdated!
[11:30:20] [LuckPerms - Task Executor #0/ERROR] [geyser]: / \ GEYSER MAY NOT WORK AS INTENDED!
[11:30:20] [LuckPerms - Task Executor #0/ERROR] [geyser]: / o \
[11:30:20] [LuckPerms - Task Executor #0/ERROR] [geyser]: /_____________\
[11:30:20] [LuckPerms - Task Executor #0/INFO] [geyser]: Loading extensions...
[11:30:20] [LuckPerms - Task Executor #0/INFO] [geyser]: Loaded 0 extension(s)
[11:30:21] [DefaultDispatcher-worker-4/INFO] [app.simplecloud.plugin.registration.velocity.VelocityServerRegistrationPlugin]: Initializing v3 server registration plugin...
[11:30:21] [DefaultDispatcher-worker-7/INFO] [app.simplecloud.plugin.registration.velocity.VelocityServerRegistrationPlugin]: Found 6 servers
[11:30:21] [DefaultDispatcher-worker-7/INFO] [app.simplecloud.plugin.registration.velocity.VelocityServerRegistrationPlugin]: Registering server e6b70ac7f1624a5abe168764727184e9 (Lobby-1)...
[11:30:21] [DefaultDispatcher-worker-7/INFO] [app.simplecloud.plugin.registration.velocity.VelocityServerRegistrationPlugin]: Registering server 7fa9934b43b84b0ba89f0b0e0e3467e9 (Oneblock-1)...
[11:30:21] [DefaultDispatcher-worker-7/INFO] [app.simplecloud.plugin.registration.velocity.VelocityServerRegistrationPlugin]: Registering server 22d9d84e4b2949f087754e638a422894 (citybuild-1)...
[11:30:21] [Netty epoll Boss #0/INFO] [com.velocitypowered.proxy.network.ConnectionManager]: Listening on /[0:0:0:0:0:0:0:0]:25565
[11:30:21] [main/INFO] [com.velocitypowered.proxy.Velocity]: Done (6.04s)!
[11:30:21] [Geyser-Velocity - Task Executor #0/INFO] [geyser]: ******************************************
[11:30:21] [Geyser-Velocity - Task Executor #0/INFO] [geyser]:
[11:30:21] [Geyser-Velocity - Task Executor #0/INFO] [geyser]: Loading Geyser version 2.9.2-b1015 (git-master-3332528)
[11:30:21] [Geyser-Velocity - Task Executor #0/INFO] [geyser]:
[11:30:21] [Geyser-Velocity - Task Executor #0/INFO] [geyser]: ******************************************
[11:30:24] [GeyserServer-3-1/INFO] [geyser]: Started Geyser on UDP port 19132
[11:30:24] [Geyser-Velocity - Task Executor #0/INFO] [geyser]: Done (2.847s)! Run /geyser help for help!
[11:30:42] [Velocity - Task Executor #0/INFO] [com.velocitypowered.proxy.console.VelocityConsole]: Collecting dump info