Export to GitHub

cocos2d-android - issue #23

Textures messed up on actual device


Posted on Oct 1, 2010 by Happy Hippo

What steps will reproduce the problem? 1. Start the cocos2d tests on samsung galaxy S 2. Run the CocosNodeTest

What is the expected output? What do you see instead? Should see sprites like on the emulator. Instead, you see white lines and blocks instead of the sprites.

What version of the product are you using? On what operating system? android 2.1 on samsung galaxy S.

Please provide any additional information below. There are random texture problems i.e. sometimes the sprite images become white blocks or at times even get swapped with other images ... I have not seen these problems in the emulator.

Attachments

Comment #1

Posted on Oct 2, 2010 by Helpful Rabbit

What is your samsung galaxy S model number?

Comment #2

Posted on Oct 8, 2010 by Massive Rabbit

This is fixed at r107. http://code.google.com/p/cocos2d-android/source/detail?r=107

Status: Fixed

Labels:
Type-Defect Priority-Medium