ratulrafsan/jgbe

java.lang.ArrayIndexOutOfBoundsException: 5121

GoogleCodeExporter opened this issue · 0 comments

What steps will reproduce the problem?
  Opening a .gba file

What is the expected output? What do you see instead?
  It is supposed to run the gba file but instead does a "java.lang.ArrayIndexOutOfBoundsException: 5121" error

What version of the product are you using? On what operating system?
  v752 - Mac OS X 10.8.4

Please provide any additional information below.
  The full error report is as follows:
    Type of error: "java.lang.ArrayIndexOutOfBoundsException: 5121"
    Stacktrace:
    CPU.read_slow(CPU.java:381)
    CPU.read(CPU.java:357)
    CPU.execute(CPU.java:1242)
    CPU.nextinstruction(CPU.java:1563)
    SimpleCPURunner.run(swinggui.java:372)
    java.lang.Thread.run(Thread.java:680)

Thankyou for any help provided

Original issue reported on code.google.com by thomp...@gmail.com on 21 Sep 2013 at 2:59