Where does this log come from?
This appears when my client is starting but I am unsure where it is coming from, could it be the unhandled rejection or something?
My client is utilising discord-hybrid-sharding (I know it's not D.js, i'm sorry. The next code is d.js tho):
And then here's the
manager.js
file.
Where is the gateway log coming from because I don't want it to appear?4 Replies
• What's your exact discord.js
npm list discord.js
and node node -v
version?
• Post the full error stack trace, not just the top part!
• Show your code!
• Explain what exactly your issue is.
• Not a discord.js issue? Check out #useful-servers.I've checked all my console.log's and there's no indication of where the gateway response is coming from.
actually, this is mostly gcommands. I'll go to them, but if anyone has any idea, please do feel free to let me know
<:pr_merge:852715380282753044> #9611 in discordjs/discord.js by Qjuh merged <t:1685385918:R>
fix(WebSocketManager): always cache result of fetchGatewayInformation
ah right okay, no problem then
thank you