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 Linzey #390

Open
amaze-issue-automation bot opened this issue Apr 20, 2024 · 0 comments
Open

Crash reported by Linzey #390

amaze-issue-automation bot opened this issue Apr 20, 2024 · 0 comments

Comments

@amaze-issue-automation
Copy link

Issue explanation (write below this line)

Exception

  • App Name: Amaze File Utilities
  • Package: com.amaze.fileutilities
  • Version: v1.92
  • User Action: UI Error
  • Request: Application crash
  • OS: Linux samsung/a71xque/a71xq:13/TP1A.220624.014/A716U1UEUAGWH7:user/release-keys 13 - 33
  • Device: a71xq
  • Model: SM-A716U1
  • Product: a71xque
  • Device ID: 3ef7f407fc00849152598d6085dfee2c249da4ddcaa69957d74b83c4e5b9f7e4
Crash log
java.lang.RuntimeException: Unable to start activity ComponentInfo{com.amaze.fileutilities/com.amaze.fileutilities.video_player.VideoPlayerDialogActivity}: java.lang.StringIndexOutOfBoundsException: begin 0, end -1, length 40
	at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:4169)
	at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:4325)
	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:2574)
	at android.os.Handler.dispatchMessage(Handler.java:106)
	at android.os.Looper.loopOnce(Looper.java:226)
	at android.os.Looper.loop(Looper.java:313)
	at android.app.ActivityThread.main(ActivityThread.java:8762)
	at java.lang.reflect.Method.invoke(Native Method)
	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:604)
	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067)
Caused by: java.lang.StringIndexOutOfBoundsException: begin 0, end -1, length 40
	at java.lang.String.checkBoundsBeginEnd(String.java:4466)
	at java.lang.String.substring(String.java:2517)
	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.VideoPlayerDialogActivity.onCreate(VideoPlayerDialogActivity.kt:1)
	at android.app.Activity.performCreate(Activity.java:8591)
	at android.app.Activity.performCreate(Activity.java:8570)
	at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1384)
	at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:4150)
	... 12 more


Yahoo Mail: Search, Organize, Conquer

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