help openning emulator - Printable Version +- EmuNewz Network (https://www.emunewz.net/forum) +-- Forum: Emunewz General Forum (https://www.emunewz.net/forum/forumdisplay.php?fid=75) +--- Forum: General Discussion (https://www.emunewz.net/forum/forumdisplay.php?fid=78) +--- Thread: help openning emulator (/showthread.php?tid=91049) |
help openning emulator - Paddy - 10-28-2012 i open the emulator and this is what shows, but nothing else happens. Can someone help me Running Jpcsp 64bit... Exception in thread "GUI" java.lang.UnsatisfiedLinkError: C:\Users\Pathushan\Des ktop\jpcsp-windows-amd64\lib\windows-amd64\jogl.dll: Can't load AMD 64-bit .dll on 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.modules150.sceDisplay.<init>(sceDisplay.java:323) at jpcsp.HLE.modules200.sceDisplay.<init>(sceDisplay.java:26) at jpcsp.HLE.modules500.sceDisplay.<init>(sceDisplay.java:27) at jpcsp.HLE.modules.sceDisplay.<init>(sceDisplay.java:20) at jpcsp.HLE.Modules.<clinit>(Modules.java:67) at jpcsp.MainGUI.<init>(MainGUI.java:145) at jpcsp.MainGUI$40.run(MainGUI.java:1555) at java.awt.event.InvocationEvent.dispatch(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.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) RE: help openning emulator - montcer9012 - 10-28-2012 Download the 32bit build instead the x64 one. Can get it from here: http://buildbot.orphis.net/jpcsp/ |