Having this issue with my discord bot just randomly stop working, was working great and only way i can fix it is by manualy reloading plugin. Anyone know why it does that?
Discord Core randomly stops working
The main issue is the current extension version has a lot of issues with staying online. Most plugins try to mitigate that but it's not perfect. Can you send over your log files so I can see why it's not being able to reconnect as it should.
i think this is what you need
12:03 AM [Warning] [DEBUG] Recieved socket message, OpCode: Dispatch
12:03 AM [Warning] [DEBUG] Recieved OpCode 0, event: PRESENCE_UPDATE
12:03 AM [Warning] [DEBUG] Recieved socket message, OpCode: Dispatch
12:03 AM [Warning] [DEBUG] Recieved OpCode 0, event: PRESENCE_UPDATE
12:04 AM [Warning] [DEBUG] [Discord Extension] Heartbeat sent - 41250ms interval.
12:04 AM [Warning] [DEBUG] Recieved socket message, OpCode: HeartbeatACK
12:04 AM [Warning] [DEBUG] Recieved socket message, OpCode: Dispatch
12:04 AM [Warning] [DEBUG] Recieved OpCode 0, event: PRESENCE_UPDATE
12:04 AM [Warning] [DEBUG] Recieved socket message, OpCode: Dispatch
12:04 AM [Warning] [DEBUG] Recieved OpCode 0, event: PRESENCE_UPDATE
12:03 AM [Warning] [DEBUG] Recieved socket message, OpCode: Dispatch
12:03 AM [Warning] [DEBUG] Recieved OpCode 0, event: PRESENCE_UPDATE
12:03 AM [Warning] [DEBUG] Recieved socket message, OpCode: Dispatch
12:03 AM [Warning] [DEBUG] Recieved OpCode 0, event: PRESENCE_UPDATE
12:04 AM [Warning] [DEBUG] [Discord Extension] Heartbeat sent - 41250ms interval.
12:04 AM [Warning] [DEBUG] Recieved socket message, OpCode: HeartbeatACK
12:04 AM [Warning] [DEBUG] Recieved socket message, OpCode: Dispatch
12:04 AM [Warning] [DEBUG] Recieved OpCode 0, event: PRESENCE_UPDATE
12:04 AM [Warning] [DEBUG] Recieved socket message, OpCode: Dispatch
12:04 AM [Warning] [DEBUG] Recieved OpCode 0, event: PRESENCE_UPDATE
I need the actual file. There would be more info in there somewhere.
i think i know which plugin is making it drop, was Discord Presence not loading right. Just have to reload it and works fine
Hi,
we have a similar problem.
Our server restarts every morning 6am.
But DiscordCore ist not working after that restart.
We have to reload it manuall to start working again.
TolimanHi,
we have a similar problem.
Our server restarts every morning 6am.
But DiscordCore ist not working after that restart.
We have to reload it manuall to start working again.
I would need you to send your server log file to me on discord MJSU#0814
06:11 [Warning] [Discord Extension] [Warning]: Discord socket opened!
06:11 [Warning] [Discord Extension] [Warning]: Your bot was found in 1 Guilds!
06:11 [Info] [Discord Core] Connected to bot: RuGBot
06:11 [Info] [Discord Core] Discord connected to server: Reich und Geil
06:11 [Warning] [Discord Core] Bot channel is enabled but there is no channel found with name or id 'bot' on the discord server
06:11 [Info] [Discord Core] 1 Guild Discord Members Loaded
06:11 [Error] [Discord Core] You need to enable "Presence Intent" & "Server Members Intent" for RuGBot @ https://discord.com/developers/applications
DiscordCore will not function correctly until that is fixed. Once updated please reload DiscordCore.
06:11 [Error] [Discord Core] Trying to unsubscribe to channel while bot is not in connect stateI could set this Presence & Server Members Intent, but why does it work without this permission when i reload it manually?