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

Method not allowed error #535

Open
matheeshapathirana opened this issue Jun 22, 2023 · 0 comments
Open

Method not allowed error #535

matheeshapathirana opened this issue Jun 22, 2023 · 0 comments

Comments

@matheeshapathirana
Copy link

I got this error after stating the fabric minecraft server.

[21:54:12] [ForkJoinPool.commonPool-worker-1/ERROR]: RestAction queue returned failure: [ErrorResponseException] 0: 405: Method Not Allowed
net.dv8tion.jda.api.exceptions.ContextException: null
        at net.dv8tion.jda.api.exceptions.ContextException.here(ContextException.java:54) ~[de_erdbeerbaerlp_discordintegratore-ce44c82e-af5eae1eb823d04.jar:?]
        at net.dv8tion.jda.api.requests.Request.<init>(Request.java:71) ~[de_erdbeerbaerlp_discordintegratore-ce44c82e-af5eae1eb823d04.jar:?]
        at net.dv8tion.jda.internal.requests.RestActionImpl.queue(RestActionImpl.java:197) ~[de_erdbeerbaerlp_discordintegratore-ce44c82e-af5eae1eb823d04.jar:?]
        at net.dv8tion.jda.api.requests.RestAction.queue(RestAction.java:573) ~[de_erdbeerbaerlp_discordintegratore-ce44c82e-af5eae1eb823d04.jar:?]
        at net.dv8tion.jda.api.requests.RestAction.queue(RestAction.java:539) ~[de_erdbeerbaerlp_discordintegratore-ce44c82e-af5eae1eb823d04.jar:?]
        at de.erdbeerbaerlp.dcintegration.common.storage.CommandRegistry.updateSlashCommands(CommandRegistry.java:108) ~[de_erdbeerbaerlp_discordintegratore-ce44c82e-af5eae1eb823d04.jar:?]
        at de.erdbeerbaerlp.dcintegration.common.Discord.lambda$startThreads$9(Discord.java:332) ~[de_erdbeerbaerlp_discordintegratore-ce44c82e-af5eae1eb823d04.jar:?]
        at java.lang.Thread.run(Thread.java:833) ~[?:?]

please help me to fix this error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant