cocos2dx 3.14.1 lua编译为字节码错误

命令行用的cocos compile -p android -m release上传中…

具体步骤是什么?只是某个lua文件出错还是都会出错?

单独用 luacompile -s src -d E:/games/src -e -k 2dxLua -b XXTEA --disable-compile 加密不会有问题
用cocos compile -p android -m release 编译打包时 最后调用luajit-win32.exe 就会上面那个错误

我用cocos compile -p android -m release打包成功了
但是运行黑屏了。。。
http://forum.cocos.com/t/cocos2dx-lua-3-14-1-anroid-releaes/43908