OverkillManatee / beginning-android-games

Automatically exported from code.google.com/p/beginning-android-games
0 stars 0 forks source link

Game says unfortunately stopped. Please help. #75

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
My game has no errors when i compile it. However when i try to run the game it 
says Unfortunately, "gamename" has stopped.

In Logcat it shows that my first asset failed to load due to an IOExcetion e

couldn't load image.png from asset.
Why is this happening?

What version of the product are you using? On what operating system?

Build: v22.0.1-685705 (ADT version)
compiler API 16: 4.1(jellybean)
OS: windows XP SP3

Please provide any additional information below.

I am new at this. I really want to learn. Please help me.

Original issue reported on code.google.com by royatwor...@gmail.com on 22 Jun 2013 at 4:31

GoogleCodeExporter commented 9 years ago
Are you sure you have image.png in your assets folder?

Original comment by carlosma...@gmail.com on 16 Jul 2013 at 9:09