jagrosh / MusicBot

🎶 A Discord music bot that's easy to set up and run yourself!
https://jmusicbot.com
Apache License 2.0
5.39k stars 2.58k forks source link

[Bug Report] Command Bug #1640

Closed Lapius7 closed 3 months ago

Lapius7 commented 3 months ago

Bug Description

音楽をループで流しながらしばらく放置していると一部のコマンド等が効かなくなります。

Steps to Reproduce

1, 「{prefix}play pl {PlayListName}」コマンドを使用する。 2, 「{prefix}repeat」コマンドを使用する。(既にリピートがオンになっている場合この手順は省いて良い) 3, 1~2時間ほど流し続けます。 4, 「{prefix}np」や「{prefix}play」、「{prefix}stop」などのコマンドが使えなくなります。ただ試した限りでは「{prefix}shutdown」は使えるようです。

(npコマンドでリアルタイムで曲を表示したまま、1~2時間待った時、流れている曲とnpに表示されている内容がずれている時に上記のバグが起きている気がするので、二つのバグは繋がっていると思います)

Expected Result

コマンドが使用できる。 npコマンドで表示されている曲と実際に流れている曲が同じ。

Debug Output

コンソールにエラー等は出ません。

Additional Info

No response

Checklist

JMusicBot Version

0.4.2f

kokofixcomputers commented 3 months ago

My pull request should fix this issue. Just waiting for a new release to come out.