Pablo380YT

Untitled

Aug 25th, 2017
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.34 KB | None | 0 0
  1. SEVERE: RuntimeException while executing runnable com.google.common.util.concurrent.Futures$4@6e3c71aa with executor MoreExecutors.directExecutor()
  2. java.lang.NullPointerException
  3. at com.crgamers.crgbungeecord.commands.live$1.onSuccess(live.java:53)
  4. at com.crgamers.crgbungeecord.commands.live$1.onSuccess(live.java:50)
  5. at com.google.common.util.concurrent.Futures$4.run(Futures.java:1132)
  6. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:435)
  7. at com.google.common.util.concurrent.AbstractFuture.executeListener(AbstractFuture.java:900)
  8. at com.google.common.util.concurrent.AbstractFuture.complete(AbstractFuture.java:811)
  9. at com.google.common.util.concurrent.AbstractFuture.set(AbstractFuture.java:653)
  10. at com.google.common.util.concurrent.TrustedListenableFutureTask$TrustedFutureInterruptibleTask.runInterruptibly(TrustedListenableFutureTask.java:111)
  11. at com.google.common.util.concurrent.InterruptibleTask.run(InterruptibleTask.java:58)
  12. at com.google.common.util.concurrent.TrustedListenableFutureTask.run(TrustedListenableFutureTask.java:75)
  13. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  14. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  15. at java.lang.Thread.run(Thread.java:748)
Advertisement
Add Comment
Please, Sign In to add comment