Error in Android

I keep getting the following error when running my game on Android!

11-13 11:49:33.089: ERROR/InputDispatcher(109): channel '408fc750 com.pod.sample13/com.ansca.corona.CoronaActivity (server)' ~ Consumer closed input channel or an error occurred. events=0x8

11-13 11:49:33.089: ERROR/InputDispatcher(109): channel '408fc750 com.pod.sample13/com.ansca.corona.CoronaActivity (server)' ~ Channel is unrecoverably broken and will be disposed!

And the app exits immediately. What causes this error?

11-13 12:19:57.972: VERBOSE/RenderScript_jni(22891): surfaceCreated
11-13 12:19:57.972: VERBOSE/RenderScript_jni(22891): surfaceChanged
11-13 12:19:58.015: VERBOSE/RenderScript_jni(22891): surfaceChanged
11-13 12:19:58.058: WARN/InputManagerService(109): Got RemoteException sending setActive(false) notification to pid 24336 uid 10135
11-13 12:19:58.195: VERBOSE/RenderScript_jni(22891): surfaceChanged
11-13 12:19:58.257: VERBOSE/RenderScript_jni(22891): surfaceChanged
11-13 12:19:58.371: WARN/com.skype.raider.MainApp(24239): onConfigurationChanged changed:{ scale=1.0 imsi=404/45 loc=en_US touch=3 keys=1/1/2 nav=1/1 orien=1 layout=34 uiMode=17 seq=383}

And this error... these 2 errors keep repeating!
Any help is appreciated.

.

All right... I disabled all audio in my game..
The game doesn't crash any more!
What's wrong with my handling of audio??????
I use 24-bit PCM format Mp3.

Seems the error was because I used an audio stream after it was disposed! Works good now!

Cheers!

views:1494 update:2011/11/14 9:16:56
corona forums © 2003-2011