Hello Guest

Author Topic: Android - Black sprites  (Read 3326 times)

edo

  • 2D Toolkit
  • Newbie
  • *
  • Posts: 9
    • View Profile
Android - Black sprites
« on: June 02, 2014, 04:52:26 pm »
Hi,
We have some weird problam with some Android devices.
some of the sprites are black.
I've googled that issue. our Sprite collections are with max size of 2048X2048.
and if i check it on my Galaxy S2 for example everything is fine. but when a friend checks it he see's some of the sprites black.
but it seems to be random.

can it be memory or some other issue? or is it because of the settings i'm using?
Thanks

unikronsoftware

  • Administrator
  • Hero Member
  • *****
  • Posts: 9709
    • View Profile
Re: Android - Black sprites
« Reply #1 on: June 02, 2014, 06:12:14 pm »
Most likely either
1. Out of memory
2. Device doesn't support 2048x2048 textures.

You'll have to check to find out which is the case.