Skip to content

Issue with gchat #14

@RadNotRed

Description

@RadNotRed

Couldn't pass ProxyInitializeEvent to gchat-velocity

[00:06:36 ERROR]: Couldn't pass ProxyInitializeEvent to gchat-velocity java.lang.NoClassDefFoundError: net/kyori/text/Component at me.lucko.gchat.config.TypeTokens.<clinit>(TypeTokens.java:11) ~[?:?] at me.lucko.gchat.GChatPlugin.loadConfig(GChatPlugin.java:204) ~[?:?] at me.lucko.gchat.GChatPlugin.onEnable(GChatPlugin.java:100) ~[?:?] at me.lucko.gchat.Lmbda$4.execute(Unknown Source) ~[?:?] at com.velocitypowered.proxy.event.UntargetedEventHandler$VoidHandler.lambda$buildHandler$0(UntargetedEventHandler.java:47) ~[velocity.jar:3.0.0] at com.velocitypowered.proxy.event.VelocityEventManager.fire(VelocityEventManager.java:587) ~[velocity.jar:3.0.0] at com.velocitypowered.proxy.event.VelocityEventManager.lambda$fire$6(VelocityEventManager.java:468) ~[velocity.jar:3.0.0] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) ~[?:?] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630) ~[?:?] at java.lang.Thread.run(Thread.java:832) [?:?] Caused by: java.lang.ClassNotFoundException: net.kyori.text.Component at com.velocitypowered.proxy.plugin.PluginClassLoader.loadClass0(PluginClassLoader.java:83) ~[velocity.jar:3.0.0] at com.velocitypowered.proxy.plugin.PluginClassLoader.loadClass(PluginClassLoader.java:60) ~[velocity.jar:3.0.0] at java.lang.ClassLoader.loadClass(ClassLoader.java:522) ~[?:?] ... 10 more

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions