Collector Strange Error

`Error: 39
at InteractionCollector.<anonymous> (C:\Users\Private''s PC\VisualStudioProjects\NvS\node_modules\discord.js\src\structures\InteractionResponse.js:37:21)
at Object.onceWrapper (node:events:642:26)
at InteractionCollector.emit (node:events:539:35)
at InteractionCollector.stop (C:\Users\Private''s PC\VisualStudioProjects\NvS\node_modules\discord.js\src\structures\interfaces\Collector.js:218:10)
at Timeout.<anonymous> (C:\Users\Private''s PC\VisualStudioProjects\NvS\node_modules\discord.js\src\structures\interfaces\Collector.js:96:61)
at listOnTimeout (node:internal/timers:559:17)
at processTimers (node:internal/timers:502:7)
`Error: 39
at InteractionCollector.<anonymous> (C:\Users\Private''s PC\VisualStudioProjects\NvS\node_modules\discord.js\src\structures\InteractionResponse.js:37:21)
at Object.onceWrapper (node:events:642:26)
at InteractionCollector.emit (node:events:539:35)
at InteractionCollector.stop (C:\Users\Private''s PC\VisualStudioProjects\NvS\node_modules\discord.js\src\structures\interfaces\Collector.js:218:10)
at Timeout.<anonymous> (C:\Users\Private''s PC\VisualStudioProjects\NvS\node_modules\discord.js\src\structures\interfaces\Collector.js:96:61)
at listOnTimeout (node:internal/timers:559:17)
at processTimers (node:internal/timers:502:7)
What is this error?
3 Replies
d.js docs
d.js docs2y ago
• 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.
Noby
Noby2y ago
The error doesn't show me what lines or what event triggered the error though, so I don't know what part of the very long code to show
Dagan
Dagan2y ago
Well debug your code then