Advertisement
BlackBeltPanda

UCError3

May 4th, 2016
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.86 KB | None | 0 0
  1. Exception in thread "Craft Scheduler Thread - 1040"
  2. org.apache.commons.lang.UnhandledException: Plugin UltraCosmetics v2.1.2 generated an exception while executing task 37829938
  3. at org.bukkit.craftbukkit.v1_9_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:57)
  4. at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22)
  5. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  6. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  7. at java.lang.Thread.run(Thread.java:745)
  8. Caused by: java.lang.NullPointerException
  9. at be.isach.ultracosmetics.util.BlockUtils$1.run(BlockUtils.java:120)
  10. at org.bukkit.craftbukkit.v1_9_R1.scheduler.CraftTask.run(CraftTask.java:58)
  11. at org.bukkit.craftbukkit.v1_9_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  12. ... 4 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement