Lua 读取 CSB 文件总是失败

用cc.CSLoader:createNode(resourceFilename)加载CSB文件总是报以下这个错

The reader build id of your Cocos exported file(???) and the reader build id in your Cocos2d-x(2.1.0.0) are not match. Please get the correct reader(build id ???)from http://www.cocos2d-x.org/filedown/cocos-reader and replace it in your Cocos2d-x

无论怎么换版本、换reader、新建项目、新建资源。始终报这个错。。。求帮助:12:

请问您用的 cocosstudio 编辑器是什么版本

试过 2.1 2.1.5 还有最新的 cocos 2.2.1 资源每次都是新建然后再发布,放到项目RES根目录下加载 。 引擎用的3.4 final。无论怎么换都是报这样的错。。。实在不知道是哪里出了问题

一样的问题,cocos团队都不解决的!

哥,官方 3.4引擎配合 2.2.1以上的版本,不会出现The reader build id of your Cocos exported file(`???) and the reader build id in your Cocos2d-x(2.1.0.0) are not match, 你的3.4引擎是不是自己升级上来的啊?