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