EmuNewz Network

Full Version: there's some issue with r3409....
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
That's what I received once I tried to play it....

Running Jpcsp 64bit...
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:726)
at jpcsp.HLE.modules200.sceDisplay.<init>(sceDisplay.java:28)
at jpcsp.HLE.modules500.sceDisplay.<init>(sceDisplay.java:27)
at jpcsp.HLE.modules.sceDisplay.<init>(sceDisplay.java:23)
at jpcsp.HLE.Modules.<clinit>(Modules.java:179)
at jpcsp.MainGUI.<init>(MainGUI.java:194)
at jpcsp.MainGUI$75.run(MainGUI.java:2833)
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)
Sad
you probably d/load from wrong source . try the official www.jpcsp.org builds . I just test it and work fine
(11-19-2013, 08:23 AM)shadow Wrote: [ -> ]you probably d/load from wrong source . try the official www.jpcsp.org builds . I just test it and work fine

same result.Sad

(11-19-2013, 08:23 AM)shadow Wrote: [ -> ]you probably d/load from wrong source . try the official www.jpcsp.org builds . I just test it and work fine

I should say the last emulator which is function properly for me which is 3383....
which jre do you have installed?
(11-19-2013, 09:59 AM)shadow Wrote: [ -> ]which jre do you have installed?

I've downloaded Java 7 update 45 (both x86 & x64) and Java SE development kit 7 update 45 (64 bit)...Confused
hmm try get all the jar files from the lib/windows-amd64 folder and place then into bin/lib folder. Seems that for some reason you can't see the library path...
(11-19-2013, 01:26 PM)shadow Wrote: [ -> ]hmm try get all the jar files from the lib/windows-amd64 folder and place then into bin/lib folder. Seems that for some reason you can't see the library path...

You mean I copy all the java files from c drive and paste it through bin/lib folder?Huh
take all the jar files you will find in lib/windows-amd64 dir on jpcsp archive and place them into a new created folder on bin's jpcsp folder
(11-22-2013, 07:53 AM)shadow Wrote: [ -> ]take all the jar files you will find in lib/windows-amd64 dir on jpcsp archive and place them into a new created folder on bin's jpcsp folder

somehow I found another problem when I attempted to run a game

Running Jpcsp 64bit...
java.lang.NoSuchMethodError: jpcsp.Allegrex.compiler.nativeCode.Strlen.call()V
at _S1_2_8B174F4.s(_S1_2_8B174F4.java:0)
at _S1_2_8AAC044.s(_S1_2_8AAC044.java:104)
at _S1_2_8AAC044.exec(_S1_2_8AAC044.java)
at jpcsp.Allegrex.compiler.RuntimeContext.execWithReturnAddress(RuntimeC
ontext.java:668)
at jpcsp.Allegrex.compiler.RuntimeContext.runThread(RuntimeContext.java:
709)
at jpcsp.Allegrex.compiler.RuntimeThread.run(RuntimeThread.java:50)

Sad
(11-23-2013, 08:10 AM)Blacktownclassic Wrote: [ -> ]
(11-22-2013, 07:53 AM)shadow Wrote: [ -> ]take all the jar files you will find in lib/windows-amd64 dir on jpcsp archive and place them into a new created folder on bin's jpcsp folder

somehow I found another problem when I attempted to run a game

Running Jpcsp 64bit...
java.lang.NoSuchMethodError: jpcsp.Allegrex.compiler.nativeCode.Strlen.call()V
at _S1_2_8B174F4.s(_S1_2_8B174F4.java:0)
at _S1_2_8AAC044.s(_S1_2_8AAC044.java:104)
at _S1_2_8AAC044.exec(_S1_2_8AAC044.java)

It's the same issue with r3413.......Undecided
at jpcsp.Allegrex.compiler.RuntimeContext.execWithReturnAddress(RuntimeC
ontext.java:668)
at jpcsp.Allegrex.compiler.RuntimeContext.runThread(RuntimeContext.java:
709)
at jpcsp.Allegrex.compiler.RuntimeThread.run(RuntimeThread.java:50)

Sad

it's the same issue with r3413

Running Jpcsp 64bit...
java.lang.NoSuchMethodError: jpcsp.Allegrex.compiler.nativeCode.Strlen.call()V
at _S1_2_8B174F4.s(_S1_2_8B174F4.java:0)
at _S1_2_8AAC044.s(_S1_2_8AAC044.java:104)
at _S1_2_8AAC044.exec(_S1_2_8AAC044.java)
at jpcsp.Allegrex.compiler.RuntimeContext.execWithReturnAddress(RuntimeC
ontext.java:668)
at jpcsp.Allegrex.compiler.RuntimeContext.runThread(RuntimeContext.java:
709)
at jpcsp.Allegrex.compiler.RuntimeThread.run(RuntimeThread.java:50)
Pages: 1 2