如题。
有一个依赖CocosBuilder4编辑UI的旧项目需要用到。
尝试过使用CocosBuilder3.5.0-alpha2.1,打开工程的时候提示:Package Migration. To introduce a newer feature called packages we’d lick to migrate you project to a newer format. This migration is optional…,如果选Yes会提示Migration失败,如果选No,可以打开工程。
然后打开ccb文件的时候提示错误:Error opening ccb file, No nodes found.
怀疑是因为3.5不兼容4的项目导致的问题,或者说这个错误发生不是因为CocosBuilder的版本问题?是因为其他原因?如果说是其他原因,请教巨佬错误的解决方式。
非常感谢。。