TheRightGuy

Hmmmm

Feb 25th, 2022 (edited)
191
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 1.48 KB | None | 0 0
  1. [ForkJoinPool.commonPool-worker-1] ERROR net.dv8tion.jda.api.requests.RestAction - RestAction queue returned failure: [ErrorResponseException] 40060: Interaction has already been acknowledged.
  2. net.dv8tion.jda.api.exceptions.ContextException: null
  3.     at net.dv8tion.jda.api.exceptions.ContextException.here(ContextException.java:54) ~[JDA-4.4.0_352.jar:4.4.0_352]
  4.     at net.dv8tion.jda.api.requests.Request.<init>(Request.java:71) ~[JDA-4.4.0_352.jar:4.4.0_352]
  5.     at net.dv8tion.jda.internal.requests.RestActionImpl.queue(RestActionImpl.java:197) ~[JDA-4.4.0_352.jar:4.4.0_352]
  6.     at net.dv8tion.jda.internal.requests.restaction.interactions.InteractionCallbackActionImpl.queue(InteractionCallbackActionImpl.java:113) ~[JDA-4.4.0_352.jar:4.4.0_352]
  7.     at net.dv8tion.jda.api.requests.RestAction.queue(RestAction.java:573) ~[JDA-4.4.0_352.jar:4.4.0_352]
  8.     at net.dv8tion.jda.api.requests.RestAction.queue(RestAction.java:539) ~[JDA-4.4.0_352.jar:4.4.0_352]
  9.     at org.togetherjava.tjbot.commands.mathcommands.TeXCommand.getRenderedTextImageStream(TeXCommand.java:85) ~[main/:?]
  10.     at org.togetherjava.tjbot.commands.mathcommands.TeXCommand.onSlashCommand(TeXCommand.java:76) ~[main/:?]
  11.     at org.togetherjava.tjbot.commands.system.BotCore.lambda$onSlashCommand$13(BotCore.java:184) ~[main/:?]
  12.     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?]
  13.     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?]
  14.     at java.lang.Thread.run(Thread.java:833) ~[?:?]
Add Comment
Please, Sign In to add comment