10-11-2010, 06:41 PM
(10-10-2010, 04:53 PM)Darth1701 Wrote: OK, I just assume you own both versions. It would be nice if you provided the log files for both games. Also, what revision of JPCSP do you use? This maybe related to the latest flip changes. Try r1773 and then r1785 and compare both and also post the log files here.Yup, i have 2 version. 1) Eng 2) JAP+path.
I'm no have only Jap version.
Okay, how do I make this file?(log file)
And I run game on v.1773 - game don't load, Emul dont see *.iso
It's writes in a command window:
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:66)
at jpcsp.HLE.modules150.sceMpeg.start(sceMpeg.java:180)
at jpcsp.HLE.modules.HLEModuleManager.startModules(HLEModuleManager.java
:360)
at jpcsp.Emulator.initCpu(Emulator.java:173)
at jpcsp.Emulator.load(Emulator.java:148)
at jpcsp.Emulator.load(Emulator.java:130)
at jpcsp.MainGUI.loadUMD(MainGUI.java:988)
at jpcsp.MainGUI.loadUMD(MainGUI.java:1052)
at jpcsp.MainGUI$RecentElementActionListener.actionPerformed(MainGUI.jav
a:1694)
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.Window.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)