We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
设置 → 启动器 → 检查更新
PCL的音乐播放功能 提示条的播放音乐和实际播放音乐概率不符合
1、在Musics文件夹存4首歌曲 2、刷新后右键音乐按钮切换到下一首 3、重复第二步 概率出现错误
Log1.txt
The text was updated successfully, but these errors were encountered:
播放音乐失败(猫耳酱 - 许愿星.mp3):UnspecifiedError calling waveOutOpen 在 NAudio.Wave.WaveOut.Init(IWaveProvider waveProvider) 在 PCL.ModMusic.MusicLoop(String Address, Boolean IsFirstLoad) 错误类型:NAudio.MmException
怪,或许是 Hyper-Dragon/DgtAngel#68 的同样的问题……
Sorry, something went wrong.
这个可能是切歌切太快了? 在这之前也有测试过一次 没有报错 但是仍然是不符合的,大约在切了20次歌左右出现的
这个应该是外部错误(NAudio 的缓存清理问题),考虑到触发率很小,还是算了……
No branches or pull requests
检查项
设置 → 启动器 → 检查更新
确认了启动器已为最新版,且最新版未修复这个 Bug。怎样更新?描述
PCL的音乐播放功能 提示条的播放音乐和实际播放音乐概率不符合
重现步骤
1、在Musics文件夹存4首歌曲
2、刷新后右键音乐按钮切换到下一首
3、重复第二步 概率出现错误
日志与附件
Log1.txt
The text was updated successfully, but these errors were encountered: