D
Deleted member 103
Guest
Hi,
I got from a user from google play this error message:
What may have triggered it?
With the devices I tested it had no problem.
Ciao,
Filippo
I got from a user from google play this error message:
The error message is produced by this app.java.lang.RuntimeException: Unable to create service fg.ItalyStopWatch.smtimer: java.lang.RuntimeException: java.io.IOException: Prepare failed.: status=0x1
at android.app.ActivityThread.handleCreateService(ActivityThread.java:2031)
at android.app.ActivityThread.access$2500(ActivityThread.java:124)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1022)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:130)
at android.app.ActivityThread.main(ActivityThread.java:3806)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:507)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:839)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:597)
at dalvik.system.NativeStart.main(Native Method)
Caused by: java.lang.RuntimeException: java.io.IOException: Prepare failed.: status=0x1
at anywheresoftware.b4a.BA.raiseEvent2(BA.java:195)
at anywheresoftware.b4a.BA.raiseEvent(BA.java:153)
at fg.ItalyStopWatch.smtimer.onCreate(smtimer.java:42)
at android.app.ActivityThread.handleCreateService(ActivityThread.java:2021)
... 10 more
Caused by: java.io.IOException: Prepare failed.: status=0x1
at android.media.MediaPlayer.prepare(Native Method)
at anywheresoftware.b4a.objects.MediaPlayerWrapper.Load(MediaPlayerWrapper.java:86)
at fg.ItalyStopWatch.smtimer._service_create(smtimer.java:231)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:507)
at anywheresoftware.b4a.BA.raiseEvent2(BA.java:169)
... 13 more
What may have triggered it?
With the devices I tested it had no problem.
Ciao,
Filippo