打包到安卓出错,求助

Error: Compile failed. The log file path [ C:\Users\Administrator.CocosCreator\logs\native.log ]
at ChildProcess. (C:\CocosCreator\resources\app.asar\editor\core\native-utils.js:1:18861)
at ChildProcess. (C:\CocosCreator\resources\app.asar\editor\core\native-utils.js:1:7424)
at emitTwo (events.js:106:13)
at ChildProcess.emit (events.js:191:7)
at maybeClose (internal/child_process.js:877:16)
at Process.ChildProcess._handle.onexit (internal/child_process.js:226:5)

日志文件如下:
[aapt] C:\Users\Administrator\Desktop\jsb-default\frameworks\runtime-src\proj.android\assets\res\raw-assets\img\YX发力2.wav: error: Invalid filename. Unable to add.

BUILD FAILED
F:\android\android-sdk-win\Android-SDK\tools\ant\build.xml:928: The following error occurred while executing this line:
F:\android\android-sdk-win\Android-SDK\tools\ant\build.xml:946: null returned: 1

Total time: 28 seconds
执行命令出错,返回值:1。

错误不是说了吗,无效的文件名

嗯,问题解决了。那个文件在浏览器运行时可以,但是在模拟器就不行。删了就好了,谢谢。