Exiled-Team / DiscordIntegration

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

[BUG?] What am I doing wrong - Tried to send empty message 'messages.onwaitingforplayers' to discord. Check your language files #148

Closed VolcanoTheGod closed 6 months ago

VolcanoTheGod commented 6 months ago

Describe the bug It doesn't recognise any language files, making the bot completely unable to do anything [2024-03-31 06:00:47.697 +03:00] [Warning] [SCPDiscord] Tried to read language string before loading languages. [2024-03-31 06:00:47.707 +03:00] [Warning] [SCPDiscord] Tried to read emote string before loading languages. [2024-03-31 06:00:47.720 +03:00] [Warning] [SCPDiscord] Tried to send empty message 'messages.onwaitingforplayers' to discord. Check your language files.

Well, I checked... If it's one, then it's not empty at all image english.json

To Reproduce Steps to reproduce the behavior:

  1. Start a Ptero Exiled server with DI pre-installed (eggs)
  2. See error

Expected behavior Bot working ig

Server logs Couldn't find, doubt they're really needed and I likely just miss something

EXILED Version ("latest" is not a version): https://github.com/Parkeymon/EXILED-SCP-SL-egg Not sure where to check, sorry

Results of show plugins command in console: [2024-03-31 06:17:32.107 +03:00] >>> show plugins [2024-03-31 06:17:35.587 +03:00] [Warning] [SCPDiscord] Tried to read language string before loading languages. [2024-03-31 06:17:35.600 +03:00] [Warning] [SCPDiscord] Tried to read emote string before loading languages. [2024-03-31 06:17:35.612 +03:00] [Warning] [SCPDiscord] Tried to send empty message 'messages.oncallcommand.console.server' to discord. Check your language files. [2024-03-31 06:17:35.624 +03:00] [Warning] [SCPDiscord] Tried to read language string before loading languages. [2024-03-31 06:17:35.637 +03:00] Command show does not exist! [2024-03-31 06:17:35.647 +03:00] [Warning] [SCPDiscord] Tried to read emote string before loading languages. [2024-03-31 06:17:35.660 +03:00] [Warning] [SCPDiscord] Tried to send empty message 'messages.onexecutedcommand.console.server' to discord. Check your language files.

Additional context SCP-UwU