cocos2dx-js 3.3 cocostudio 2.1

cocos2d: fullPathForFilename: No file found at script/jsb_debugger.jsc. Possible missing file.
cocos2d: fullPathForFilename: No file found at script/debugger/DevToolsUtils.jsc. Possible missing file.
cocos2d: fullPathForFilename: No file found at script/debugger/core/promise.jsc. Possible missing file.
cocos2d: fullPathForFilename: No file found at script/debugger/transport.jsc. Possible missing file.
cocos2d: fullPathForFilename: No file found at script/debugger/actors/root.jsc. Possible missing file.
cocos2d: fullPathForFilename: No file found at script/debugger/actors/script.jsc. Possible missing file.
cocos2d: fullPathForFilename: No file found at script/debugger/main.jsc. Possible missing file.
cocos2d: fullPathForFilename: No file found at script/jsb_boot.jsc. Possible missing file.
JS: loader for .csb] not exists!
JS: res/MainScene.csb is not exists
JS: G:/jsCreateProject/NewJS/runtime/win32/…/…/src/app.js:11:Error: js_cocos2dx_Node_addChild : wrong number of arguments

res/MainScene.csb 已经在工程里了,为什么IDE说此文件不存在呢,是不是js3.3不支持csb文件

没人会吗 , 自己顶顶

有人知道吗,自己顶

目前的Cocos studio v2.1导出的CSB是flatbuffer格式,Cocos2d-JS不支持。
你注意看下studio的资源导出的格式选择有提示。

你可以导出为JSON的格式,Cocos Studio和Cocos2d-JS支持。

导成json格式的话,提示错误Read design size error!