EmulatorArchive / jpcsp

Automatically exported from code.google.com/p/jpcsp
1 stars 0 forks source link

jPCSP Fails to Load #351

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I'm running Windows 7 Pro x64 with Java 7.0.21 32 & 64 bit installed and all 
builds newer than 3129 fail to load, with each giving the very same 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
Press any key to continue . . ."

Original issue reported on code.google.com by ordosal...@gmail.com on 16 May 2013 at 10:27

GoogleCodeExporter commented 9 years ago
Forgot to add that I'm running the latest drivers from Nvidia.

Original comment by ordosal...@gmail.com on 18 May 2013 at 4:47

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Yep since updating to SVN r3146 version i am also getting this error, BTW i got 
this version from EMUcr as i don't understand anything about compiling java 
code. 

Original comment by azeal40 on 19 May 2013 at 4:57

GoogleCodeExporter commented 9 years ago
don't trust the versions from EMUcr 
get them from the buildbot or Jpcsp site

Original comment by scraggle...@hotmail.com on 20 May 2013 at 9:38

GoogleCodeExporter commented 9 years ago
Sorry thought the build bot was broken will download and try, thanks.

Original comment by azeal40 on 22 May 2013 at 1:46

GoogleCodeExporter commented 9 years ago
Just downloaded build 3154, and it's working perfectly. Build 3129 still has 
this error. But seeing as it's no longer happening with the latest build, this 
error report entry can be deleted.

Original comment by ordosal...@gmail.com on 22 May 2013 at 11:18

GoogleCodeExporter commented 9 years ago

Original comment by gi...@web.de on 1 Jun 2013 at 9:53