Advertisement
Guest User

Untitled

a guest
Jul 19th, 2018
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.80 KB | None | 0 0
  1. > [19:33:10 WARN]: Exception in thread "Craft Scheduler Thread - 29"
  2. > [19:33:10 WARN]: org.apache.commons.lang.UnhandledException: Plugin IslandTop v1.0.6 generated an exception while executing task 10087
  3. at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  4. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  5. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  6. at java.lang.Thread.run(Thread.java:748)
  7. Caused by: java.lang.NullPointerException
  8. at IslandTop.Tasks.ProvideBasicIslandInformation.run(ProvideBasicIslandInformation.java:42)
  9. at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
  10. at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  11. ... 3 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement