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

Placeholder API Broken/needs updating #25

Open
LadyHaley opened this issue Aug 4, 2020 · 2 comments
Open

Placeholder API Broken/needs updating #25

LadyHaley opened this issue Aug 4, 2020 · 2 comments

Comments

@LadyHaley
Copy link

What steps will reproduce the issue?

  1. Install the plugin with the latest PAPI

What was supposed to happen?

[Response]
Emojis happen

What happened instead?

[Response]
No Emojis

What Spigot version are you using?

Full /version output
image

What plugins do you have installed?

Full /plugins output
Not relevent

Are any errors related to EmojiChat in your console or logs? If so, paste below.

paste
error(s)
here

Any additional information that you would like to provide that may be relevant to the issue?

[Response]
Placeholder API pushed an update that means the old api it provided no longer works and must be updated to the new changes

@mibby
Copy link

mibby commented Aug 26, 2020

Compatibility was brought back with the latest PlaceholderAPI version / dev builds, but EmojiChat will need to update the API methods used.

[09:15:02] [Server thread/WARN]: [PlaceholderAPI] EmojiChat is attempting to register placeholders via a PlaceholderHook class which is no longer supported!
[09:15:02] [Server thread/INFO]: [EmojiChat] Hooked PlaceholderAPI
[22:32:22] [Server thread/INFO]: [EmojiChat] Enabling EmojiChat v1.8.3*
[22:32:22] [Server thread/INFO]: [DiscordSRV] API listener io.github.radbuilder.emojichat.hooks.DiscordSrvHook subscribed (2 methods)
[22:32:22] [Server thread/INFO]: [EmojiChat] Hooked DiscordSRV
[22:32:22] [Server thread/INFO]: [EmojiChat] Hooked DiscordSRVStaffChat
[22:32:22] [Server thread/WARN]: [PlaceholderAPI] EmojiChat is attempting to register placeholders via a PlaceholderHook class which is no longer supported!
[22:32:22] [Server thread/INFO]: [EmojiChat] Hooked PlaceholderAPI

[22:32:38] [Server thread/INFO]: [EmojiChat] Disabling EmojiChat v1.8.3
[22:32:38] [Server thread/INFO]: [DiscordSRV] API listener io.github.radbuilder.emojichat.hooks.DiscordSrvHook unsubscribed
[22:32:38] [Server thread/WARN]: [PlaceholderAPI] EmojiChat is attempting to unregister placeholders through the PlaceholderAPI class which is no longer supported!

@mibby
Copy link

mibby commented Jan 31, 2021

@RadBuilder Please come back to fix this before PAPI 2.11.0 is released and removes the method. :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants