We are migrating issue tracker of Cocos2d-x Project to Github, please create new issue there. Thanks.
CCSpriteFrameCache::addSpriteFramesWithFile(const char *pszPlist) crashed
CCSpriteFrameCache::addSpriteFramesWithFile(const char *pszPlist) crashed
Bug #522 [Closed]
- Assignee set to zhangbin@cocos2d-x.org
The bug will appeared in this case:
The parameter only have the plist file name(no path separated with ‘/’). And “textureFileName” have be specified in the plist file.
Applied in changeset commit:5223793117a1cc6abca99154380843fbf589c96f.
- Status changed from Resolved to Closed
- Project changed from cocos2d-x to cpp
- Category deleted (
5) - Target version deleted (
cocos2d-1.0.0-x-0.9.0)
Status: | Closed | |
---|---|---|
Start date: | 2011-06-06 | |
Priority: | Normal | |
Due date: | ||
Assignee: | ||
% Done: | 100% |
|
Category: | - | |
Target version: | - |
It will be crashed if the parameter don’t have ‘/’.
Take a look at this topic in forum:
http://www.cocos2d-x.org/boards/6/topics/1758?r=1806\#message-1806