EmuNewz Network

Full Version: Exception in thread "GUI" java.lang.ArrayIndexOutOfBoundsException: 52213243
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I'm playing KH:BBS and encountered following error when trying to enter the 'dwarf woodlands' for the first time. I can enter other worlds without the game crashing, so I'm assuming it has something to do with trying to play a cutscene. Didn't have this problem with previous cutscenes, though.

Quote:Running Jpcsp 32bit...
Exception in thread "GUI" java.lang.ArrayIndexOutOfBoundsException: 52213243
at jpcsp.memory.MemoryReader$MemoryReaderIntArray32.readNext(MemoryReade
r.java:291)
at jpcsp.util.Hash.getHashCode(Hash.java:102)
at jpcsp.graphics.textures.Texture.hashCode(Texture.java:138)
at jpcsp.graphics.textures.Texture.<init>(Texture.java:101)
at jpcsp.graphics.VideoEngine.loadTexture(VideoEngine.java:4947)
at jpcsp.graphics.VideoEngine.executeCommandPRIM(VideoEngine.java:1726)
at jpcsp.graphics.VideoEngine.executeCommand(VideoEngine.java:1241)
at jpcsp.graphics.VideoEngine.executeList(VideoEngine.java:980)
at jpcsp.graphics.VideoEngine.update(VideoEngine.java:629)
at jpcsp.HLE.modules150.sceDisplay$AWTGLCanvas_sceDisplay.paintGL(sceDis
play.java:211)
at org.lwjgl.opengl.AWTGLCanvas.paint(AWTGLCanvas.java:314)
at org.lwjgl.opengl.AWTGLCanvas.update(AWTGLCanvas.java:343)
at sun.awt.RepaintArea.updateComponent(Unknown Source)
at sun.awt.RepaintArea.paint(Unknown Source)
at sun.awt.windows.WComponentPeer.handleEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$400(Unknown Source)
at java.awt.EventQueue$2.run(Unknown Source)
at java.awt.EventQueue$2.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown
Source)
at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown
Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown
Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)