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

[Issue] Task #883454 for KiteBoard v3.2.3 generated an exception #82

Open
4 tasks
Kaisiq opened this issue Dec 5, 2020 · 2 comments
Open
4 tasks

[Issue] Task #883454 for KiteBoard v3.2.3 generated an exception #82

Kaisiq opened this issue Dec 5, 2020 · 2 comments

Comments

@Kaisiq
Copy link

Kaisiq commented Dec 5, 2020

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:
@Niall7459
Copy link
Owner

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.

@Kaisiq
Copy link
Author

Kaisiq commented Dec 6, 2020

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

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