qier222 / YesPlayMusic

高颜值的第三方网易云播放器,支持 Windows / macOS / Linux :electron:
https://music.qier222.com
MIT License
27.75k stars 4.09k forks source link

无法获取任何歌单列表,导致无法播放 #2256

Open Sherlock-Holo opened 1 month ago

Sherlock-Holo commented 1 month ago

反馈 bug 需要的信息

在点击心动模式(其实点击任何歌单都一样)不会播放 image

下方播放栏没有任何反应

image

console 的报错为

Uncaught (in promise) TypeError: Cannot read property 'id' of undefined at H.sendSelfToIpcMain (index.5e68eaa4.js:1) at Object.set (index.5e68eaa4.js:1) at Proxy.replacePlaylist (index.5e68eaa4.js:1) at index.5e68eaa4.js:1 sendSelfToIpcMain @ index.5e68eaa4.js:1 set @ index.5e68eaa4.js:1 replacePlaylist @ index.5e68eaa4.js:1 (anonymous) @ index.5e68eaa4.js:1 Promise.then (async) (anonymous) @ index.5e68eaa4.js:1 Promise.then (async) playIntelligenceListById @ index.5e68eaa4.js:1 playIntelligenceList @ chunk-0574b8bc.abc403eb.js:9 Yn @ chunk-vendors.b65bd0f9.js:32 n @ chunk-vendors.b65bd0f9.js:32 i._wrapper @ chunk-vendors.b65bd0f9.js:32

控制台的 Network 里可以看到请求是 ok 的 image

KaleW515 commented 1 month ago

同样存在这个问题