Exception in thread "GUI" error - 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: Exception in thread "GUI" error (/showthread.php?tid=91097) |
Exception in thread "GUI" error - Amiekins - 10-28-2012 So, I downloaded JRE like I was supposed to. Tried to open the batch file, and I got this: Running Jpcsp 32bit... Exception in thread "GUI" java.lang.UnsatisfiedLinkError: no lwjgl in java.libra ry.path at java.lang.ClassLoader.loadLibrary(Unknown Source) at java.lang.Runtime.loadLibrary0(Unknown Source) at java.lang.System.loadLibrary(Unknown Source) at org.lwjgl.Sys$1.run(Sys.java:73) at java.security.AccessController.doPrivileged(Native Method) at org.lwjgl.Sys.doLoadLibrary(Sys.java:66) at org.lwjgl.Sys.loadLibrary(Sys.java:82) at org.lwjgl.Sys.<clinit>(Sys.java:99) at org.lwjgl.opengl.AWTGLCanvas.<clinit>(AWTGLCanvas.java:85) at jpcsp.HLE.modules150.sceDisplay.<init>(sceDisplay.java:604) at jpcsp.HLE.modules200.sceDisplay.<init>(sceDisplay.java:29) at jpcsp.HLE.modules500.sceDisplay.<init>(sceDisplay.java:29) at jpcsp.HLE.modules.sceDisplay.<init>(sceDisplay.java:23) at jpcsp.HLE.Modules.<clinit>(Modules.java:169) at jpcsp.MainGUI.<init>(MainGUI.java:203) at jpcsp.MainGUI$60.run(MainGUI.java:2390) at java.awt.event.InvocationEvent.dispatch(Unknown Source) at java.awt.EventQueue.dispatchEventImpl(Unknown Source) at java.awt.EventQueue.access$200(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Sour ce) 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) Could someone please help me? I'll give any info. RE: Exception in thread "GUI" error - montcer9012 - 10-28-2012 Which JPCSP version do you download and from where? RE: Exception in thread "GUI" error - Amiekins - 10-28-2012 http://buildbot.orphis.net/jpcsp/ From that site, the most recent one. RE: Exception in thread "GUI" error - montcer9012 - 10-28-2012 Do you have a x64 OS and Java? In case you did, try the x64 build of JPCSP. The error is saying that some file is not on the patch where is supposed to. Maybe a very long name on the patch is the problem. RE: Exception in thread "GUI" error - Amiekins - 10-28-2012 I did that. I do have a 64-bit OS, and I think I downloaded the right version of Java. RE: Exception in thread "GUI" error - Karen - 11-03-2012 yeah all the new revisions in 32x are with this bug they don't even begin, i can confirm and i'm trying to use the 32x one not even the 64x RE: Exception in thread "GUI" error - hyakki - 11-04-2012 what OS are you running?, 32bit works ok here under windows 7 RE: Exception in thread "GUI" error - Karen - 11-04-2012 windows XP RE: Exception in thread "GUI" error - montcer9012 - 11-04-2012 Can you told us the complete patch where you are trying to run JPCSP? E.g: "C:\Program Files\PSP Emulator\start-windows-i586.bat" |