I've got a few plugins (DiscordTeams and DiscordAuth) that stop working after a while, until I reload DiscordCore -- it seems like the plugins all stop working when the below log entries happen:
10/06 20:55:46 | [Discord Extension] Reconnect has been called (opcode 7)! Reconnecting...
10/06 20:55:46 | [Discord Extension] Discord connection closed uncleanly: code 1006, Reason:
10/06 20:55:46 | [Discord Extension] Attempting to reconnect to Discord...
10/06 20:55:47 | [Discord Extension] Discord socket opened!
10/06 20:55:47 | [Discord Extension] Attempting resume opcode...
10/06 20:55:47 | [Discord Extension] Discord socket opened!
10/06 20:55:47 | [Discord Extension] Warning: tried to create a heartbeat when one is already registered.
10/06 20:55:47 | [Discord Extension] Attempting resume opcode...
10/06 20:55:47 | [Discord Extension] Session resumed!
Is there any more information I can provide to help diagnose the problem? Again, as soon as I reload DiscordCore, the problem goes away, but obviously, DiscordCore relies on the extension, which is what seems to be having an issue here.
Or, am i missing something?
Thanks for some good programming!
Merged postSorry, wasnt sure if this was the same(since i have a different opcode) Thanks for merging!