EmuNewz Network

Full Version: r3408 is not working at all....
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4
That's what I received once I tried to start r3408....

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)


what should I do?Huh
do you run the bat or the jar? That should be solved if you run it with bat...

Also try the 32bit version as well
(11-07-2013, 09:21 AM)shadow Wrote: [ -> ]do you run the bat or the jar? That should be solved if you run it with bat...

Also try the 32bit version as well

The 32bit is not work at all even I double clicked it.....Also, what do you mean 'the bat'?Huh
there is a windows_amd64.bat (or similar name) inside the zip. Try to run that
(11-08-2013, 08:43 PM)shadow Wrote: [ -> ]there is a windows_amd64.bat (or similar name) inside the zip. Try to run that

You mean the batch file? Yes, that's the one I double clicked and somehow find the issue.....Sad
weird ... previous versions work fine? You build it on your own , you download from buildbot , or another site?
(11-09-2013, 11:34 PM)shadow Wrote: [ -> ]weird ... previous versions work fine? You build it on your own , you download from buildbot , or another site?

I downloaded it feom emucr.com, besides, the jpcsp's not working at all since r3383.Sad

(11-09-2013, 11:34 PM)shadow Wrote: [ -> ]weird ... previous versions work fine? You build it on your own , you download from buildbot , or another site?

I received thes info from those archive emulators

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(RuntimeContext.java​:668) at jpcsp.Allegrex.compiler.RuntimeContext.runThread(RuntimeContext.java:709) at jpcsp.Allegrex.compiler.RuntimeThread.run(RuntimeThread.java:50)

Sad
@Blacktownclassic

could you change your avatar ? we are not a porn forum here...
(11-10-2013, 04:03 AM)Blacktownclassic Wrote: [ -> ]I downloaded it feom emucr.com, besides, the jpcsp's not working at all since r3383.Sad

Confirmed here too. I've tried everything, but emulation doesn't start - just white screen since 3384 (3383 was fine).

Something about this revision broke this for several people around here. Here's the notes from the changes:
Fixed in native strlen MIPS code: some games do expect that register $a2 is not modified by the call (dirty programming).
(12-09-2013, 07:33 AM)legend80 Wrote: [ -> ]
(11-10-2013, 04:03 AM)Blacktownclassic Wrote: [ -> ]I downloaded it feom emucr.com, besides, the jpcsp's not working at all since r3383.Sad

Confirmed here too. I've tried everything, but emulation doesn't start - just white screen since 3384 (3383 was fine).

Something about this revision broke this for several people around here. Here's the notes from the changes:
Fixed in native strlen MIPS code: some games do expect that register $a2 is not modified by the call (dirty programming).

Hmm... It seems some files aren't being recognized (specifically related to strlen native instruction).
Does this also happen when downloading from the buildbot: http://buildbot.orphis.net/jpcsp/
Pages: 1 2 3 4