MiraWaNeko / DiscordIntegration

Communicate between Minecraft and Discord
https://discordintegration.net
GNU Affero General Public License v3.0
88 stars 41 forks source link

RateLimiter - Encountered 429 #213

Open Coolkc456 opened 3 years ago

Coolkc456 commented 3 years ago

Base informations

Minecraft version: 1.12.2

DiscordIntegration version: DiscordIntegration-mc1.12.2-3.0.5.jar

Server type and version: Forge/Spigot/Sponge forge-1.12.2-14.23.5.2854

Link to pastebin with (censored) config: Optional https://pastebin.com/K7D0DLjy

Expected behavior

No spam should be in the console and the server should start normally.

Actual behavior

It spams my console with the same error.

Steps to reproduce

  1. Stop the server.
  2. Start the server.
  3. Stop the server.
  4. Fill out config file with bot token ID and channel ID.
  5. Turn server on.
  6. Watch the spam.

This same issue happened on a Spigot plugin I used called DiscordSRV and the author says it was due to a Discord update regarding rates, but that plugin has since been fixed so I'm certain that this can be, too. Despite the spam, the mod does send "Server Starting..." to the channel listed in the config, but it never completely boots to where it says the server started. When I stop the server, I have to kill it due to the spam. It stalls when you try to stop it normally.