jareens / tapsoffire

Automatically exported from code.google.com/p/tapsoffire
Other
0 stars 0 forks source link

crash on Galaxy s II #37

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.songs from FOF in songs folder
2.press play
3.

What is the expected output? What do you see instead?
Should be able to play with imported song instead the Panda appears

What version of the product are you using? On what operating system?
I'm on a galaxy s II gingerbread 2.3.4

Please provide any additional informoaion below.
There is the crash report :

 Taps Of Fire v1.0.4 (Galaxy)
GT-I9100, GINGERBREAD.XWKI4

java.lang.NullPointerException
    at org.tof.song.SongIni.construct(SongIni.java:159)
    at org.tof.song.SongIni.<init>(SongIni.java:42)
    at org.tof.song.SongInfo.<init>(SongInfo.java:30)
    at org.tof.BrowserActivity.loadSongs(BrowserActivity.java:283)
    at org.tof.BrowserActivity.access$5(BrowserActivity.java:267)
    at org.tof.BrowserActivity$1.run(BrowserActivity.java:198)

Original issue reported on code.google.com by rantz.ar...@gmail.com on 9 Feb 2012 at 12:08