打包进程卡住了。
C:\ProgramData\cocos\editors\Creator\2.4.14\CocosCreator.exe --path E:\IAA_Dingzhi\triple_match_art_replace\SanXiao_AD_MH-variant_2 --build configPath=E:\CcoosWebPublish\configs\wechatgame.json
wechatgame.json内容:
{
"platform": "wechatgame",
"buildPath": "./build",
"debug": false,
"md5Cache": true,
"actualPlatform": "wechatgame",
"inlineSpriteFrames": true,
"appid": "wxaaa"
}
打包脚本会在
Generate QUICK_COMPILE_BUNDLE: 7.203ms
QuickCompiler compileFinished: 12.009ms
QuickCompiler rebuild finished: 1.108s
Init project script: 1.279s
位置卡死,是什么原因?