Closed xayanide closed 2 years ago
:tada: This issue has been resolved in version 3.1.0-next.10 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
:tada: This issue has been resolved in version 3.1.0 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
Describe the bug Quaver will crash when it gets is restarted while 24/7 is enabled on certain conditions.
To Reproduce Steps to reproduce the behavior:
This applies to both
Stage
andVoice
channels.Step 0. Start Quaver
Step 1. Play with any music with Quaver.
Current log on console with step 1:
Step 2. The user leaves the channel.
Current log on console with step 2:
Message sent by Quaver with step 2:
Step 3. The user rejoins the channel.
Current log on console with step 3:
There's nothing new on the console.
Message that was sent by Quaver with step 3:
Step 4. Toggle 24/7 to enable it.
Current log on console with step 4:
Step 5. The user leaves the channel.
Current log on console with step 5:
There's nothing new on the console.
Step 6. Restart Quaver. Type and enter
exit
on the console.Current log on console with step 5:
Step 7. Start Quaver again
Current console log with step 7:
Message sent by Quaver on step 7:
Step 8. See error
Expected behavior Quaver shouldn't crash when it gets started again while 24/7 is enabled with the conditions written above. Quaver should be starting and operating as expected with 24/7 enabled after being restarted.