QQ音乐解码错误 #83

Closed
opened 2024-02-14 13:34:24 +00:00 by frs · 1 comment

错误描述

解码新版qq音乐(20.05版)下载的音乐时出现错误
Error: FourCC contains invalid characters: cd 71 c6 dc "ÍqÆÜ",Aimer - After Rain.mflac,参考使用提示
版本为1.10.6
新版QQ音乐文件尾进行了修改(似乎修改为了固定192字节的新内容),其他内容与老板一致(似乎)

19.06版qq音乐仍可用正常解锁

使用命令行版本和QmcWasm-master项目https://github.com/nullptr-0/QmcWasm的的C++代码,也无法进行解锁

Unlock Music 版本

其它(请在错误描述中指定)

产生错误的浏览器

其它基于 Chromium 的浏览器 (Edge、Brave、Opera 等)

音乐平台

QQ 音乐

日志信息

Error: FourCC contains invalid characters: cd 71 c6 dc "ÍqÆÜ"
    at Object.get (0.a81c5e11.worker.js?__WB_REVISION__=0894eaff0b95f712013968e791f418c5:10:293798)
    at n.peekToken (0.a81c5e11.worker.js?__WB_REVISION__=0894eaff0b95f712013968e791f418c5:6:116031)
    at n.readToken (0.a81c5e11.worker.js?__WB_REVISION__=0894eaff0b95f712013968e791f418c5:6:115817)
    at h._parse (0.a81c5e11.worker.js?__WB_REVISION__=0894eaff0b95f712013968e791f418c5:21:18837)
    at h.parseID3v2 (0.a81c5e11.worker.js?__WB_REVISION__=0894eaff0b95f712013968e791f418c5:6:214519)
    at async h.parse (0.a81c5e11.worker.js?__WB_REVISION__=0894eaff0b95f712013968e791f418c5:6:214266)
    at async C._parse (0.a81c5e11.worker.js?__WB_REVISION__=0894eaff0b95f712013968e791f418c5:6:77346)

Error: FourCC contains invalid characters: cd 71 c6 dc "ÍqÆÜ"
    at Object.get (0.a81c5e11.worker.js?__WB_REVISION__=0894eaff0b95f712013968e791f418c5:10:293798)
    at n.peekToken (0.a81c5e11.worker.js?__WB_REVISION__=0894eaff0b95f712013968e791f418c5:6:116031)
    at n.readToken (0.a81c5e11.worker.js?__WB_REVISION__=0894eaff0b95f712013968e791f418c5:6:115817)
    at h._parse (0.a81c5e11.worker.js?__WB_REVISION__=0894eaff0b95f712013968e791f418c5:21:18837)
    at h.parseID3v2 (0.a81c5e11.worker.js?__WB_REVISION__=0894eaff0b95f712013968e791f418c5:6:214519)
    at async h.parse (0.a81c5e11.worker.js?__WB_REVISION__=0894eaff0b95f712013968e791f418c5:6:214266)
    at async C._parse (0.a81c5e11.worker.js?__WB_REVISION__=0894eaff0b95f712013968e791f418c5:6:77346) 'Aimer - After Rain.mflac'

TypeError: Cannot read properties of undefined (reading 'push')
    at o.showFail (app.b4142dc7.js?__WB_REVISION__=e0ae4658892dc962b43c:1:80051)
    at nt (chunk-vendors.279a5a28.js?__WB_REVISION__=2c9143a9b95ca89aa3b0:10:11676)
    at o.r (chunk-vendors.279a5a28.js?__WB_REVISION__=2c9143a9b95ca89aa3b0:10:13496)
    at nt (chunk-vendors.279a5a28.js?__WB_REVISION__=2c9143a9b95ca89aa3b0:10:11676)
    at Or.e.$emit (chunk-vendors.279a5a28.js?__WB_REVISION__=2c9143a9b95ca89aa3b0:10:26572)
    at Object.<anonymous> (app.b4142dc7.js?__WB_REVISION__=e0ae4658892dc962b43c:1:2466)

我已经阅读并确认下述内容

  • 我已经检索过 Issue 列表,并确认这是一个为报告过的问题。
  • 我有证据表明这是程序导致的问题(如不确认,可以通过 Telegram 讨论组 (https://t.me/unlock_music_chat) 进行讨论)
### 错误描述 解码新版qq音乐(20.05版)下载的音乐时出现错误 `Error: FourCC contains invalid characters: cd 71 c6 dc "ÍqÆÜ",Aimer - After Rain.mflac,参考使用提示` 版本为1.10.6 新版QQ音乐文件尾进行了修改(似乎修改为了固定192字节的新内容),其他内容与老板一致(似乎) 19.06版qq音乐仍可用正常解锁 使用命令行版本和QmcWasm-master项目`https://github.com/nullptr-0/QmcWasm`的的C++代码,也无法进行解锁 ### Unlock Music 版本 其它(请在错误描述中指定) ### 产生错误的浏览器 其它基于 Chromium 的浏览器 (Edge、Brave、Opera 等) ### 音乐平台 QQ 音乐 ### 日志信息 ```text Error: FourCC contains invalid characters: cd 71 c6 dc "ÍqÆÜ" at Object.get (0.a81c5e11.worker.js?__WB_REVISION__=0894eaff0b95f712013968e791f418c5:10:293798) at n.peekToken (0.a81c5e11.worker.js?__WB_REVISION__=0894eaff0b95f712013968e791f418c5:6:116031) at n.readToken (0.a81c5e11.worker.js?__WB_REVISION__=0894eaff0b95f712013968e791f418c5:6:115817) at h._parse (0.a81c5e11.worker.js?__WB_REVISION__=0894eaff0b95f712013968e791f418c5:21:18837) at h.parseID3v2 (0.a81c5e11.worker.js?__WB_REVISION__=0894eaff0b95f712013968e791f418c5:6:214519) at async h.parse (0.a81c5e11.worker.js?__WB_REVISION__=0894eaff0b95f712013968e791f418c5:6:214266) at async C._parse (0.a81c5e11.worker.js?__WB_REVISION__=0894eaff0b95f712013968e791f418c5:6:77346) Error: FourCC contains invalid characters: cd 71 c6 dc "ÍqÆÜ" at Object.get (0.a81c5e11.worker.js?__WB_REVISION__=0894eaff0b95f712013968e791f418c5:10:293798) at n.peekToken (0.a81c5e11.worker.js?__WB_REVISION__=0894eaff0b95f712013968e791f418c5:6:116031) at n.readToken (0.a81c5e11.worker.js?__WB_REVISION__=0894eaff0b95f712013968e791f418c5:6:115817) at h._parse (0.a81c5e11.worker.js?__WB_REVISION__=0894eaff0b95f712013968e791f418c5:21:18837) at h.parseID3v2 (0.a81c5e11.worker.js?__WB_REVISION__=0894eaff0b95f712013968e791f418c5:6:214519) at async h.parse (0.a81c5e11.worker.js?__WB_REVISION__=0894eaff0b95f712013968e791f418c5:6:214266) at async C._parse (0.a81c5e11.worker.js?__WB_REVISION__=0894eaff0b95f712013968e791f418c5:6:77346) 'Aimer - After Rain.mflac' TypeError: Cannot read properties of undefined (reading 'push') at o.showFail (app.b4142dc7.js?__WB_REVISION__=e0ae4658892dc962b43c:1:80051) at nt (chunk-vendors.279a5a28.js?__WB_REVISION__=2c9143a9b95ca89aa3b0:10:11676) at o.r (chunk-vendors.279a5a28.js?__WB_REVISION__=2c9143a9b95ca89aa3b0:10:13496) at nt (chunk-vendors.279a5a28.js?__WB_REVISION__=2c9143a9b95ca89aa3b0:10:11676) at Or.e.$emit (chunk-vendors.279a5a28.js?__WB_REVISION__=2c9143a9b95ca89aa3b0:10:26572) at Object.<anonymous> (app.b4142dc7.js?__WB_REVISION__=e0ae4658892dc962b43c:1:2466) ``` ### 我已经阅读并确认下述内容 - [x] 我已经检索过 Issue 列表,并确认这是一个为报告过的问题。 - [x] 我有证据表明这是程序导致的问题(如不确认,可以通过 Telegram 讨论组 (https://t.me/unlock_music_chat) 进行讨论)
frs added the
bug
crypto
labels 2024-02-14 13:34:24 +00:00
Owner

已知问题,请降级到 19.43。

参考:um/um-react#52 (comment)

请换用旧版本(19.43 或之前)并重新下载文件以解锁。

已知问题,请降级到 19.43。 参考:https://git.unlock-music.dev/um/um-react/issues/52#issuecomment-1914 > 请换用旧版本(19.43 或之前)并重新下载文件以解锁。 > > - [官方 19.43 安装包](https://dldir1v6.qq.com/music/clntupate/QQMusic_Setup_1943.exe) > - [archive.org 缓存](https://web.archive.org/web/2023/https://dldir1v6.qq.com/music/clntupate/QQMusic_Setup_1943.exe)
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: um/web#83
No description provided.