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

1.16 support #171

Open
averyanalex opened this issue Oct 5, 2020 · 2 comments
Open

1.16 support #171

averyanalex opened this issue Oct 5, 2020 · 2 comments
Labels
bug Something isn't working

Comments

@averyanalex
Copy link

Describe the issue
Server dont start with SWM classmodifier
Spigot version
paper-214.jar
Plugin version
2.2.1
How to reproduce
Download spigot or paper 1.16 and start with SWM
Crash reports (if available)
System Info: Java 11 (OpenJDK 64-Bit Server VM 11.0.8+10) Host: Linux 5.8.11-1-MANJARO (amd64)
Loading libraries, please wait...
[09:46:29 INFO]: [STDERR]: java.lang.NoSuchMethodError: 'void org.yaml.snakeyaml.LoaderOptions.setMaxAliasesForCollections(int)'
[09:46:29 INFO]: [STDERR]: at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:56)
[09:46:29 INFO]: [STDERR]: at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:160)
[09:46:29 INFO]: [STDERR]: at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:128)
[09:46:29 INFO]: [STDERR]: at net.minecraft.server.v1_16_R2.Main.loadConfigFile(Main.java:230)
[09:46:29 INFO]: [STDERR]: at net.minecraft.server.v1_16_R2.Main.main(Main.java:69)
[09:46:29 INFO]: [STDERR]: at org.bukkit.craftbukkit.Main.main(Main.java:276)
[09:46:29 INFO]: [STDERR]: at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[09:46:29 INFO]: [STDERR]: at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[09:46:29 INFO]: [STDERR]: at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[09:46:29 INFO]: [STDERR]: at java.base/java.lang.reflect.Method.invoke(Method.java:566)
[09:46:29 INFO]: [STDERR]: at io.papermc.paperclip.Paperclip.main(Paperclip.java:58)

@averyanalex averyanalex added the bug Something isn't working label Oct 5, 2020
@Paul19988
Copy link

This is not a bug,

SWM supports 1.16.1 but does not yet support 1.16.2+

@Modd3d
Copy link

Modd3d commented Nov 20, 2020

Only had that bug on paper

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

3 participants