EmuNewz Network

Full Version: Can't open JPCSP
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi. I am trying to run JPCSP, but I'm getting the following error:

Exception in thread "main" java.lang.NoClassDefFoundError: org/lwjgl/opengl/AWTG
LCanvas
at java.lang.Class.getDeclaredMethods0(Native Method)
at java.lang.Class.privateGetDeclaredMethods(Unknown Source)
at java.lang.Class.getMethod0(Unknown Source)
at java.lang.Class.getMethod(Unknown Source)
at sun.launcher.LauncherHelper.getMainMethod(Unknown Source)
at sun.launcher.LauncherHelper.checkAndLoadMain(Unknown Source)
Caused by: java.lang.ClassNotFoundException: org.lwjgl.opengl.AWTGLCanvas
at java.net.URLClassLoader$1.run(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 6 more


I'm trying to use build 2927, 64-bit Windows.
What am I doing wrong?
(01-20-2013, 04:05 PM)ze1 Wrote: [ -> ]Hi. I am trying to run JPCSP, but I'm getting the following error:

Exception in thread "main" java.lang.NoClassDefFoundError: org/lwjgl/opengl/AWTG
LCanvas
at java.lang.Class.getDeclaredMethods0(Native Method)
at java.lang.Class.privateGetDeclaredMethods(Unknown Source)
at java.lang.Class.getMethod0(Unknown Source)
at java.lang.Class.getMethod(Unknown Source)
at sun.launcher.LauncherHelper.getMainMethod(Unknown Source)
at sun.launcher.LauncherHelper.checkAndLoadMain(Unknown Source)
Caused by: java.lang.ClassNotFoundException: org.lwjgl.opengl.AWTGLCanvas
at java.net.URLClassLoader$1.run(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 6 more


I'm trying to use build 2927, 64-bit Windows.
What am I doing wrong?

I´m experiencing the exact same problem!! Have you fixed it?? Wha did you do to get it running?? did you get any answer at all?? :/