IllegalArgumentException: Cannot use CacheFlag.ACTIVITY without GatewayIntent.GUILD_PRESENCES!
mibby opened this issue ยท 3 comments
DiscordSRV-Build-1.19.0-SNAPSHOT-1585655817
[05:06:49] [DiscordSRV - Initialization/INFO]: [DiscordSRV] This build of DiscordSRV is identical to develop. [latest public dev build]
[05:06:49] [DiscordSRV - Initialization/ERROR]: [DiscordSRV] An unknown error occurred building JDA...
[05:06:49] [DiscordSRV - Initialization/WARN]: java.lang.IllegalArgumentException: Cannot use CacheFlag.ACTIVITY without GatewayIntent.GUILD_PRESENCES!
[05:06:49] [DiscordSRV - Initialization/WARN]: at github.scarsz.discordsrv.dependencies.jda.api.JDABuilder.checkIntents(JDABuilder.java:1767)
[05:06:49] [DiscordSRV - Initialization/WARN]: at github.scarsz.discordsrv.dependencies.jda.api.JDABuilder.build(JDABuilder.java:1694)
[05:06:49] [DiscordSRV - Initialization/WARN]: at github.scarsz.discordsrv.DiscordSRV.init(DiscordSRV.java:514)
[05:06:49] [DiscordSRV - Initialization/WARN]: at java.base/java.lang.Thread.run(Thread.java:832)
@Vankka To what? I downloaded the SNAPSHOT from https://snapshot.discordsrv.com/ an hour before posting this ticket. The message above literally says This build of DiscordSRV is identical to develop.
...
There has been no new dev branch commits for over 20 hours.