EmuNewz Network

Full Version: jpcsp ERROR: java.lang.IllegalArgumentException
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
As subject, the following occurs when I try to run the game: <Gakuen Heaven, Boy's Love Scramble!>, why? I try the latest r1994 first, then r1876, but the same error occurs (<Hiiro no Kakera> & <Hakuouki, Shinsengumi Kitan> also have the following error). If I use lower revision (like r1810 and r1800), the following error doesn't occur but the game's graphic cannot be displayed properly (for <Gakuen Heaven> only, the other two display perfectly), OTZ... Really wonder what happens as it's just a visual novel, not a 3D game...

-------------------------------------------------------------
Running Jpcsp 32bit...
Exception in thread "GUI" java.lang.IllegalArgumentException
at java.nio.Buffer.limit(Unknown Source)
at jpcsp.graphics.RE.DirectBufferUtilities.getByteBuffer(DirectBufferUti
lities.java:148)
at jpcsp.graphics.RE.DirectBufferUtilities.getDirectFloatBuffer(DirectBu
fferUtilities.java:161)
at jpcsp.graphics.RE.RenderingEngineLwjgl.setVertexPointer(RenderingEngi
neLwjgl.java:1019)
at jpcsp.graphics.RE.BaseRenderingEngineProxy.setVertexPointer(BaseRende
ringEngineProxy.java:567)
at jpcsp.graphics.RE.BaseRenderingEngineProxy.setVertexPointer(BaseRende
ringEngineProxy.java:567)
at jpcsp.graphics.RE.buffer.BufferManagerDefault.setVertexPointer(Buffer
ManagerDefault.java:87)
at jpcsp.graphics.VideoEngine.setVertexPointer(VideoEngine.java:3923)
at jpcsp.graphics.VideoEngine.setDataPointers(VideoEngine.java:3977)
at jpcsp.graphics.VideoEngine.executeCommandPRIM(VideoEngine.java:2003)
at jpcsp.graphics.VideoEngine.executeCommand(VideoEngine.java:1089)
at jpcsp.graphics.VideoEngine.executeList(VideoEngine.java:755)
at jpcsp.graphics.VideoEngine.update(VideoEngine.java:468)
at jpcsp.HLE.modules150.sceDisplay.paintGL(sceDisplay.java:1172)
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.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)
-------------------------------------------------------------
I'm getting the same errors these days. Amnesia worked fine the first time I opened it in JPCSP but now I just get a bunch of at 'java.awt.Component.process' Unknown Source errors. They appear right when I click on a UMD file to load. So far, only my Rurouni Kenshin game works properly. Wonder why this happened? Everything was working properly before...
how to solve this problem???

Running Jpcsp 32bit...
Exception occurred during event dispatching:
java.lang.UnsatisfiedLinkError: no xuggle-ferry in java.library.path
at java.lang.ClassLoader.loadLibrary(Unknown Source)
at java.lang.Runtime.loadLibrary0(Unknown Source)
at java.lang.System.loadLibrary(Unknown Source)
at com.xuggle.ferry.JNILibraryLoader.loadLibrary0(JNILibraryLoader.java:
265)
at com.xuggle.ferry.JNILibraryLoader.loadLibrary(JNILibraryLoader.java:1
68)
at com.xuggle.ferry.FerryJNI.<clinit>(FerryJNI.java:14)
at com.xuggle.ferry.Logger$Level.<clinit>(Logger.java:225)
at jpcsp.media.MediaEngine.<init>(MediaEngine.java:70)
at jpcsp.HLE.modules150.sceMpeg.start(sceMpeg.java:180)
at jpcsp.HLE.modules.HLEModuleManager.startModules(HLEModuleManager.java
:360)
at jpcsp.Emulator.initCpu(Emulator.java:158)
at jpcsp.Emulator.load(Emulator.java:133)
at jpcsp.Emulator.load(Emulator.java:119)
at jpcsp.MainGUI.loadUMD(MainGUI.java:985)
at jpcsp.MainGUI.loadUMD(MainGUI.java:1049)
at jpcsp.GUI.UmdBrowser.loadSelectedfile(UmdBrowser.java:525)
at jpcsp.GUI.UmdBrowser.access$1000(UmdBrowser.java:74)
at jpcsp.GUI.UmdBrowser$2.mouseClicked(UmdBrowser.java:268)
at java.awt.AWTEventMulticaster.mouseClicked(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.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.pumpEventsForFilter(Unknown Source)
at java.awt.Dialog$1.run(Unknown Source)
at java.awt.Dialog$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.awt.Dialog.show(Unknown Source)
at java.awt.Component.show(Unknown Source)
at java.awt.Component.setVisible(Unknown Source)
at java.awt.Window.setVisible(Unknown Source)
at java.awt.Dialog.setVisible(Unknown Source)
at jpcsp.MainGUI.openUmdActionPerformed(MainGUI.java:958)
at jpcsp.MainGUI.access$400(MainGUI.java:94)
at jpcsp.MainGUI$5.actionPerformed(MainGUI.java:293)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.AbstractButton.doClick(Unknown Source)
at javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source)
at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(Unknown
Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.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)
Are you running the most recent JPCSP build available? Did you update your Java? JPCSP may not work then. @eqwan: are you using 64 bit or 32 bit? Try an older 32 bit build of JPCSP (like from August or something), it should work.
One of you got a Xuggler error, indicating you probably do not have Xuggle installed. Please install Xuggle and try again.
Hi everyone

I got the same problem. I was playing Crisis Core, everything was cool, and then jpcsp shutted down. I can't load the umd anymore and I got this:

Running Jpcsp 32bit...
Exception in thread "GUI" java.lang.IllegalArgumentException
at java.nio.Buffer.limit(Unknown Source)
at jpcsp.graphics.RE.DirectBufferUtilities.getByteBuffer(DirectBufferUti
lities.java:148)
at jpcsp.graphics.RE.DirectBufferUtilities.getDirectFloatBuffer(DirectBu
fferUtilities.java:161)
at jpcsp.graphics.RE.RenderingEngineLwjgl.setVertexPointer(RenderingEngi
neLwjgl.java:1055)
at jpcsp.graphics.RE.BaseRenderingEngineProxy.setVertexPointer(BaseRende
ringEngineProxy.java:582)
at jpcsp.graphics.RE.BaseRenderingEngineProxy.setVertexPointer(BaseRende
ringEngineProxy.java:582)
at jpcsp.graphics.RE.BaseRenderingEngineProxy.setVertexPointer(BaseRende
ringEngineProxy.java:582)
at jpcsp.graphics.RE.BaseRenderingEngineProxy.setVertexPointer(BaseRende
ringEngineProxy.java:582)
at jpcsp.graphics.RE.buffer.BufferManagerDefault.setVertexPointer(Buffer
ManagerDefault.java:87)
at jpcsp.HLE.modules150.sceDisplay.drawFrameBuffer(sceDisplay.java:1277)

at jpcsp.HLE.modules150.sceDisplay.access$2500(sceDisplay.java:89)
at jpcsp.HLE.modules150.sceDisplay$AWTGLCanvas_sceDisplay.paintGL(sceDis
play.java:212)
at org.lwjgl.opengl.AWTGLCanvas.paint(AWTGLCanvas.java:314)
at sun.awt.RepaintArea.paintComponent(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)

I'm kinda noob to this stuff :S
((also, I'm french canadian.. So, I'm sorry for my english^^))

Can anyone help please?