【求助】2.1 浏览器没问题且运行流畅,模拟器报错且安卓包运行卡顿

Creator 版本:2.1

模拟器:

Simulator: AL lib: (EE) ALCmmdevPlayback_open: Device init failed: 0x80070490
at HTMLElement.print-simulator-log (C:\CocosCreator\resources\app.asar\editor\builtin\scene\panel\messages\scene.js:1:1487)
at Object.e._dispatch (C:\CocosCreator\resources\app.asar\editor-framework\lib\renderer\panel.js:1:1941)
at EventEmitter.o.on.s (C:\CocosCreator\resources\app.asar\editor-framework\lib\renderer\ipc.js:1:2917)
at emitMany (events.js:127:13)
at EventEmitter.emit (events.js:204:7)

可以正常运行,但是打包之后会卡顿,有没有遇到类似情况的朋友。

我也遇到了,不知道什么原因引起的

是指模拟器运行卡顿,还是安卓模拟器卡顿?提供下完整的运行日志看看,浏览器和设备性能差异情况怎么样?

我也是啊,浏览器运行没问题,模拟器运行报错,错误一样的

问题没了,做了下面两个改动:
1.把所有音频文件名改为英文名
2.替换了audioClip,使用audioSource组件

不过又出现了一个警告
Warning: Real sample count 544320 differs from given gapless sample count -576. Frankenstein stream?