Skip to content

JDA does not start #3

Description

@edoigtrd

Hi , i have installed your plugin (DiscordBotAPI-1.1.1) in my server (purpur-1.18.1-1522)
And the discord part of the plugin is not working (the bot is disconnected and don't react to user's actions)
But when i use /discord link command in game the bot's name returned in chat is good
I don't know many about JDA but the error seems caming from here :

If you need more informations let me know
`

.... [11:30:55 INFO]: [DiscordBotAPI] Enabling DiscordBotAPI v1.1.1*
.... [11:30:56 WARN]: [net.dv8tion.jda.api.JDA] Automatically disabled CacheFlags due to missing intents
.... [11:30:56 WARN]: [net.dv8tion.jda.api.JDA] Disabled CacheFlag.ACTIVITY (missing GatewayIntent.GUILD_PRESENCES)
.... [11:30:56 WARN]: [net.dv8tion.jda.api.JDA] Disabled CacheFlag.VOICE_STATE (missing GatewayIntent.GUILD_VOICE_STATES)
.... [11:30:56 WARN]: [net.dv8tion.jda.api.JDA] Disabled CacheFlag.EMOTE (missing GatewayIntent.GUILD_EMOJIS)
.... [11:30:56 WARN]: [net.dv8tion.jda.api.JDA] Disabled CacheFlag.CLIENT_STATUS (missing GatewayIntent.GUILD_PRESENCES)
.... [11:30:56 WARN]: [net.dv8tion.jda.api.JDA] You can manually disable these flags to remove this warning by using disableCache(CacheFlag.ACTIVITY, CacheFlag.VOICE_STATE, CacheFlag.EMOTE, CacheFlag.CLIENT_STATUS) on your JDABuilder
.... [11:30:56 INFO]: [net.dv8tion.jda.api.JDA] Login Successful!
.... [11:30:56 INFO]: [net.dv8tion.jda.internal.requests.WebSocketClient] Connected to WebSocket
.... [11:30:56 ERROR]: [net.dv8tion.jda.internal.requests.WebSocketClient] WebSocket connection was closed and cannot be recovered due to identification issues`

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions