We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't load on Velocity 3.0.0 Can't connect to the server when using Velocity, but the official version can load and connect properly.
I expected it would start successfully.
No response
Server: Velocity 3.0.0 Plugins: geyser
3.0.0
1.4.0-bundabrg-SNAPSHOT (git-499d0be171ea375cc74ed81aa26349d2c3d9a9bc-499d0be)
Log of the error:
[08:42:26 INFO]: Booting up Velocity 3.0.0... [08:42:26 INFO]: Loading localizations... [08:42:27 INFO]: Connections will use epoll channels, libdeflate (Linux x86_64) compression, OpenSSL 1.1.x (Linux x86_64) ciphers [08:42:27 WARN]: The proxy is running in offline mode! This is a security risk and you will NOT receive any support! [08:42:27 INFO]: Loading plugins... [08:42:27 INFO]: Loaded plugin geyser 1.4.0-bundabrg-SNAPSHOT (git-499d0be171ea375cc74ed81aa26349d2c3d9a9bc-499d0be) by GeyserMC [08:42:27 INFO]: Loaded 1 plugins [08:42:27 INFO] [geyser]: ****************************************** [08:42:27 INFO] [geyser]: [08:42:27 INFO] [geyser]: 加载 Geyser 中, 版本 1.4.0-bundabrg-SNAPSHOT (git-499d0be171ea375cc74ed81aa26349d2c3d9a9bc-499d0be) [08:42:27 INFO] [geyser]: [08:42:27 INFO] [geyser]: ****************************************** [08:42:27 ERROR]: Couldn't pass ProxyInitializeEvent to geyser >java.lang.NoClassDefFoundError: org/geysermc/platform/velocity/shaded/objectweb/asm/ClassVisitor at org.geysermc.connector.extension.ExtensionClassLoader.<init>(ExtensionClassLoader.java:67) ~[?:?] at org.geysermc.connector.extension.ExtensionManager.loadExtension(ExtensionManager.java:93) ~[?:?] at org.geysermc.connector.extension.ExtensionManager.loadExtensions(ExtensionManager.java:76) ~[?:?] at org.geysermc.connector.extension.ExtensionManager.<init>(ExtensionManager.java:62) ~[?:?] at org.geysermc.connector.GeyserConnector.<init>(GeyserConnector.java:167) ~[?:?] at org.geysermc.connector.GeyserConnector.start(GeyserConnector.java:525) ~[?:?] at org.geysermc.platform.velocity.GeyserVelocityPlugin.onEnable(GeyserVelocityPlugin.java:131) ~[?:?] at org.geysermc.platform.velocity.GeyserVelocityPlugin.onInit(GeyserVelocityPlugin.java:172) ~[?:?] at org.geysermc.platform.velocity.Lmbda$1.execute(Unknown Source) ~[?:?] at com.velocitypowered.proxy.event.UntargetedEventHandler$VoidHandler.lambda$buildHandler$0(UntargetedEventHandler.java:47) ~[velocity-3.0.0.jar:3.0.0] at com.velocitypowered.proxy.event.VelocityEventManager.fire(VelocityEventManager.java:587) ~[velocity-3.0.0.jar:3.0.0] at com.velocitypowered.proxy.event.VelocityEventManager.lambda$fire$6(VelocityEventManager.java:468) ~[velocity-3.0.0.jar:3.0.0] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) ~[?:?] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) ~[?:?] at java.lang.Thread.run(Thread.java:829) [?:?] >Caused by: java.lang.ClassNotFoundException: org.geysermc.platform.velocity.shaded.objectweb.asm.ClassVisitor at com.velocitypowered.proxy.plugin.PluginClassLoader.loadClass0(PluginClassLoader.java:83) ~[velocity-3.0.0.jar:3.0.0] at com.velocitypowered.proxy.plugin.PluginClassLoader.loadClass(PluginClassLoader.java:60) ~[velocity-3.0.0.jar:3.0.0] at java.lang.ClassLoader.loadClass(ClassLoader.java:522) ~[?:?] ... 15 more [08:42:27 INFO]: Listening on /0:0:0:0:0:0:0:0%0:1536 [08:42:27 INFO]: Done (2.01s)!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
Can't load on Velocity 3.0.0
Can't connect to the server when using Velocity, but the official version can load and connect properly.
To Reproduce
Expected behaviour
I expected it would start successfully.
Screenshots / Videos
No response
Server Version and Plugins
Server: Velocity
3.0.0
Plugins: geyser
Geyser Dump
No response
Geyser Version
1.4.0-bundabrg-SNAPSHOT (git-499d0be171ea375cc74ed81aa26349d2c3d9a9bc-499d0be)
Minecraft: Bedrock Edition Version
No response
Additional Context
Log of the error:
The text was updated successfully, but these errors were encountered: