IndexOutOfBoundsException: Index 0 out of bounds for length 0
Closed this issue · 0 comments
sentry-io commented
Sentry Issue: REE6-JAVA-2M
IndexOutOfBoundsException: Index 0 out of bounds for length 0
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:427)
...
(8 additional frame(s) were not displayed)