Exiled-Team / DiscordIntegration

GNU General Public License v3.0
13 stars 36 forks source link

[BUG] Playercount wasnt fixed #100

Closed iojforever closed 1 year ago

iojforever commented 2 years ago

Describe the bug When i run the bot, despite the successful launch and even if it sends information, no information is naturally displayed on the bot itself.

To Reproduce

  1. Start the bot.
  2. Start the server.
  3. ??????

Expected behavior To see bot working correctly.

Server logs

12:26:32 [1] Init    Setting up commands...
12:26:32 [1] Init    Setting up logging..
12:26:32 [1] Init    Registering commands..
12:26:32 [1] Init    Logging in..
12:26:32 Discord     Discord.Net v3.5.0 (API v9)
12:26:32 [1] Init    Login successful.
12:26:32 Gateway     Connecting
12:26:33 Gateway     You're using the GuildScheduledEvents gateway intent without listening to any events related to that intent, consider removing the intent from your config.
12:26:33 Gateway     You're using the GuildInvites gateway intent without listening to any events related to that intent, consider removing the intent from your config.
12:26:33 Gateway     Connected
12:26:34 [1] Init    1 slash commands registered.
12:26:34 Gateway     Ready
12:27:15 [1]         Sending "heartbeat"
12:27:15 [1]         Received data {"$type":"DiscordIntegration.Dependency.RemoteCommand, DiscordIntegration.Dependency","action":2,"parameters":["0/0"]}
12:27:15 [1]         Received command UpdateActivity.
12:27:15 [1]         Sending "heartbeat"
12:27:16 [1]         Received data {"$type":"DiscordIntegration.Dependency.RemoteCommand, DiscordIntegration.Dependency","action":0,"parameters":[1,"```diff\n+ Сервер подключен.\n```"]}
12:27:16 [1]         Received command Log.
12:27:16 [1]         Sending "heartbeat"
12:27:17 CreateBasic Sending embed Server 1 Logs.
12:27:18 [1]         Received data {"$type":"DiscordIntegration.Dependency.RemoteCommand, DiscordIntegration.Dependency","action":2,"parameters":["0/27"]}
12:27:18 [1]         Received command UpdateActivity.
12:27:18 [1]         Sending "heartbeat"
12:27:22 [1]         Received data {"$type":"DiscordIntegration.Dependency.RemoteCommand, DiscordIntegration.Dependency","action":2,"parameters":["0/27"]}
12:27:22 [1]         Received command UpdateActivity.
12:27:22 [1]         Sending "heartbeat"
12:27:28 [1]         Received data {"$type":"DiscordIntegration.Dependency.RemoteCommand, DiscordIntegration.Dependency","action":0,"parameters":[1,":hourglass: В ожидании игроков..."]}
12:27:28 [1]         Received command Log.
12:27:28 [1]         Sending "heartbeat"
12:27:28 [1]         Received data {"$type":"DiscordIntegration.Dependency.RemoteCommand, DiscordIntegration.Dependency","action":2,"parameters":["0/27"]}
12:27:28 [1]         Received command UpdateActivity.
12:27:28 [1]         Sending "heartbeat"
12:27:28 [1]         Received data {"$type":"DiscordIntegration.Dependency.RemoteCommand, DiscordIntegration.Dependency","action":0,"parameters":[4,":hourglass: В ожидании игроков..."]}
12:27:28 [1]         Received command Log.
12:27:28 [1]         Sending "heartbeat"
12:27:29 CreateBasic Sending embed Server 1 Logs.
12:27:29 CreateBasic Sending embed Server 1 Logs.
12:27:30 [1]         Received data {"$type":"DiscordIntegration.Dependency.RemoteCommand, DiscordIntegration.Dependency","action":2,"parameters":["0/27"]}
12:27:30 [1]         Received command UpdateActivity.
12:27:30 [1]         Sending "heartbeat"
12:27:32 [1]         Received data {"$type":"DiscordIntegration.Dependency.RemoteCommand, DiscordIntegration.Dependency","action":2,"parameters":["0/27"]}
12:27:32 [1]         Received command UpdateActivity.
12:27:32 [1]         Sending "heartbeat"
12:27:34 [1]         Received data {"$type":"DiscordIntegration.Dependency.RemoteCommand, DiscordIntegration.Dependency","action":2,"parameters":["0/27"]}
12:27:34 [1]         Received command UpdateActivity.
12:27:34 [1]         Sending "heartbeat"
12:27:37 [1]         Received data {"$type":"DiscordIntegration.Dependency.RemoteCommand, DiscordIntegration.Dependency","action":2,"parameters":["0/27"]}
12:27:37 [1]         Received command UpdateActivity.
12:27:37 [1]         Sending "heartbeat"

image

EXILED Version 5.2.1:

iojforever commented 2 years ago

Also the same stuff happens with default config, so im unsure that wrong channel ID is the reason.

Oyplap commented 2 years ago

I'm having the same issue:

Server 1 is bot with version [6.0.2-1.4.1] Server 2 is bot with version [5.0.5]

Screenshot 2022-06-21 120727

Its also worth to mention that I use this egg: https://github.com/Parkeymon/EXILED-SCP-SL-egg/releases/tag/2.4.0