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
Use this template as a guideline for reporting KiteBoard related issues. Please use pastebin or another text service for reporting stacktraces.
Make sure you have previously:
Read the Wiki and Documentation for any information.
Checked you're running a supported KiteBoard version.
Checked the issue is not with a third party plugin. (commonly placeholder expansions)
Issue
[22:33:39] [Server thread/WARN]: [KiteBoard] Task #883454 for KiteBoard v3.2.3 generated an exception
java.lang.IllegalArgumentException: java.lang.ClassCastException@2cc8e6d3
at sun.reflect.GeneratedMethodAccessor76.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_272]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_272]
at net.kitesoftware.board.d.a.a.a.c(EventPlaceholderCache.java:67) ~[?:?]
at net.kitesoftware.board.d.a.a.a.a(EventPlaceholderCache.java:32) ~[?:?]
at net.kitesoftware.board.d.a.a.b.a(EventPlaceholderHook.java:77) ~[?:?]
at net.kitesoftware.board.d.a.a.b.a(EventPlaceholderHook.java:50) ~[?:?]
at net.kitesoftware.board.d.a.a(PlaceholderManager.java:61) ~[?:?]
at net.kitesoftware.board.a.f.a(AnimationReplacer.java:82) ~[?:?]
at net.kitesoftware.board.a.f.a(AnimationReplacer.java:46) ~[?:?]
at net.kitesoftware.board.c.c.a.a.(AnimatedComponentWrapper.java:49) ~[?:?]
at net.kitesoftware.board.c.b.a(ComponentFactory.java:58) ~[?:?]
at net.kitesoftware.board.c.b.a(ComponentFactory.java:101) ~[?:?]
at net.kitesoftware.board.c.b.a(ComponentFactory.java:78) ~[?:?]
at net.kitesoftware.board.user.a$1.run(KiteUserImpl.java:64) ~[?:?]
at org.bukkit.craftbukkit.v1_16_R2.scheduler.CraftTask.run(CraftTask.java:99) ~[patched_1.16.3.jar:git-Paper-204]
at org.bukkit.craftbukkit.v1_16_R2.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:468) ~[patched_1.16.3.jar:git-Paper-204]
at net.minecraft.server.v1_16_R2.MinecraftServer.b(MinecraftServer.java:1296) ~[patched_1.16.3.jar:git-Paper-204]
at net.minecraft.server.v1_16_R2.DedicatedServer.b(DedicatedServer.java:371) ~[patched_1.16.3.jar:git-Paper-204]
at net.minecraft.server.v1_16_R2.MinecraftServer.a(MinecraftServer.java:1211) ~[patched_1.16.3.jar:git-Paper-204]
at net.minecraft.server.v1_16_R2.MinecraftServer.w(MinecraftServer.java:999) ~[patched_1.16.3.jar:git-Paper-204]
at net.minecraft.server.v1_16_R2.MinecraftServer.lambda$a$0(MinecraftServer.java:177) ~[patched_1.16.3.jar:git-Paper-204]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_272]
Server Software and Version
PaperSpigot 1.16.3
Kiteboard 3.2.3
Other Information
People were fighting with the dragon in the end when this error generated in the console.
I'm using the following plugins in conjuntion with KiteBoard:
Citizens
[X ] PlaceholderAPI
Other's:
The text was updated successfully, but these errors were encountered:
I think this might be related to #81, #66 and #69. I haven't been able to reproduce this at all. When this happens does the symptoms in #81 also occur? Wonder if @iGabyTM can also help reproduce this.
I guess the occur and the health doesn't show, but I am not 100% sure, as the players in the server said they weren't watching then. Imma reproduce this later and tell you what happened
Use this template as a guideline for reporting KiteBoard related issues. Please use pastebin or another text service for reporting stacktraces.
Make sure you have previously:
Issue
[22:33:39] [Server thread/WARN]: [KiteBoard] Task #883454 for KiteBoard v3.2.3 generated an exception
java.lang.IllegalArgumentException: java.lang.ClassCastException@2cc8e6d3
at sun.reflect.GeneratedMethodAccessor76.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_272]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_272]
at net.kitesoftware.board.d.a.a.a.c(EventPlaceholderCache.java:67) ~[?:?]
at net.kitesoftware.board.d.a.a.a.a(EventPlaceholderCache.java:32) ~[?:?]
at net.kitesoftware.board.d.a.a.b.a(EventPlaceholderHook.java:77) ~[?:?]
at net.kitesoftware.board.d.a.a.b.a(EventPlaceholderHook.java:50) ~[?:?]
at net.kitesoftware.board.d.a.a(PlaceholderManager.java:61) ~[?:?]
at net.kitesoftware.board.a.f.a(AnimationReplacer.java:82) ~[?:?]
at net.kitesoftware.board.a.f.a(AnimationReplacer.java:46) ~[?:?]
at net.kitesoftware.board.c.c.a.a.(AnimatedComponentWrapper.java:49) ~[?:?]
at net.kitesoftware.board.c.b.a(ComponentFactory.java:58) ~[?:?]
at net.kitesoftware.board.c.b.a(ComponentFactory.java:101) ~[?:?]
at net.kitesoftware.board.c.b.a(ComponentFactory.java:78) ~[?:?]
at net.kitesoftware.board.user.a$1.run(KiteUserImpl.java:64) ~[?:?]
at org.bukkit.craftbukkit.v1_16_R2.scheduler.CraftTask.run(CraftTask.java:99) ~[patched_1.16.3.jar:git-Paper-204]
at org.bukkit.craftbukkit.v1_16_R2.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:468) ~[patched_1.16.3.jar:git-Paper-204]
at net.minecraft.server.v1_16_R2.MinecraftServer.b(MinecraftServer.java:1296) ~[patched_1.16.3.jar:git-Paper-204]
at net.minecraft.server.v1_16_R2.DedicatedServer.b(DedicatedServer.java:371) ~[patched_1.16.3.jar:git-Paper-204]
at net.minecraft.server.v1_16_R2.MinecraftServer.a(MinecraftServer.java:1211) ~[patched_1.16.3.jar:git-Paper-204]
at net.minecraft.server.v1_16_R2.MinecraftServer.w(MinecraftServer.java:999) ~[patched_1.16.3.jar:git-Paper-204]
at net.minecraft.server.v1_16_R2.MinecraftServer.lambda$a$0(MinecraftServer.java:177) ~[patched_1.16.3.jar:git-Paper-204]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_272]
Server Software and Version
PaperSpigot 1.16.3
Kiteboard 3.2.3
Other Information
People were fighting with the dragon in the end when this error generated in the console.
I'm using the following plugins in conjuntion with KiteBoard:
Other's:
The text was updated successfully, but these errors were encountered: