Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to load CocoStudio files #10221

Closed
zawasp opened this issue Jan 26, 2015 · 4 comments
Closed

Unable to load CocoStudio files #10221

zawasp opened this issue Jan 26, 2015 · 4 comments
Assignees

Comments

@zawasp
Copy link
Contributor

zawasp commented Jan 26, 2015

With the latest commits, I am unable to load files published with the current CocoStudio version available for download (2.1beta from cocos2d-x.org). I get this error at runtime:

Assert failed: 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

The published binary csb files have 2.0.8.0 in them.

@hamburml
Copy link

hamburml commented Feb 2, 2015

Try cocos studio 2.1 from http://cocos2d-x.org/download

@zawasp
Copy link
Contributor Author

zawasp commented Feb 3, 2015

Yes, it works with the final version. The problem was the repo was updated to version 2.1 and CocoStudio was still on 2.1 beta.

@zawasp zawasp closed this as completed Feb 3, 2015
@hamburml
Copy link

hamburml commented Feb 3, 2015

I am sorry for writing on a closed issue but I have a problem with cocos studio 2.1 and cocos2d-x 3.4. What did you load? did you load json or binary?

I get following error ASSERT FAILED ON LUA EXECUTE: The reader build id of your Cocos exported file(t???�) and the reader build id in your Cocos2d-x(2.1.0.0) are not match. He is unable to load the right id out of the binary files (i am using binary...)

@zawasp
Copy link
Contributor Author

zawasp commented Feb 3, 2015

I loaded the binary version (.csb) from C++. I neeeded to export the project again from Cocos Studio (2.1 final).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants