Advertisement
MiniRoger123

Vixio Error

Oct 21st, 2018
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.01 KB | None | 0 0
  1. [17:05:30 WARN]: Exception in thread "Craft Scheduler Thread - 1021"
  2. [17:05:30 WARN]: org.apache.commons.lang.UnhandledException: Plugin Vixio v2.0.0-pre-2 generated an exception while executing task 60705
  3. at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  4. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  5. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  6. at java.lang.Thread.run(Thread.java:748)
  7. Caused by: net.dv8tion.jda.core.exceptions.ErrorResponseException: 10008: Unknown Message
  8. at net.dv8tion.jda.core.exceptions.ErrorResponseException.create(ErrorResponseException.java:148)
  9. at net.dv8tion.jda.core.requests.Request.onFailure(Request.java:91)
  10. at net.dv8tion.jda.core.entities.MessageChannel$1.handleResponse(MessageChannel.java:900)
  11. at net.dv8tion.jda.core.requests.Request.handleResponse(Request.java:178)
  12. at net.dv8tion.jda.core.requests.Requester.execute(Requester.java:202)
  13. at net.dv8tion.jda.core.requests.Requester.execute(Requester.java:112)
  14. at net.dv8tion.jda.core.requests.Requester.execute(Requester.java:95)
  15. at net.dv8tion.jda.core.requests.ratelimit.BotRateLimiter$Bucket.run(BotRateLimiter.java:312)
  16. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  17. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  18. at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
  19. at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
  20. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  21. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  22. at net.dv8tion.jda.core.requests.RateLimiter$RateLimitThreadFactory.lambda$newThread$0(RateLimiter.java:129)
  23. ... 1 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement