Advertisement
Charflow

uSB error

Feb 4th, 2015
268
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.38 KB | None | 0 0
  1. [08:47:19] [Craft Scheduler Thread - 658/WARN]: Exception in thread "Craft Scheduler Thread - 658"
  2. [08:47:19] [Craft Scheduler Thread - 658/WARN]: org.apache.commons.lang.UnhandledException: Plugin uSkyBlock v2.2-HF4 generated an exception while executing task 418846
  3. at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  4. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
  5. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  6. at java.lang.Thread.run(Thread.java:745)
  7. Caused by: org.bukkit.plugin.IllegalPluginAccessException: Plugin attempted to register task while disabled
  8. at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftScheduler.validate(CraftScheduler.java:400)
  9. at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftScheduler.runTaskTimerAsynchronously(CraftScheduler.java:141)
  10. at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftScheduler.runTaskLaterAsynchronously(CraftScheduler.java:115)
  11. at us.talabrek.ultimateskyblock.async.AsyncBalancedExecutor.doLater(AsyncBalancedExecutor.java:16)
  12. at us.talabrek.ultimateskyblock.async.AbstractBalancedExecutor$IncrementalExecution.run(AbstractBalancedExecutor.java:127)
  13. at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71)
  14. at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  15. ... 3 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement