Market: IndexOutOfBoundsException in "PapyrusHunter" class

Issue #3 resolved
Marc Meszaros repo owner created an issue

Exception class java.lang.IndexOutOfBoundsException

Source method ArrayList.throwIndexOutOfBoundsException()

Trace {{{ java.lang.IndexOutOfBoundsException: Invalid index 2, size is 2 at java.util.ArrayList.throwIndexOutOfBoundsException(ArrayList.java:257) at java.util.ArrayList.get(ArrayList.java:311) at ca.marcmeszaros.papyrushunter.PapyrusHunter.run(PapyrusHunter.java:108) }}}

Comments (1)

  1. Log in to comment