1.4.2打release包,运行黑屏

@panda @jare
在使用ccc 1.4.2打包时,遇到问题。未勾选“调试模式”时打包,游戏运行正常。勾选“调试模式”打包后运行,游戏黑屏,日志如下,请帮忙看下,谢谢!

01-15 11:00:51.418 22648-22780/ E/cocos js error:: line:0 msg:bad script XDR magic number
01-15 11:00:51.418 22648-22780/ D/ScriptingCore.cpp: ScriptingCore:: compileScript fail:script/jsb_prepare.js
01-15 11:00:51.423 22648-22780/ E/cocos js error:: (string) line:1 msg:TypeError: cc.Class is undefined
01-15 11:00:51.424 22648-22780/ E/cocos js error:: (string) line:1 msg:TypeError: cc.Class is undefined
01-15 11:00:51.424 22648-22780/ E/cocos js error:: (string) line:1 msg:TypeError: cc.Class is undefined
01-15 11:00:51.424 22648-22780/ E/cocos js error:: (string) line:1 msg:TypeError: cc.Class is undefined
01-15 11:00:51.424 22648-22780/ E/cocos js error:: (string) line:1 msg:TypeError: cc.Class is undefined
01-15 11:00:51.425 22648-22780/ E/cocos js error:: (string) line:1 msg:TypeError: cc.Class is undefined
01-15 11:00:51.425 22648-22780/ E/cocos js error:: (string) line:1 msg:TypeError: cc.Class is undefined
01-15 11:00:51.426 22648-22780/ E/cocos js error:: (string) line:1 msg:TypeError: cc.Class is undefined
01-15 11:00:51.426 22648-22780/ E/cocos js error:: (string) line:1 msg:TypeError: cc.Class is undefined
01-15 11:00:51.426 22648-22780/ E/cocos js error:: (string) line:1 msg:TypeError: cc.Class is undefined
01-15 11:00:51.426 22648-22780/ E/cocos js error:: (string) line:1 msg:TypeError: cc.Class is undefined
01-15 11:00:51.427 22648-22780/ E/cocos js error:: (string) line:1 msg:TypeError: cc.Class is undefined
01-15 11:00:51.500 22648-22780/ D/JniHelper: JniHelper::getJavaVM(), pthread_self() = -942651104
01-15 11:00:51.502 22648-22780/ E/cocos js error:: line:0 msg:bad script XDR magic number
01-15 11:00:51.502 22648-22780/ D/ScriptingCore.cpp: ScriptingCore:: compileScript fail:script/jsb_boot.js
01-15 11:00:51.502 22648-22780/ E/cocos js error:: line:0 msg:bad script XDR magic number
01-15 11:00:51.502 22648-22780/ D/ScriptingCore.cpp: ScriptingCore:: compileScript fail:main.js
01-15 11:00:53.957 22648-22648/ D/Cocos2dxActivity: onWindowFocusChanged() hasFocus=true
01-15 11:00:59.430 22648-22781/ E/ERRO: Read timed out

此外,反馈 Bug 时请您提供以下信息:

  • Creator 版本:1.4.2

  • 目标平台: Android

  • 详细报错信息,包含调用堆栈:

  • 重现方式:

  • 之前哪个版本是正常的 :

  • 手机型号 :小米note

  • 手机浏览器 :

  • 编辑器操作系统 :win7

  • 编辑器之前是否有其它报错 :无

  • 出现概率:100%

  • 额外线索:

1赞