You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 2, 2023. It is now read-only.
[net.dv8tion.jda.api.requests.RestAction] RestAction queue returned failure: [ErrorResponseException] -1: java.net.SocketTimeoutException
java.net.SocketTimeoutException: timeout
at okhttp3.internal.http2.Http2Stream$StreamTimeout.newTimeoutException(Http2Stream.kt:675) ~[MyMaid4-v4.54.0.jar:?]
at okhttp3.internal.http2.Http2Stream$StreamTimeout.exitAndThrowIfTimedOut(Http2Stream.kt:684) ~[MyMaid4-v4.54.0.jar:?]
at okhttp3.internal.http2.Http2Stream.takeHeaders(Http2Stream.kt:143) ~[MyMaid4-v4.54.0.jar:?]
at okhttp3.internal.http2.Http2ExchangeCodec.readResponseHeaders(Http2ExchangeCodec.kt:97) ~[MyMaid4-v4.54.0.jar:?]
at okhttp3.internal.connection.Exchange.readResponseHeaders(Exchange.kt:110) ~[MyMaid4-v4.54.0.jar:?]
at okhttp3.internal.http.CallServerInterceptor.intercept(CallServerInterceptor.kt:93) ~[MyMaid4-v4.54.0.jar:?]
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) ~[MyMaid4-v4.54.0.jar:?]
at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:34) ~[MyMaid4-v4.54.0.jar:?]
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) ~[MyMaid4-v4.54.0.jar:?]
at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:96) ~[MyMaid4-v4.54.0.jar:?]
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) ~[MyMaid4-v4.54.0.jar:?]
at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83) ~[MyMaid4-v4.54.0.jar:?]
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) ~[MyMaid4-v4.54.0.jar:?]
at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76) ~[MyMaid4-v4.54.0.jar:?]
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) ~[MyMaid4-v4.54.0.jar:?]
at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:202) ~[MyMaid4-v4.54.0.jar:?]
at okhttp3.internal.connection.RealCall.execute(RealCall.kt:155) ~[MyMaid4-v4.54.0.jar:?]
at net.dv8tion.jda.internal.requests.Requester.execute(Requester.java:186) ~[MyMaid4-v4.54.0.jar:?]
at net.dv8tion.jda.internal.requests.Requester.execute(Requester.java:246) ~[MyMaid4-v4.54.0.jar:?]
at net.dv8tion.jda.internal.requests.Requester.execute(Requester.java:141) ~[MyMaid4-v4.54.0.jar:?]
at net.dv8tion.jda.internal.requests.Requester.execute(Requester.java:124) ~[MyMaid4-v4.54.0.jar:?]
at net.dv8tion.jda.internal.requests.Requester$WorkTask.execute(Requester.java:354) ~[MyMaid4-v4.54.0.jar:?]
at net.dv8tion.jda.api.requests.SequentialRestRateLimiter$Bucket.execute(SequentialRestRateLimiter.java:448) ~[MyMaid4-v4.54.0.jar:?]
at net.dv8tion.jda.api.requests.SequentialRestRateLimiter$Bucket.run(SequentialRestRateLimiter.java:492) ~[MyMaid4-v4.54.0.jar:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) ~[?:?]
at java.util.concurrent.FutureTask.run(FutureTask.java:264) ~[?:?]
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) ~[?:?]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
Caused by: net.dv8tion.jda.api.exceptions.ContextException
at net.dv8tion.jda.api.exceptions.ContextException.here(ContextException.java:54) ~[MyMaid4-v4.54.0.jar:?]
at net.dv8tion.jda.api.requests.Request.<init>(Request.java:72) ~[MyMaid4-v4.54.0.jar:?]
at net.dv8tion.jda.internal.requests.RestActionImpl.queue(RestActionImpl.java:197) ~[MyMaid4-v4.54.0.jar:?]
at net.dv8tion.jda.api.requests.RestAction.queue(RestAction.java:572) ~[MyMaid4-v4.54.0.jar:?]
at net.dv8tion.jda.api.requests.RestAction.queue(RestAction.java:538) ~[MyMaid4-v4.54.0.jar:?]
at com.jaoafa.mymaid4.event.Event_Vote.successNotifyMinecraftJP(Event_Vote.java:182) ~[MyMaid4-v4.54.0.jar:?]
at com.jaoafa.mymaid4.event.Event_Vote.successNotifyMinecraftJP(Event_Vote.java:296) ~[MyMaid4-v4.54.0.jar:?]
at com.jaoafa.mymaid4.event.Event_Vote.VoteReceive(Event_Vote.java:272) ~[MyMaid4-v4.54.0.jar:?]
at com.jaoafa.mymaid4.event.Event_Vote$1.run(Event_Vote.java:57) ~[MyMaid4-v4.54.0.jar:?]
at org.bukkit.craftbukkit.v1_18_R2.scheduler.CraftTask.run(CraftTask.java:101) ~[paper-1.18.2.jar:git-Paper-373]
at org.bukkit.craftbukkit.v1_18_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:57) ~[paper-1.18.2.jar:git-Paper-373]
at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) ~[paper-1.18.2.jar:git-Paper-373]
... 3 more
Stacktrace
[Event_Vote:182] java.net.SocketTimeoutException: timeout (22:37:04)
LINK
https://github.com/jaoafa/MyMaid4/blob/master/src/main/java/com/jaoafa/mymaid4/event/Event_Vote.java#L182
The text was updated successfully, but these errors were encountered: