Question protocolize eroor

  • After careful consideration and due to limited usage, we’ve made the decision to discontinue the PaperMC forums. Moving forward, we recommend using Hangar for plugin uploads, and for all other community discussions and support, please join us on Discord.

Inet_GXS

New member
Jul 20, 2022
1
0
1
www.pureanarchy.ml
i have a velocity and whenever i run it with via rewind and geyser protocolize thows the error
[12:37:25 ERROR]: Couldn't pass ProxyInitializeEvent to geyser
java.lang.NoSuchMethodError: 'net.kyori.adventure.util.Codec net.kyori.adventure.util.Codec.codec(net.kyori.adventure.util.Codec$Decoder, net.kyori.adventure.util.Codec$Encoder)'
at org.geysermc.geyser.platform.velocity.shaded.kyori.legacyimpl.NBTLegacyHoverEventSerializerImpl.<clinit>(NBTLegacyHoverEventSerializerImpl.java:43) ~[?:?]
at org.geysermc.geyser.platform.velocity.shaded.kyori.legacyimpl.NBTLegacyHoverEventSerializer.get(NBTLegacyHoverEventSerializer.java:43) ~[?:?]
at com.github.steveice10.mc.protocol.data.DefaultComponentSerializer.<clinit>(DefaultComponentSerializer.java:8) ~[?:?]
at org.geysermc.geyser.translator.text.MessageTranslator.<clinit>(MessageTranslator.java:86) ~[?:?]
at org.geysermc.geyser.GeyserImpl.<init>(GeyserImpl.java:167) ~[?:?]
at org.geysermc.geyser.GeyserImpl.start(GeyserImpl.java:548) ~[?:?]
at org.geysermc.geyser.platform.velocity.GeyserVelocityPlugin.onEnable(GeyserVelocityPlugin.java:142) ~[?:?]
at org.geysermc.geyser.platform.velocity.GeyserVelocityPlugin.onInit(GeyserVelocityPlugin.java:188) ~[?:?]
at org.geysermc.geyser.platform.velocity.Lmbda$2.execute(Unknown Source) ~[?:?]
at com.velocitypowered.proxy.event.UntargetedEventHandler$VoidHandler.lambda$buildHandler$0(UntargetedEventHandler.java:47) ~[velocity.jar:3.1.1]
at com.velocitypowered.proxy.event.VelocityEventManager.fire(VelocityEventManager.java:598) ~[velocity.jar:3.1.1]
at com.velocitypowered.proxy.event.VelocityEventManager.lambda$fire$5(VelocityEventManager.java:479) ~[velocity.jar:3.1.1]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?]
at java.lang.Thread.run(Thread.java:833) [?:?]
that was the geyser error so help. and yes both the plugins support 1.19 velocity