cocos2d-xcocosbuilder

The background image doesn't load on my phone but does for others


cocos2d: Couldn't create texture for file:OV_map_2560x2560.png in CCTextureCache Any idea why this happens to 2 of my phones and none of my friends' phones?


Solution

  • Not every device is capable of loading textures that are larger than 2048x2048.

    Maximum texture sizes:

    1024x1024

    2048x2048

    4096x4096