You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Couldn't pass ProxyInitializeEvent to geyser
java.lang.NoSuchMethodError: 'void org.yaml.snakeyaml.parser.ParserImpl.(org.yaml.snakeyaml.reader.StreamReader, org.yaml.snakeyaml.LoaderOptions)'
at org.geysermc.geyser.platform.velocity.shaded.com.fasterxml.jackson.dataformat.yaml.YAMLParser.(YAMLParser.java:193) ~[?:?]
at org.geysermc.geyser.platform.velocity.shaded.com.fasterxml.jackson.dataformat.yaml.YAMLFactory._createParser(YAMLFactory.java:504) ~[?:?]
at org.geysermc.geyser.platform.velocity.shaded.com.fasterxml.jackson.dataformat.yaml.YAMLFactory.createParser(YAMLFactory.java:392) ~[?:?]
at org.geysermc.geyser.platform.velocity.shaded.com.fasterxml.jackson.dataformat.yaml.YAMLFactory.createParser(YAMLFactory.java:15) ~[?:?]
at org.geysermc.geyser.platform.velocity.shaded.com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3542) ~[?:?]
at org.geysermc.geyser.util.FileUtils.loadConfig(FileUtils.java:57) ~[?:?]
at org.geysermc.geyser.platform.velocity.GeyserVelocityPlugin.onEnable(GeyserVelocityPlugin.java:106) ~[?:?]
at org.geysermc.geyser.platform.velocity.GeyserVelocityPlugin.onInit(GeyserVelocityPlugin.java:189) ~[?:?]
at org.geysermc.geyser.platform.velocity.Lmbda$11.execute(Unknown Source) ~[?:?]
at com.velocitypowered.proxy.event.UntargetedEventHandler$VoidHandler.lambda$buildHandler$0(UntargetedEventHandler.java:56) ~[server.jar:3.2.0-SNAPSHOT (git-19abb909-b265)]
at com.velocitypowered.proxy.event.VelocityEventManager.fire(VelocityEventManager.java:597) ~[server.jar:3.2.0-SNAPSHOT (git-19abb909-b265)]
at com.velocitypowered.proxy.event.VelocityEventManager.lambda$fire$5(VelocityEventManager.java:478) ~[server.jar:3.2.0-SNAPSHOT (git-19abb909-b265)]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
at java.lang.Thread.run(Thread.java:1623) [?:?]
Why does this appear, a problem with hosting or with plugins, I downloaded the plugin twice and nothing helps, but hosting support told me to contact you
Sorry for my bad english
Konicai
changed the title
error: Couldn't pass ProxyInitializeEvent to geyser java.lang.NoSuchMethodError: 'void org.yaml.snakeyaml.parser.ParserImpl.<init>(org.yaml.snakeyaml.reader.StreamReader, org.yaml.snakeyaml.LoaderOptions)'
False start on Velocity due to snakeyaml dependency
Sep 12, 2023
Describe the bug
Couldn't pass ProxyInitializeEvent to geyser
java.lang.NoSuchMethodError: 'void org.yaml.snakeyaml.parser.ParserImpl.(org.yaml.snakeyaml.reader.StreamReader, org.yaml.snakeyaml.LoaderOptions)'
at org.geysermc.geyser.platform.velocity.shaded.com.fasterxml.jackson.dataformat.yaml.YAMLParser.(YAMLParser.java:193) ~[?:?]
at org.geysermc.geyser.platform.velocity.shaded.com.fasterxml.jackson.dataformat.yaml.YAMLFactory._createParser(YAMLFactory.java:504) ~[?:?]
at org.geysermc.geyser.platform.velocity.shaded.com.fasterxml.jackson.dataformat.yaml.YAMLFactory.createParser(YAMLFactory.java:392) ~[?:?]
at org.geysermc.geyser.platform.velocity.shaded.com.fasterxml.jackson.dataformat.yaml.YAMLFactory.createParser(YAMLFactory.java:15) ~[?:?]
at org.geysermc.geyser.platform.velocity.shaded.com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3542) ~[?:?]
at org.geysermc.geyser.util.FileUtils.loadConfig(FileUtils.java:57) ~[?:?]
at org.geysermc.geyser.platform.velocity.GeyserVelocityPlugin.onEnable(GeyserVelocityPlugin.java:106) ~[?:?]
at org.geysermc.geyser.platform.velocity.GeyserVelocityPlugin.onInit(GeyserVelocityPlugin.java:189) ~[?:?]
at org.geysermc.geyser.platform.velocity.Lmbda$11.execute(Unknown Source) ~[?:?]
at com.velocitypowered.proxy.event.UntargetedEventHandler$VoidHandler.lambda$buildHandler$0(UntargetedEventHandler.java:56) ~[server.jar:3.2.0-SNAPSHOT (git-19abb909-b265)]
at com.velocitypowered.proxy.event.VelocityEventManager.fire(VelocityEventManager.java:597) ~[server.jar:3.2.0-SNAPSHOT (git-19abb909-b265)]
at com.velocitypowered.proxy.event.VelocityEventManager.lambda$fire$5(VelocityEventManager.java:478) ~[server.jar:3.2.0-SNAPSHOT (git-19abb909-b265)]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
at java.lang.Thread.run(Thread.java:1623) [?:?]
Why does this appear, a problem with hosting or with plugins, I downloaded the plugin twice and nothing helps, but hosting support told me to contact you
Sorry for my bad english
To Reproduce
view error and help me
Expected behaviour
help me please
Screenshots / Videos
No response
Server Version and Plugins
velocity 3.2.0 , geyser build #285
Geyser Dump
No response
Geyser Version
build #285
Minecraft: Bedrock Edition Device/Version
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: