Advertisement
Guest User

Untitled

a guest
Feb 15th, 2020
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.11 KB | None | 0 0
  1. ... 4 more
  2. > [08:14:45 WARN]: Exception in thread "Craft Scheduler Thread - 15"
  3. > [08:14:45 WARN]: org.apache.commons.lang.UnhandledException: Plugin GoodestSG v4.0 generated an exception while executing task 37
  4. at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(SourceFile:57)
  5. at org.github.paperspigot.ServerSchedulerReportingWrapper.run(SourceFile:22)
  6. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  7. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  8. at java.lang.Thread.run(Thread.java:748)
  9. Caused by: java.lang.NoClassDefFoundError: org/bukkit/craftbukkit/v1_7_R4/entity/CraftPlayer
  10. at me.elb1to.GoodestSG.layout.BoardLayout.replace(BoardLayout.java:110)
  11. at me.elb1to.GoodestSG.layout.BoardLayout.getPlayerScoreboard(BoardLayout.java:48)
  12. at me.elb1to.GoodestSG.layout.BoardLayout.getScoreboard(BoardLayout.java:33)
  13. at me.elb1to.GoodestSG.utils.board.BoardManager.run(BoardManager.java:42)
  14. at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(SourceFile:59)
  15. at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(SourceFile:53)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement