CuukyOfficial / VaroPlugin

Ein sehr funktionsreiches und performantes ODV & Varo Plugin mit API u.v.m.
https://docs.varoplugin.de
GNU Affero General Public License v3.0
16 stars 21 forks source link

[Bug] Discord ping role does not work? #90

Closed TheMicCraft closed 10 months ago

TheMicCraft commented 10 months ago

The plugin can't find the ping role in the Discord server, even though the role exists and the bot has all permissions.

[20:10:10 INFO]: [VaroPlugin] [Varo] Activating discord bot... (Errors might appear - don't mind them)
[20:10:10 ERROR]: [STDERR] [org.slf4j.helpers.Util] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[20:10:10 ERROR]: [STDERR] [org.slf4j.helpers.Util] SLF4J: Defaulting to no-operation (NOP) logger implementation
[20:10:10 ERROR]: [STDERR] [org.slf4j.helpers.Util] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[20:10:10 ERROR]: [STDERR] [org.slf4j.helpers.Util] SLF4J: Failed to load class "org.slf4j.impl.StaticMDCBinder".
[20:10:10 ERROR]: [STDERR] [org.slf4j.helpers.Util] SLF4J: Defaulting to no-operation MDCAdapter implementation.
[20:10:10 ERROR]: [STDERR] [org.slf4j.helpers.Util] SLF4J: See http://www.slf4j.org/codes.html#no_static_mdc_binder for further details.
[20:10:10 ERROR]: [STDERR] [net.dv8tion.jda.internal.utils.SimpleLogger] [Server thread] INFO JDA - Login Successful!
[20:10:10 INFO]: [VaroPlugin] [Varo] Waiting for the bot to be ready...
[20:10:11 ERROR]: [STDERR] [net.dv8tion.jda.internal.utils.SimpleLogger] [JDA MainWS-ReadThread] INFO WebSocketClient - Connected to WebSocket
[20:10:11 ERROR]: [STDERR] [net.dv8tion.jda.internal.utils.SimpleLogger] [JDA MainWS-ReadThread] INFO JDA - Finished Loading!
**[20:10:11 ERROR]: [VaroPlugin] [Varo] Could not find role: 1187721468629483571**
Almighty-Satan commented 10 months ago

Did you check that the role id and guild id are correct? What plugin version are you using? Are there any other errors?

TheMicCraft commented 10 months ago

I've been using the latest version (4.17.2) and there are no other errors regarding the discord bot. Guild ID and role ID should be correct because everything else works fine.