Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CompletionException: java.lang.IllegalArgumentException: URL must be a valid http(s) or attachment url. #337

Closed
sentry-io bot opened this issue Apr 27, 2023 · 0 comments
Assignees
Labels
bug Something isn't working p3 Low priority.
Milestone

Comments

@sentry-io
Copy link

sentry-io bot commented Apr 27, 2023

Sentry Issue: REE6-JAVA-2N

IllegalArgumentException: URL must be a valid http(s) or attachment url.
    at net.dv8tion.jda.internal.utils.Checks.check(Checks.java:62)
    at net.dv8tion.jda.api.EmbedBuilder.urlCheck(EmbedBuilder.java:813)
    at net.dv8tion.jda.api.EmbedBuilder.setTitle(EmbedBuilder.java:298)
    at de.presti.ree6.commands.impl.mod.EmbedSender.onPerform(EmbedSender.java:55)
    at de.presti.ree6.commands.interfaces.ICommand.lambda$onASyncPerform$0(ICommand.java:35)
...
(7 additional frame(s) were not displayed)

CompletionException: java.lang.IllegalArgumentException: URL must be a valid http(s) or attachment url.
    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 added a commit that referenced this issue Apr 27, 2023
@DxsSucuk DxsSucuk added bug Something isn't working p3 Low priority. labels Apr 27, 2023
@DxsSucuk DxsSucuk added this to the 2.x.x milestone Apr 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working p3 Low priority.
Projects
Archived in project
Development

No branches or pull requests

1 participant