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

Simpleclans broken with placeholderapi 2.10.7 #24

Closed
Korinocho opened this issue Jul 30, 2020 · 2 comments
Closed

Simpleclans broken with placeholderapi 2.10.7 #24

Korinocho opened this issue Jul 30, 2020 · 2 comments
Labels
bug Something isn't working

Comments

@Korinocho
Copy link

WIth the update of PlaceholderAPI to 2.10.7, simpleclans wont start with a placeholderapi method error.

[05:29:16 ERROR]: Error occurred while enabling SimpleClans v2.12.2 (Is it up to date?)
java.lang.NoSuchMethodError: me.clip.placeholderapi.PlaceholderAPI.registerPlaceholderHook(Ljava/lang/String;Lme/clip/placeholderapi/PlaceholderHook;)Z
at net.sacredlabyrinth.phaed.simpleclans.managers.PlaceholdersManager.setupPlaceholderAPI(PlaceholdersManager.java:59) ~[?:?]
at net.sacredlabyrinth.phaed.simpleclans.managers.PlaceholdersManager.(PlaceholdersManager.java:49) ~[?:?]
at net.sacredlabyrinth.phaed.simpleclans.SimpleClans.hookIntoPAPI(SimpleClans.java:147) ~[?:?]
at net.sacredlabyrinth.phaed.simpleclans.SimpleClans.onEnable(SimpleClans.java:140) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.16.1.jar:git-Paper-121]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:380) ~[patched_1.16.1.jar:git-Paper-121]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:483) ~[patched_1.16.1.jar:git-Paper-121]
at org.bukkit.craftbukkit.v1_16_R1.CraftServer.enablePlugin(CraftServer.java:500) ~[patched_1.16.1.jar:git-Paper-121]
at org.bukkit.craftbukkit.v1_16_R1.CraftServer.enablePlugins(CraftServer.java:414) ~[patched_1.16.1.jar:git-Paper-121]
at net.minecraft.server.v1_16_R1.MinecraftServer.loadWorld(MinecraftServer.java:471) ~[patched_1.16.1.jar:git-Paper-121]
at net.minecraft.server.v1_16_R1.DedicatedServer.init(DedicatedServer.java:241) ~[patched_1.16.1.jar:git-Paper-121]
at net.minecraft.server.v1_16_R1.MinecraftServer.v(MinecraftServer.java:940) ~[patched_1.16.1.jar:git-Paper-121]
at net.minecraft.server.v1_16_R1.MinecraftServer.lambda$a$0(MinecraftServer.java:177) ~[patched_1.16.1.jar:git-Paper-121]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_241]

Thanks!

@Korinocho Korinocho added the bug Something isn't working label Jul 30, 2020
@RoinujNosde
Copy link
Owner

Duplicate of marcelo-mason/SimpleClans#639

Thanks for reporting!
This was fixed on the dev branch and it will be released on the next update. Until then use the previous version of PAPI.

@Korinocho
Copy link
Author

Oh Sorry!
Thanks!

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