Gamebuster

Untitled

Jun 27th, 2020
334
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.60 KB | None | 0 0
  1. Jun 27, 2020 9:18:31 PM com.gamebuster19901.excite.Main main
  2. SEVERE: -1: java.net.UnknownHostException
  3. net.dv8tion.jda.api.exceptions.ErrorResponseException: -1: java.net.UnknownHostException
  4. at net.dv8tion.jda.api.exceptions.ErrorResponseException.create(ErrorResponseException.java:158)
  5. at net.dv8tion.jda.api.requests.Request.onFailure(Request.java:114)
  6. at net.dv8tion.jda.internal.requests.RestActionImpl.handleResponse(RestActionImpl.java:261)
  7. at net.dv8tion.jda.api.requests.Request.handleResponse(Request.java:253)
  8. at net.dv8tion.jda.internal.requests.Requester.execute(Requester.java:259)
  9. at net.dv8tion.jda.internal.requests.Requester.execute(Requester.java:139)
  10. at net.dv8tion.jda.internal.requests.Requester.execute(Requester.java:122)
  11. at net.dv8tion.jda.internal.requests.ratelimit.BotRateLimiter$Bucket.run(BotRateLimiter.java:461)
  12. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  13. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  14. at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
  15. at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
  16. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  17. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  18. at java.lang.Thread.run(Thread.java:748)
  19. Caused by: java.net.UnknownHostException: discordapp.com: Name or service not known
  20. at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)
  21. at java.net.InetAddress$2.lookupAllHostAddr(InetAddress.java:929)
  22. at java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1324)
  23. at java.net.InetAddress.getAllByName0(InetAddress.java:1277)
  24. at java.net.InetAddress.getAllByName(InetAddress.java:1193)
  25. at java.net.InetAddress.getAllByName(InetAddress.java:1127)
  26. at okhttp3.Dns.lambda$static$0(Dns.java:39)
  27. at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.java:185)
  28. at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.java:149)
  29. at okhttp3.internal.connection.RouteSelector.next(RouteSelector.java:84)
  30. at okhttp3.internal.connection.StreamAllocation.findConnection(StreamAllocation.java:214)
  31. at okhttp3.internal.connection.StreamAllocation.findHealthyConnection(StreamAllocation.java:135)
  32. at okhttp3.internal.connection.StreamAllocation.newStream(StreamAllocation.java:114)
  33. at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.java:42)
  34. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
  35. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121)
  36. at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.java:94)
  37. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
  38. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121)
  39. at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.java:93)
  40. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
  41. at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.java:125)
  42. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
  43. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121)
  44. at okhttp3.RealCall.getResponseWithInterceptorChain(RealCall.java:264)
  45. at okhttp3.RealCall.execute(RealCall.java:93)
  46. at net.dv8tion.jda.internal.requests.Requester.execute(Requester.java:199)
  47. ... 10 more
  48. Caused by: net.dv8tion.jda.api.exceptions.ContextException
  49. at net.dv8tion.jda.api.exceptions.ContextException.here(ContextException.java:54)
  50. at net.dv8tion.jda.api.requests.Request.<init>(Request.java:71)
  51. at net.dv8tion.jda.api.requests.RestFuture.<init>(RestFuture.java:36)
  52. at net.dv8tion.jda.internal.requests.RestActionImpl.submit(RestActionImpl.java:202)
  53. at net.dv8tion.jda.internal.requests.RestActionImpl.complete(RestActionImpl.java:212)
  54. at net.dv8tion.jda.api.requests.RestAction.complete(RestAction.java:471)
  55. at net.dv8tion.jda.api.utils.SessionControllerAdapter.getGateway(SessionControllerAdapter.java:86)
  56. at net.dv8tion.jda.internal.JDAImpl.getGateway(JDAImpl.java:316)
  57. at net.dv8tion.jda.internal.JDAImpl.login(JDAImpl.java:274)
  58. at net.dv8tion.jda.internal.JDAImpl.login(JDAImpl.java:266)
  59. at net.dv8tion.jda.api.JDABuilder.build(JDABuilder.java:1738)
  60. at com.gamebuster19901.excite.bot.DiscordBot.<init>(DiscordBot.java:57)
  61. at com.gamebuster19901.excite.Main.startDiscordBot(Main.java:184)
  62. at com.gamebuster19901.excite.Main.main(Main.java:59)
Add Comment
Please, Sign In to add comment