We are migrating issue tracker of Cocos2d-x Project to Github, please create new issue there. Thanks.
CCSpriteFrameCache not support .plist files which format is not 0
CCSpriteFrameCache not support .plist files which format is not 0
Bug #391 [Closed]
- Target version set to 9
- Category set to 5
- Assignee set to zhangbin@cocos2d-x.org
- Target version changed from 9 to cocos2d-0.99.5-x-0.8.2
- Status changed from New to Resolved
- % Done changed from 0 to 100
Applied in changeset commit:022614d214418446478a0379af78bfe262e898f4.
Applied in changeset commit:08983b5a4aec88e37df09def161f16ab4fd0452f.
Applied in changeset commit:ea64828372d608be62f8ac777a9a6be333a00fb5.
- Status changed from Resolved to Closed
- Project changed from cocos2d-x to cpp
- Category deleted (
5) - Target version deleted (
cocos2d-0.99.5-x-0.8.2)
Status: | Closed | |
---|---|---|
Start date: | 2011-03-10 | |
Priority: | Normal | |
Due date: | ||
Assignee: | zhangbin@cocos2d-x.org | |
% Done: | 100% |
|
Category: | - | |
Target version: | - |
The .plist files which CCSpriteFrameCache used contain text like this:
If the value of format is not 0,CCSpriteFrameCache can’t parse the file correctly.