Application error in 6230i
Hi ,
My game (MIDP 2) works on 6600,N70,S700,K700,K610 but it shows the "Application Error" in 6230. It's a NullPointer exception. Since it does not show any errors on emulators also (both Java and Nokia) I cannot figure out what's wrong with it.
Pls help me solve the problem.
Thanx
# 2
I found out that the error was due to a wave file which i tried to play.
This link says to use "audio/wav" instead of "audio/x-wav" ...but still 6230i does not play the wav file.
Pls visit this link :
http://forum.nokia.com/document/Forum_Nokia_Technical_Library/contents/FNTL/audio_x-wav_throws_MediaException_on_Nokia_6230i.htm
Any idea why this might be happening?