Listeners and Handlers not registering interactions/events
Hey! After the latest release my bot is not responding to any interactions or events.
Slash commands, buttons, modals, everything stopped working.
I already made the necessary changes to my files
Solution:Jump to solution
This really is just a duplicate of #Deployment failing, we haven't fully finished rolling out all updates yet. Afterwards please start anew.
11 Replies
My project was setup using the Sapphire CLI's starter template
Solution
This really is just a duplicate of #Deployment failing, we haven't fully finished rolling out all updates yet. Afterwards please start anew.
Oh! My bad then, thought updates were already finished. I'll do that, thanks 🙂
Now it should be good @Lautaro Segura
Updating dependencies and redeploying, I'll let you know if it works 🙂
Still not working after updates, maybe I'm doing something wrong?
let me investigate
Sure, I'll leave my dependencies versions here, in case it's useful:
Nice catch, I opened #690, it seems I didn't update one of the names, so
CoreReady
was getting overwritten by another listener, thankfully that should be the only one, I double checked again. 😅
@sapphire/[email protected]
released now, this issue should be fixed it @Lautaro SeguraI'll redeploy and let you know 🙂 Thanks for the quick fix!
Everything's working now!
awesome 😄
thanks for reporting btw. When you did you had me go full crisis mode and analyze it too