Advertisement
Guest User

Untitled

a guest
May 25th, 2019
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.39 KB | None | 0 0
  1. 25.05 17:48:23 [Server] WARN Exception in thread "Craft Scheduler Thread - 17"
  2. 25.05 17:48:23 [Server] WARN org.apache.commons.lang.UnhandledException: Plugin Q_Tag v1.0 generated an exception while executing task 82 25.05 17:48:23 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  3. 25.05 17:48:23 [Server] INFO at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  4. 25.05 17:48:23 [Server] INFO at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  5. 25.05 17:48:23 [Server] INFO at java.lang.Thread.run(Thread.java:748)
  6. 25.05 17:48:23 [Server] INFO Caused by: java.lang.NullPointerException
  7. 25.05 17:48:23 [Server] INFO at br.com.thiaago.qtag.api.TagAPI.setTag(TagAPI.java:18)
  8. 25.05 17:48:23 [Server] INFO at br.com.thiaago.qtag.Main$1.lambda$run$0(Main.java:46)
  9. 25.05 17:48:23 [Server] INFO at java.lang.Iterable.forEach(Iterable.java:75)
  10. 25.05 17:48:23 [Server] INFO at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  11. 25.05 17:48:23 [Server] INFO at br.com.thiaago.qtag.Main$1.run(Main.java:45)
  12. 25.05 17:48:23 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
  13. 25.05 17:48:23 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  14. 25.05 17:48:23 [Server] INFO ... 3 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement