Advertisement
Guest User

Untitled

a guest
Apr 20th, 2019
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.28 KB | None | 0 0
  1. 20.04 13:07:00 [Server] WARN Exception in thread "Craft Scheduler Thread - 16"
  2. 20.04 13:07:00 [Server] WARN org.apache.commons.lang.UnhandledException: Plugin EpicSurvivalGames v1.0.11-SNAPSHOT generated an exception while executing task 1268
  3. 20.04 13:07:00 [Server] INFO at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:57)
  4. 20.04 13:07:00 [Server] INFO at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  5. 20.04 13:07:00 [Server] INFO at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  6. 20.04 13:07:00 [Server] INFO at java.lang.Thread.run(Thread.java:748)
  7. 20.04 13:07:00 [Server] INFO Caused by: java.lang.NullPointerException
  8. 20.04 13:07:00 [Server] INFO at com.isnakebuzz.survivalgames.Runnables.StartingGame.lambda$run$1(StartingGame.java:57)
  9. 20.04 13:07:00 [Server] INFO at java.util.ArrayList.forEach(ArrayList.java:1257)
  10. 20.04 13:07:00 [Server] INFO at com.isnakebuzz.survivalgames.Runnables.StartingGame.run(StartingGame.java:56)
  11. 20.04 13:07:00 [Server] INFO at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  12. 20.04 13:07:00 [Server] INFO at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  13. 20.04 13:07:00 [Server] INFO ... 3 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement