Advertisement
Guest User

Untitled

a guest
Feb 23rd, 2020
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.05 KB | None | 0 0
  1. [20:34:15] [Craft Scheduler Thread - 27/WARN]: [VikingsEssentials] Plugin VikingsEssentials v2.1.0 generated an exception while executing task 107
  2. java.lang.IllegalStateException: AddJobBoostEvent may only be triggered synchronously.
  3. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:533) ~[patched_1.15.2.jar:git-Paper-77]
  4. at fr.coollick.vikingsessentials.vote.VoteChecks$1.run(VoteChecks.java:142) ~[?:?]
  5. at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftTask.run(CraftTask.java:84) ~[patched_1.15.2.jar:git-Paper-77]
  6. at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54) ~[patched_1.15.2.jar:git-Paper-77]
  7. at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) ~[patched_1.15.2.jar:git-Paper-77]
  8. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_202]
  9. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_202]
  10. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_202]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement