ASSERT FAILED ON LUA EXECUTE: 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
stack traceback:运行会报这个错误
修改reader了?你的reader是2.1的,但是你的studio是2.1.5的,把reader里面的值从“2.1.0.0”改为“2.1.5.0”
谢谢了,解决了,我之前是在cocos code ide那里新建项目的。直接用cocos 2.1.5建立就不会出现这个问题了
楼主,把问题标记为已解决吧,谢谢了
请问应该怎么修改?
我也遇到了此问题,使用Cocos 2.1.5新建工程,配套cocos2d-x 3.4的Framework。
运行出现错误:
ASSERT FAILED ON LUA EXECUTE: The reader build id of your Cocos exported file(l???) and the reader build id in your Cocos2d-x(2.1.0.0) are not match.
Please get the correct reader(build id l???)from http://www.cocos2d-x.org/filedown/cocos-reader and replace it in your Cocos2d-x
stack traceback:
如果直接使用Cocos Code IDE新建Lua工程,此时可以正常编译运行。但是如果使用Cocos 2.1.5新建工程,则出现上述错误提示。
求教如何解决??
Cocos Studio编出来的ccs、csd、csb文件头中都能看到2.1.5.0的版本号,而reader是2.1.0.0,两者不匹配,求教如何修改?
3.4framework reader怎么会是2.1,你修改reader了?如果想省事,直接在代码中把2.1.5.0改为2.1.0.0就好了
不要再cocos code ide 上新建,直接在cocos哪里建工程就可以了
怎么改为解决状态
不要再cocos code ide 上新建,直接在cocos哪里建工程就可以了 -----我怎么跟你的情况不同,我是直接在cocos code ide上新建工程可以,但是在cocos那里建工程不行。
你好,我没有修改reader,我就是用cocos安装的3.4的framework,没有做任何修改。请问如何修改3.4framework reader版本?
我手动修改ccs、csd、csb文件头中的版本号,还是报错,不知道应该如何修改?
3.4framework reader版本不应该是2.1吗?应该是多少?如何修改这个版本?
是2.1
你报什么错了
我也遇到了此问题,我的软件都是使用的最新版本,cocos2d-x 3.4,Cocos 2.1.5。
使用Cocos 2.1.5新建工程,配套cocos2d-x 3.4的Framework。
运行出现错误:
ASSERT FAILED ON LUA EXECUTE: The reader build id of your Cocos exported file(l???) and the reader build id in your Cocos2d-x(2.1.0.0) are not match.
Please get the correct reader(build id l???)from http://www.cocos2d-x.org/filedown/cocos-reader and replace it in your Cocos2d-x
stack traceback:
如果直接使用Cocos Code IDE新建Lua工程,此时可以正常编译运行。但是如果使用Cocos 2.1.5新建工程,则出现上述错误提示。
Cocos Studio编出来的ccs、csd、csb文件头中都能看到2.1.5.0的版本号,而reader是2.1.0.0。但这都是最新版本的软件啊,为何会不匹配?
用cocos code ide 建工程时候 framework和cocos 2.1.5不能用,我之前就是这样。用cocos 2.1.5新建项目时候也会报 ASSERT FAILED ON LUA EXECUTE: The reader build id of your Cocos exported file(l???) and the reader build id in your Cocos2d-x(2.1.0.0) are not match.
Please get the correct reader(build id l???)from http://www.cocos2d-x.org/filedown/cocos-reader and replace it in your Cocos2d-x
stack traceback:
后面我直接卸载掉重新安装了cocos code ide 1.2,以及cocos2.1.5,并且从cocos 商店下载 3.4Framework 安装,然后再cocos 里面新建工程就没有错误了。
问题解决了么?
还没有呢,求助。
3094485951