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

Index 3 out of bounds for length 3 #27

Open
MuhammadSaudKhan opened this issue Aug 27, 2022 · 2 comments
Open

Index 3 out of bounds for length 3 #27

MuhammadSaudKhan opened this issue Aug 27, 2022 · 2 comments

Comments

@MuhammadSaudKhan
Copy link

I am facing this issue
Caused by: java.util.concurrent.ExecutionException: com.android.tools.r8.internal.di: java.lang.ArrayIndexOutOfBoundsException: Index 3 out of bounds for length 3

Caused by: com.android.tools.r8.internal.di: java.lang.ArrayIndexOutOfBoundsException: Index 3 out of bounds for length 3

Caused by: [CIRCULAR REFERENCE: java.lang.ArrayIndexOutOfBoundsException: Index 3 out of bounds for length 3]
@MuhammadSaudKhan
Copy link
Author

When I update the minmum sdk to 21 above error is removed. Now I am facing following issue.
Caused by: com.android.tools.r8.CompilationFailedException: Compilation failed to complete, origin: E:\AndroidStudioProjects\example projects\new_ppt_viewer\app\libs\itsrts-pptviewer.jar:com/olivephone/office/powerpoint/f/bi.class
at Version.fakeStackEntry(Version_3.2.60.java:0)
at com.android.tools.r8.internal.bi.a(R8_3.2.60_61a204e00a4460bee78ec2913234dc5e1a3a501d9754e757835d117b7e302ba3:68)
at com.android.tools.r8.internal.bi.a(R8_3.2.60_61a204e00a4460bee78ec2913234dc5e1a3a501d9754e757835d117b7e302ba3:28)
at com.android.tools.r8.internal.bi.a(R8_3.2.60_61a204e00a4460bee78ec2913234dc5e1a3a501d9754e757835d117b7e302ba3:27)
at com.android.tools.r8.internal.bi.b(R8_3.2.60_61a204e00a4460bee78ec2913234dc5e1a3a501d9754e757835d117b7e302ba3:3)
at com.android.tools.r8.D8.run(R8_3.2.60_61a204e00a4460bee78ec2913234dc5e1a3a501d9754e757835d117b7e302ba3:11)
at com.android.builder.dexing.D8DexArchiveBuilder.convert(D8DexArchiveBuilder.java:115)
... 27 more
Caused by: java.lang.ArrayIndexOutOfBoundsException

@CandyTek
Copy link

I'm also stuck at this place, I don't know how to compile it smoothly.

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

No branches or pull requests

2 participants