EmuNewz Network
Help! Can't run any UMD! - Printable Version

+- EmuNewz Network (https://www.emunewz.net/forum)
+-- Forum: PSP Emulation (https://www.emunewz.net/forum/forumdisplay.php?fid=191)
+--- Forum: JPCSP Official Forum (https://www.emunewz.net/forum/forumdisplay.php?fid=51)
+---- Forum: General discussion (https://www.emunewz.net/forum/forumdisplay.php?fid=57)
+---- Thread: Help! Can't run any UMD! (/showthread.php?tid=2635)



Help! Can't run any UMD! - gespenst - 10-31-2010

So, everytime I run a UMD game (Macross Ultimate Frontier & Ace Combat Joint Assault) ,this pops up in the log:
Code:
Running Jpcsp 32bit...
Exception in thread "GUI" java.lang.UnsatisfiedLinkError: no xuggle-ferry in jav
a.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.MainGUI.openUmdActionPerformed(MainGUI.java:968)
        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.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)

Any help? Sad


RE: Help! Can't run any UMD! - Darth1701 - 10-31-2010

Unpack the 7z archive in the lib\windows-x86 directory or use Hyakki's launcher


RE: Help! Can't run any UMD! - gespenst - 11-01-2010

No good Sad

And I can't even 'run' the game (the run/pause/reset button is always in pause no matter what)

Help!


RE: Help! Can't run any UMD! - hyakki - 11-01-2010

game probably isn't compatible, try checking "ignore invalid memory access" in jpcsp options under the memory tab