Skip to content
This repository has been archived by the owner on Sep 24, 2020. It is now read-only.

Invalid Placeholder Registration #639

Closed
Sxtanna opened this issue Jul 25, 2020 · 2 comments
Closed

Invalid Placeholder Registration #639

Sxtanna opened this issue Jul 25, 2020 · 2 comments

Comments

@Sxtanna
Copy link

Sxtanna commented Jul 25, 2020

In the latest version of PAPI, (2.10.7-DEV), the alternative methods for registering placeholder expansions were removed.

Causing this NSME:

>.... [21:24:04 INFO]: [SimpleClans] PlaceholderAPI found. Registering hook...
>.... [21:24:04 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.<init>(PlaceholdersManager.java:49) ~[?:?]
at net.sacredlabyrinth.phaed.simpleclans.SimpleClans.hookIntoPAPI(SimpleClans.java:147) ~[?:?]

More Information about this change here: PlaceholderAPI/PlaceholderAPI#372 (comment)

@Sxtanna
Copy link
Author

Sxtanna commented Jul 25, 2020

It's also worth noting, there's no need for the plugin to have placeholders built in as an expansion already exists: https://github.com/Peng1104/PAPI_SimpleClans

@RoinujNosde
Copy link
Collaborator

It's also worth noting, there's no need for the plugin to have placeholders built in as an expansion already exists: https://github.com/Peng1104/PAPI_SimpleClans

It's not maintained.

Thanks for reporting!

@RoinujNosde RoinujNosde reopened this Jul 25, 2020
RoinujNosde added a commit to RoinujNosde/SimpleClans that referenced this issue Jul 26, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants