Mjahangiry75
03/07/2021, 12:36 PME/AndroidRuntime(21544): Process: co.newgates.speechtype, PID: 21544
E/AndroidRuntime(21544): java.lang.ArrayIndexOutOfBoundsException: length=5120; index=-2
E/AndroidRuntime(21544): at androidx.compose.runtime.SlotTableKt.groupSize(SlotTable.kt:2558)
E/AndroidRuntime(21544): at androidx.compose.runtime.SlotTableKt.access$groupSize(SlotTable.kt:1)
E/AndroidRuntime(21544): at androidx.compose.runtime.SlotReader.groupSize(SlotTable.kt:596)
E/AndroidRuntime(21544): at androidx.compose.runtime.ComposerImpl.recomposeToGroupEnd(Composer.kt:2215)
E/AndroidRuntime(21544): at androidx.compose.runtime.ComposerImpl.skipCurrentGroup(Composer.kt:2499)
E/AndroidRuntime(21544): at androidx.compose.runtime.ComposerImpl.recompose$runtime_release(Composer.kt:2625)
E/AndroidRuntime(21544): at androidx.compose.runtime.CompositionImpl.recompose(Composition.kt:406)
E/AndroidRuntime(21544): at androidx.compose.runtime.Recomposer.performRecompose(Recomposer.kt:724)
E/AndroidRuntime(21544): at androidx.compose.runtime.Recomposer.access$performRecompose(Recomposer.kt:100)
E/AndroidRuntime(21544): at androidx.compose.runtime.Recomposer$runRecomposeAndApplyChanges$2$2.invoke(Recomposer.kt:437)
E/AndroidRuntime(21544): at androidx.compose.runtime.Recomposer$runRecomposeAndApplyChanges$2$2.invoke(Recomposer.kt:411)
E/AndroidRuntime(21544): at androidx.compose.ui.platform.AndroidUiFrameClock$withFrameNanos$2$callback$1.doFrame(AndroidUiFrameClock.android.kt:34)
E/AndroidRuntime(21544): at androidx.compose.ui.platform.AndroidUiDispatcher.performFrameDispatch(AndroidUiDispatcher.android.kt:112)
E/AndroidRuntime(21544): at androidx.compose.ui.platform.AndroidUiDispatcher.access$performFrameDispatch(AndroidUiDispatcher.android.kt:43)
E/AndroidRuntime(21544): at androidx.compose.ui.platform.AndroidUiDispatcher$dispatchCallback$1.doFrame(AndroidUiDispatcher.android.kt:72)
E/AndroidRuntime(21544): at android.view.Choreographer$CallbackRecord.run(Choreographer.java:765)
E/AndroidRuntime(21544): at android.view.Choreographer.doCallbacks(Choreographer.java:580)
E/AndroidRuntime(21544): at android.view.Choreographer.doFrame(Choreographer.java:549)
E/AndroidRuntime(21544): at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:753)
E/AndroidRuntime(21544): at android.os.Handler.handleCallback(Handler.java:739)
E/AndroidRuntime(21544): at android.os.Handler.dispatchMessage(Handler.java:95)
E/AndroidRuntime(21544): at android.os.Looper.loop(Looper.java:135)
E/AndroidRuntime(21544): at android.app.ActivityThread.main(ActivityThread.java:5221)
E/AndroidRuntime(21544): at java.lang.reflect.Method.invoke(Native Method)
E/AndroidRuntime(21544): at java.lang.reflect.Method.invoke(Method.java:372)
E/AndroidRuntime(21544): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:899)
E/AndroidRuntime(21544): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:694)
jossiwolf
03/07/2021, 12:46 PM