Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash reported by Isma #447

Open
amaze-issue-automation bot opened this issue Nov 6, 2024 · 0 comments
Open

Crash reported by Isma #447

amaze-issue-automation bot opened this issue Nov 6, 2024 · 0 comments

Comments

@amaze-issue-automation
Copy link

Issue explanation (write below this line)

Exception

  • App Name: Utilidades de Archivos Amaze
  • Package: com.amaze.fileutilities
  • Version: v1.94
  • User Action: UI Error
  • Request: Application crash
  • OS: Linux Android 13 - 33
  • Device: cloud
  • Model: 23028RN4DG
  • Product: cloud_eea
  • Device ID:
    998e6a4bd8eef5117c71025e9fab9691682997d18e453a35c5f328078f9902ae
Crash log
java.lang.RuntimeException: Unable to start activity
ComponentInfo{com.amaze.fileutilities/com.amaze.fileutilities.video_player.VideoPlayerActivity}:
java.lang.StringIndexOutOfBoundsException: begin 0, end -1, length 68
at
android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3716)
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3853)
at
android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:101)
at
android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:135)
at
android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:95)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2345)
at android.os.Handler.dispatchMessage(Handler.java:106)
at android.os.Looper.loopOnce(Looper.java:201)
at android.os.Looper.loop(Looper.java:288)
at android.app.ActivityThread.main(ActivityThread.java:7941)
at java.lang.reflect.Method.invoke(Native Method)
at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:569)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1015)
Caused by: java.lang.StringIndexOutOfBoundsException: begin 0, end -1,
length 68
at java.lang.String.checkBoundsBeginEnd(String.java:4500)
at java.lang.String.substring(String.java:2527)
at com.amaze.fileutilities.video_player.a.t0(BaseVideoPlayerActivity.kt:82)
at
com.amaze.fileutilities.video_player.a.onCreate(BaseVideoPlayerActivity.kt:277)
at
com.amaze.fileutilities.video_player.VideoPlayerActivity.onCreate(VideoPlayerActivity.kt:40)
at android.app.Activity.performCreate(Activity.java:8290)
at android.app.Activity.performCreate(Activity.java:8269)
at
android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1384)
at
android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3697)
... 12 more


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants