Advertisement
Guest User

Untitled

a guest
Sep 23rd, 2017
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.93 KB | None | 0 0
  1. [YLevels] Plugin YLevels v1.0.0 generated an exception while executing task 146288
  2. java.lang.ClassCastException: org.bukkit.craftbukkit.v1_11_R1.command.ColouredConsoleSender cannot be cast to org.bukkit.entity.Player
  3. at fr.fuizziy.yLevels.Main$3.run(Main.java:223) ~[?:?]
  4. at org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftTask.run(CraftTask.java:58) ~[torch.jar:git-Torch-f5a3e55]
  5. at org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52) [torch.jar:git-Torch-f5a3e55]
  6. at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) [torch.jar:git-Torch-f5a3e55]
  7. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
  8. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
  9. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement