Shard takes too long to get ready
On my console, my bot is remaining offline and not starting and it says "Shard 0 took too long to get ready." No other errors appear in the console. any possible fixes or reasons why?
7 Replies
- What's your exact discord.js
npm list discord.js
and node node -v
version?
- Not a discord.js issue? Check out #other-js-ts.
- Consider reading #how-to-get-help to improve your question!
- Explain what exactly your issue is.
- Post the full error stack trace, not just the top part!
- Show your code!
- Issue solved? Press the button!
- ✅
Marked as resolved by staffhere:
oh that's just my client file:
this is the uwu client file
To share long code snippets, use a service like gist, sourcebin, starbin, or similar instead of posting them as large code blocks or files.
Please add the following code to your code base outside of any other event listeners and provide the full log output relevant to your issue.
- Note: if you initialize your Client as
bot
or other identifiers you need to use these instead of client
- If the output is too long to post consider using a bin instead: gist | paste.gg | sourceb.in | hastebinit doesnt come online
it's not turning on because it stops at shard 0 took too long
got it
i just added the log, it doesn't print anything
Is it ok if I revive this thread, I dont want to make a new one and I am having the same troubles.
Or should I make a new one @Qjuh?
I will make a new one.