EmuNewz Network
HELP PLEASE!!! I'M NEW! - 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: svn trunk discussion (https://www.emunewz.net/forum/forumdisplay.php?fid=56)
+---- Thread: HELP PLEASE!!! I'M NEW! (/showthread.php?tid=1191)



HELP PLEASE!!! I'M NEW! - Shadow.Knight - 05-31-2010

Hello everyone... I downloaded JPCSP emulator and have the latest JRE !
Though i can't open jpcsp.jar no matter how hard i try ...(it doesnt show anything after clicking)
and the .bat file is like this :

C:\Documents and Settings\******\Επιφάνεια εργασίας\Emulator psp>java -Xmx512m -j
ar "Jpcsp.jar"
Exception in thread "GUI" java.lang.UnsatisfiedLinkError: C:\Documents and Setti
ngs\╞┼╤╟╙\┼Ώώ÷▄Ίίώά ί±ήά≤▀ά≥\Emulator psp\jogl.dll: Can't load AMD 64-bit .dll o
n a IA 32-bit platform
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(Unknown Source)
at java.lang.ClassLoader.loadLibrary(Unknown Source)
at java.lang.Runtime.loadLibrary0(Unknown Source)
at java.lang.System.loadLibrary(Unknown Source)
at com.sun.opengl.impl.NativeLibLoader.loadLibraryInternal(NativeLibLoad
er.java:189)
at com.sun.opengl.impl.NativeLibLoader.access$000(NativeLibLoader.java:4
9)
at com.sun.opengl.impl.NativeLibLoader$DefaultAction.loadLibrary(NativeL
ibLoader.java:80)
at com.sun.opengl.impl.NativeLibLoader.loadLibrary(NativeLibLoader.java:
103)
at com.sun.opengl.impl.NativeLibLoader.access$200(NativeLibLoader.java:4
9)
at com.sun.opengl.impl.NativeLibLoader$1.run(NativeLibLoader.java:111)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.opengl.impl.NativeLibLoader.loadCore(NativeLibLoader.java:109
)
at com.sun.opengl.impl.windows.WindowsGLDrawableFactory.<clinit>(Windows
GLDrawableFactory.java:60)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at javax.media.opengl.GLDrawableFactory.getFactory(GLDrawableFactory.jav
a:106)
at javax.media.opengl.GLCanvas.chooseGraphicsConfiguration(GLCanvas.java
:520)
at javax.media.opengl.GLCanvas.<init>(GLCanvas.java:131)
at javax.media.opengl.GLCanvas.<init>(GLCanvas.java:90)
at jpcsp.HLE.pspdisplay.<init>(pspdisplay.java:154)
at jpcsp.HLE.pspdisplay.getInstance(pspdisplay.java:66)
at jpcsp.MainGUI.<init>(MainGUI.java:130)
at jpcsp.MainGUI$3.run(MainGUI.java:1311)
at java.awt.event.InvocationEvent.dispatch(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 have spent more than 6 hours searching here and in google but can't find anything.. I appreciate your efforts in advance!

Kostas (My name Tongue )
Can't load AMD 64-bit .dll o
n a IA 32-bit platform <== I fixed this...

Now i get this : Can't find dependent libraries

Pls help someone


RE: HELP PLEASE!!! I'M NEW! - Orphis - 05-31-2010

Try a build here and run the provided bat file : http://buildbot.orphis.net/jpcsp/index.php


RE: HELP PLEASE!!! I'M NEW! - Shadow.Knight - 06-01-2010

(05-31-2010, 11:20 PM)Orphis Wrote: Try a build here and run the provided bat file : http://buildbot.orphis.net/jpcsp/index.php

Thank you dude it works fine now!!! Smile)