Advertisement
Lord_Rius

Error executing task on Client

Jul 14th, 2021
149
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.81 KB | None | 0 0
  1. Error executing task on Client
  2. java.lang.IndexOutOfBoundsException: Index 1 out of bounds for length 1
  3. at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64)
  4. at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70)
  5. at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:266)
  6. at java.base/java.util.Objects.checkIndex(Objects.java:359)
  7. at java.base/java.util.ArrayList.get(ArrayList.java:427)
  8. at bmk.a(SourceFile:590)
  9. at ejj.a(SourceFile:1087)
  10. at qj.a(SourceFile:34)
  11. at qj.a(SourceFile:7)
  12. at pm.a(SourceFile:21)
  13. at aqv.c(SourceFile:151)
  14. at aqz.c(SourceFile:23)
  15. at aqv.z(SourceFile:125)
  16. at aqv.bp(SourceFile:110)
  17. at dvp.f(SourceFile:1075)
  18. at dvp.e(SourceFile:728)
  19. at net.minecraft.client.main.Main.main(SourceFile:217)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement