AmazeFileUtilities-Issue-Tracker icon indicating copy to clipboard operation
AmazeFileUtilities-Issue-Tracker copied to clipboard

Crash reported by Ronald

Open amaze-issue-automation[bot] opened this issue 7 months ago • 0 comments

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 motorola/pnangn_g/pnangn:14/U1TPN34.26-78/aa367b-cac65:user/release-keys 14
  • 34
  • Device: pnangn
  • Model: moto g 5G - 2023
  • Product: pnangn_g
  • Device ID: 6ea5e341dcb47fa479ffd82a135bdd7097aa001e24cc3f3725d3d0c4478326c6
Crash log
java.lang.IndexOutOfBoundsException: Index 7 out of bounds for length 7
at jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64)
at
jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70)
at jdk.internal.util.Preconditions.checkIndex(Preconditions.java:266)
at java.util.Objects.checkIndex(Objects.java:359)
at java.util.ArrayList.get(ArrayList.java:434)
at c4.u0.onClick(R8$$SyntheticClass:13)
at android.view.View.performClick(View.java:7684)
at android.view.View.performClickInternal(View.java:7661)
at android.view.View.-$$Nest$mperformClickInternal(Unknown Source:0)
at android.view.View$PerformClick.run(View.java:30344)
at android.os.Handler.handleCallback(Handler.java:1000)
at android.os.Handler.dispatchMessage(Handler.java:104)
at android.os.Looper.loopOnce(Looper.java:242)
at android.os.Looper.loop(Looper.java:362)
at android.app.ActivityThread.main(ActivityThread.java:8393)
at java.lang.reflect.Method.invoke(Native Method)
at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:552)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:992)