0

Errors I'm getting:

Cocos2d: Get data from file(res/Teapot.png) failed!
Cocos2d: ERROR: SpriteFrame NULL

Not sure what's going on when using the image path from CocosBuilder. I've uploaded my iOS project on github, along with the CocosBuilder project. As you can see on the device the label shows up fine, but it is missing the teapot.

CocosBuilder Screenshot CocosBuilder Screenshot

Device Screenshot

Device Screenshot

4

2 に答える 2

0

公開されたリソースを xcode に追加する場合、「追加されたフォルダーのフォルダー参照を作成する」を選択できます。つまり、リソースが追加された後、サブフォルダー (この場合は「res」) の色が黄色ではなく青色になります。

于 2013-09-18T02:26:38.790 に答える