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

[310 byte] By [icebreakera] at [2007-11-27 7:30:59]
# 1
Posting code from the part where it crashes might be helpful. And telling whether it uses any optional packages such as MMAPI etc.
Zangaza at 2007-7-12 19:11:15 > top of Java-index,Java Mobility Forums,Java ME Technologies...
# 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?

icebreakera at 2007-7-12 19:11:15 > top of Java-index,Java Mobility Forums,Java ME Technologies...