Interaction Failed, buttons are not working

https://srcb.in/1UpGBbIlfM buttons are not working, interaction failed. But select menu works
11 Replies
d.js toolkit
d.js toolkit10mo ago
- 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!
grass
grass10mo ago
can you elaborate on that?
m1ntyx
m1ntyx10mo ago
? what does that mean i have a video of error
m1ntyx
m1ntyx10mo ago
m1ntyx
m1ntyx10mo ago
@psitota
Robelo06
Robelo0610mo ago
Do you get any errors in the console?
m1ntyx
m1ntyx10mo ago
nope in the video i said no errors in console buttons are just not working This interaction is failed
Robelo06
Robelo0610mo ago
How did you make the buttons interaction?
royc
royc10mo ago
doesn't make sense you don't have an error thrown to stderr, unless you catch it and don't log anything
invictus
invictus10mo ago
That means your bot did not respond to the interaction. Have you setup the listener for the button interaction?
m1ntyx
m1ntyx10mo ago
huh? I think maybe u need to add another collector, one collector for select menu and another one for all buttons Or idk