OK I think i was able to reproduce it, but I am unsure since the video plays more often then not for me, and never for you. anyways this is the only error i could come up with
(I was also pressing the buttons quickly to skip through text so that could of cause the error too i suppose)
(I was also pressing the buttons quickly to skip through text so that could of cause the error too i suppose)
Code:
Exception in thread "GUI" java.lang.ArrayIndexOutOfBoundsException: -1
at jpcsp.graphics.RE.RenderingEngineLwjgl.setVertexAttribPointer(RenderingEngineLwjgl.java:1057)
at jpcsp.graphics.RE.BaseRenderingEngineProxy.setVertexAttribPointer(BaseRenderingEngineProxy.java:582)
at jpcsp.graphics.RE.BaseRenderingEngineProxy.setVertexAttribPointer(BaseRenderingEngineProxy.java:582)
at jpcsp.graphics.RE.BaseRenderingEngineProxy.setVertexAttribPointer(BaseRenderingEngineProxy.java:582)
at jpcsp.graphics.RE.REShader.setColorPointer(REShader.java:757)
at jpcsp.graphics.RE.BaseRenderingEngineProxy.setColorPointer(BaseRenderingEngineProxy.java:542)
at jpcsp.graphics.RE.BaseRenderingEngineProxy.setColorPointer(BaseRenderingEngineProxy.java:542)
at jpcsp.graphics.RE.buffer.BufferManagerVBO.setColorPointer(BufferManagerVBO.java:74)
at jpcsp.graphics.VideoEngine.setColorPointer(VideoEngine.java:4017)
at jpcsp.graphics.VideoEngine.executeCommandPRIM(VideoEngine.java:1828)
at jpcsp.graphics.VideoEngine.executeCommand(VideoEngine.java:1141)
at jpcsp.graphics.VideoEngine.executeList(VideoEngine.java:805)
at jpcsp.graphics.VideoEngine.update(VideoEngine.java:509)
at jpcsp.HLE.modules150.sceDisplay.paintGL(sceDisplay.java:1167)
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$000(Unknown Source)
at java.awt.EventQueue$1.run(Unknown Source)
at java.awt.EventQueue$1.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$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.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)
Try Out JPCSP Launcher v1.8.0.4 | How to post a log