Advertisement
TheDuliX_

Untitled

Dec 26th, 2021
184
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.03 KB | None | 0 0
  1. [20:29:12 WARN]: [KoTH] Plugin KoTH v1.5.1 generated an exception while executing task 856
  2. java.lang.IllegalStateException: KothPreUpdateEvent may only be triggered synchronously.
  3. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:612) ~[patched_1.16.5.jar:git-Paper-792]
  4. at subside.plugins.koth.modules.KothHandler.run(KothHandler.java:79) ~[?:?]
  5. at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftTask.run(CraftTask.java:101) ~[patched_1.16.5.jar:git-Paper-792]
  6. at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54) ~[patched_1.16.5.jar:git-Paper-792]
  7. at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) ~[patched_1.16.5.jar:git-Paper-792]
  8. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) ~[?:?]
  9. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) ~[?:?]
  10. at java.lang.Thread.run(Thread.java:829) [?:?]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement