4 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 OPdjs: 14.5.3
node: 22.5.1
*i have no resolution overrides at all for any dependency
An extension of the worker strategy
I believe not
I am not allowed to, all it does is manually specify workerPath
It was a pedantic request from the owner
This only happens on shard resume
Which is handled by mainlib
I am aware
I patched the packet handler on pnpm n it seems to be fine
No I only did this after this error came up
It does have session data
After the patch
That error is before the patch
And this behavior is after the patch
The resumed event on mainlib I think
Let me check
If sequence is missing from the object I replace it with a +1
what role does this variable play? https://github.com/discordjs/discord.js/blob/bf6761a44adec1fe5017f6bf5d8bc0734916961f/packages/discord.js/src/client/websocket/handlers/RESUMED.js#L6
GitHub
discord.js/packages/discord.js/src/client/websocket/handlers/RESUME...
A powerful JavaScript library for interacting with the Discord API - discordjs/discord.js
is its presence crucial for functionality?
oh, i figured out the issue
thank you for your efforts