ZeNyfh / gigavibe-java-edition

Music + Media bot made in java using JDA and Lavaplayer.
GNU General Public License v3.0
8 stars 3 forks source link

Queue's button interaction doesn't check if the queue has at least one item #160

Open 9382 opened 2 months ago

9382 commented 2 months ago

CommandQueue -> HandleButtonEvent (the error itself happens line 42 since it has a maxPage of 0) We should check if its empty and decide how we wanna respond from there