Advertisement
Guest User

Untitled

a guest
Feb 18th, 2019
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.21 KB | None | 0 0
  1. 18.02 20:49:37 [Server] WARN Exception in thread "Craft Scheduler Thread - 6"
  2. 18.02 20:49:37 [Server] WARN org.apache.commons.lang.UnhandledException: Plugin goBrush v2.0 generated an exception while executing task 441
  3. 18.02 20:49:37 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  4. 18.02 20:49:37 [Server] INFO at org.github.paperspigot.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:23)
  5. 18.02 20:49:37 [Server] INFO at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  6. 18.02 20:49:37 [Server] INFO at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  7. 18.02 20:49:37 [Server] INFO at java.lang.Thread.run(Thread.java:748)
  8. 18.02 20:49:37 [Server] INFO Caused by: java.lang.NullPointerException
  9. 18.02 20:49:37 [Server] INFO at gc.arcaniax.gobrush.Session.initializeValidBrushes(Session.java:64)
  10. 18.02 20:49:37 [Server] INFO at gc.arcaniax.gobrush.Main$1.run(Main.java:29)
  11. 18.02 20:49:37 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:59)
  12. 18.02 20:49:37 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement