You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You tried to return an instance of Timeout from an broadcastEval call. Those are not JSONifiable so they can‘t be sent over the IPC channel to the ShardingManager.
Only return plain JSON from broadcastEval calls to avoid this.
Which package is this bug report for?
discord.js
Issue description
my bot have shard reconnection alot 1 night reconnection 6-7 time
Code sample
Versions
Issue priority
Medium (should be fixed soon)
Which partials do you have configured?
Message, Not applicable
Which gateway intents are you subscribing to?
Not applicable
I have tested this issue on a development release
No response
The text was updated successfully, but these errors were encountered: