Ree6-Applications / Ree6

All-in-one, open source and 100% free Discord Bot!
https://ree6.de
GNU General Public License v3.0
142 stars 38 forks source link

CompletionException: net.dv8tion.jda.api.exceptions.InteractionFailureException: Cascading failure caused by interacti... #345

Closed sentry-io[bot] closed 1 year ago

sentry-io[bot] commented 1 year ago

Sentry Issue: REE6-JAVA-2R

ContextException: None
    at net.dv8tion.jda.api.exceptions.ContextException.here(ContextException.java:54)
    at net.dv8tion.jda.internal.requests.restaction.TriggerRestAction.wrapContext(TriggerRestAction.java:156)
    at net.dv8tion.jda.internal.requests.restaction.TriggerRestAction.queue(TriggerRestAction.java:109)
    at net.dv8tion.jda.api.requests.RestAction.queue(RestAction.java:572)
    at net.dv8tion.jda.api.requests.RestAction.queue(RestAction.java:538)
...
(14 additional frame(s) were not displayed)

ContextException: None
    at net.dv8tion.jda.api.exceptions.ContextException.here(ContextException.java:54)
    at net.dv8tion.jda.internal.requests.restaction.TriggerRestAction.wrapContext(TriggerRestAction.java:156)
    at net.dv8tion.jda.internal.requests.restaction.TriggerRestAction.submit(TriggerRestAction.java:125)
    at net.dv8tion.jda.internal.requests.RestActionImpl.complete(RestActionImpl.java:219)
    at net.dv8tion.jda.api.requests.RestAction.complete(RestAction.java:632)
...
(10 additional frame(s) were not displayed)

InteractionFailureException: Cascading failure caused by interaction callback failure
    at net.dv8tion.jda.internal.interactions.DeferrableInteractionImpl.releaseHook(DeferrableInteractionImpl.java:43)
    at net.dv8tion.jda.internal.requests.restaction.interactions.InteractionCallbackImpl.handleResponse(InteractionCallbackImpl.java:108)
    at net.dv8tion.jda.api.requests.Request.handleResponse(Request.java:283)
    at net.dv8tion.jda.internal.requests.Requester$WorkTask.handleResponse(Requester.java:414)
    at net.dv8tion.jda.internal.requests.Requester$WorkTask.access$300(Requester.java:350)
...
(12 additional frame(s) were not displayed)

CompletionException: net.dv8tion.jda.api.exceptions.InteractionFailureException: Cascading failure caused by interaction callback failure
    at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315)
    at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320)
    at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1807)
    at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796)
    at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
...
(4 additional frame(s) were not displayed)
DxsSucuk commented 1 year ago

Did not occure again, so it should be fine.