You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[23:42:33] [Server thread/ERROR]: Could not pass event DiscordStaffChatMessageEvent to EmojiChat v1.8.3
[23:42:33] [Server thread/ERROR]: Suspected Plugins:
[23:42:33] [Server thread/ERROR]: EmojiChat{enabled,ver=1.8.3,path=plugins/EmojiChat.jar}
[23:42:33] [Server thread/ERROR]: DiscordSRV-Staff-Chat{enabled,ver=1.3.3,path=plugins/DiscordSRV-Staff-Chat-1.3.3.jar}
[23:42:33] [Server thread/ERROR]: Exception details below:
java.lang.NoClassDefFoundError: com/vdurmont/emoji/EmojiParser
at io.github.radbuilder.emojichat.hooks.DiscordSrvStaffChatHook.onDiscordStaffChat(DiscordSrvStaffChatHook.java:45) ~[?:?]
at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor908.execute(Unknown Source) ~[?:?]
at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[1.16.5-patched.jar:git-Yatopia-update/upstream-"08567c2"]
at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:76) ~[1.16.5-patched.jar:git-Yatopia-update/upstream-"08567c2"]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[1.16.5-patched.jar:git-Yatopia-update/upstream-"08567c2"]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:611) ~[1.16.5-patched.jar:git-Yatopia-update/upstream-"08567c2"]
at com.rezzedup.discordsrv.staffchat.util.Events.call(Events.java:12) ~[?:?]
at com.rezzedup.discordsrv.staffchat.StaffChatPlugin.submitMessageFromDiscord(StaffChatPlugin.java:179) ~[?:?]
at com.rezzedup.discordsrv.staffchat.listeners.DiscordStaffChatListener.lambda$onDiscordChat$0(DiscordStaffChatListener.java:22) ~[?:?]
at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftTask.run(CraftTask.java:99) ~[1.16.5-patched.jar:git-Yatopia-update/upstream-"08567c2"]
at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:469) ~[1.16.5-patched.jar:git-Yatopia-update/upstream-"08567c2"]
at net.minecraft.server.v1_16_R3.MinecraftServer.b(MinecraftServer.java:1386) ~[1.16.5-patched.jar:git-Yatopia-update/upstream-"08567c2"]
at net.minecraft.server.v1_16_R3.DedicatedServer.b(DedicatedServer.java:397) ~[1.16.5-patched.jar:git-Yatopia-update/upstream-"08567c2"]
at net.minecraft.server.v1_16_R3.MinecraftServer.a(MinecraftServer.java:1295) ~[1.16.5-patched.jar:git-Yatopia-update/upstream-"08567c2"]
at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1016) ~[1.16.5-patched.jar:git-Yatopia-update/upstream-"08567c2"]
at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:176) ~[1.16.5-patched.jar:git-Yatopia-update/upstream-"08567c2"]
at java.lang.Thread.run(Thread.java:832) [?:?]
The text was updated successfully, but these errors were encountered:
Changed to github.scarsz.discordsrv.dependencies.emoji.EmojiParser;
i.e. DiscordSRV/Staff-Chat@39597f8
The text was updated successfully, but these errors were encountered: