We are migrating issue tracker of Cocos2d-x Project to Github, please create new issue there. Thanks.
When lock screen or entering background and resume the application textures from pvr.ccz file become black.
When lock screen or entering background and resume the application textures from pvr.ccz file become black.
Bug #2522 [Closed]
Status: | Closed | |
---|---|---|
Start date: | 2013-08-12 | |
Priority: | Normal | |
Due date: | ||
Assignee: | ||
% Done: | 100% |
|
Category: | android | |
Target version: | 3.0-alpha0 |
When lock screen or entering background and resume the application, textures from pvr.ccz file become black.
The reason is the ccz and gzip data doesn’t unpacked with Image::initWithImageData method.
report at github Issue #3406.