Skip to content
New issue

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

cant use on high version #219

Open
skytwL opened this issue Jun 28, 2024 · 1 comment
Open

cant use on high version #219

skytwL opened this issue Jun 28, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@skytwL
Copy link

skytwL commented Jun 28, 2024

I cant use it on high version

Using Purpur 1.21 and swm 2.2.1

Install it on high version then u can see

Here is the error

java.lang.NoSuchMethodError: org.yaml.snakeyaml.representer.Representer: method 'void <init>()' not found
        at slimeworldmanager-plugin-2.2.1.jar/com.grinderwolf.swm.internal.ninja.leaping.configurate.yaml.YAMLConfigurationLoader.<init>(YAMLConfigurationLoader.java:129) ~[slimeworldmanager-plugin-2.2.1.jar:?]
        at slimeworldmanager-plugin-2.2.1.jar/com.grinderwolf.swm.internal.ninja.leaping.configurate.yaml.YAMLConfigurationLoader.<init>(YAMLConfigurationLoader.java:38) ~[slimeworldmanager-plugin-2.2.1.jar:?]
        at slimeworldmanager-plugin-2.2.1.jar/com.grinderwolf.swm.internal.ninja.leaping.configurate.yaml.YAMLConfigurationLoader$Builder.build(YAMLConfigurationLoader.java:120) ~[slimeworldmanager-plugin-2.2.1.jar:?]
        at slimeworldmanager-plugin-2.2.1.jar/com.grinderwolf.swm.plugin.config.ConfigManager.initialize(ConfigManager.java:40) ~[slimeworldmanager-plugin-2.2.1.jar:?]
        at slimeworldmanager-plugin-2.2.1.jar/com.grinderwolf.swm.plugin.SWMPlugin.onLoad(SWMPlugin.java:58) ~[slimeworldmanager-plugin-2.2.1.jar:?]
        at io.papermc.paper.plugin.storage.ServerPluginProviderStorage.processProvided(ServerPluginProviderStorage.java:59) ~[purpur-1.21.jar:1.21-2250-797ce6b]
        at io.papermc.paper.plugin.storage.ServerPluginProviderStorage.processProvided(ServerPluginProviderStorage.java:18) ~[purpur-1.21.jar:1.21-2250-797ce6b]
        at io.papermc.paper.plugin.storage.SimpleProviderStorage.enter(SimpleProviderStorage.java:39) ~[purpur-1.21.jar:1.21-2250-797ce6b]
        at io.papermc.paper.plugin.entrypoint.LaunchEntryPointHandler.enter(LaunchEntryPointHandler.java:40) ~[purpur-1.21.jar:1.21-2250-797ce6b]
        at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:549) ~[purpur-1.21.jar:1.21-2250-797ce6b]
        at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:324) ~[purpur-1.21.jar:1.21-2250-797ce6b]
        at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1171) ~[purpur-1.21.jar:1.21-2250-797ce6b]
        at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:332) ~[purpur-1.21.jar:1.21-2250-797ce6b]
        at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
@skytwL skytwL added the bug Something isn't working label Jun 28, 2024
@skytwL skytwL changed the title not support on high version cant use on high version Jun 28, 2024
@johnslovakia
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants