Hi there,
trying to run my ios game on android and I installed ddms to do some on device testing.
Now I see a lot of strange errors like this:
09-24 14:16:45.773: ERROR/(9855): can’t open ‘_g_menu/star_bg.png’
09-24 14:16:45.780: ERROR/(9855): can’t open ‘_g_menu/star.png’
09-24 14:16:45.784: ERROR/(9855): can’t open ‘_g_button/menu.png’
09-24 14:16:45.788: ERROR/(9855): can’t open ‘_g_button/menu_down.png’
09-24 14:16:45.792: ERROR/(9855): can’t open ‘_g_button/replay.png’
09-24 14:16:45.800: ERROR/(9855): can’t open ‘_g_button/replay_down.png’
09-24 14:16:45.804: ERROR/(9855): can’t open ‘_g_button/next.png’
09-24 14:16:45.808: ERROR/(9855): can’t open ‘_g_button/next_down.png’
this error shows with all the images I load, even though the game runs fine on the device
= it shows all the images it tells me it can’t open…
Can anyone tell me what is going on? [import]uid: 13632 topic_id: 15532 reply_id: 315532[/import]