The following warnings occurred: | |||||||||||||||
Warning [2] Undefined property: MyLanguage::$archive_pages - Line: 2 - File: printthread.php(287) : eval()'d code PHP 8.2.26 (Linux)
|
there's some issue with r3409.... - 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: there's some issue with r3409.... (/showthread.php?tid=151404) Pages:
1
2
|
there's some issue with r3409.... - Blacktownclassic - 11-19-2013 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) RE: there's some issue with r3409.... - shadow - 11-19-2013 you probably d/load from wrong source . try the official www.jpcsp.org builds . I just test it and work fine RE: there's some issue with r3409.... - Blacktownclassic - 11-19-2013 (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. (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.... RE: there's some issue with r3409.... - shadow - 11-19-2013 which jre do you have installed? RE: there's some issue with r3409.... - Blacktownclassic - 11-19-2013 (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)... RE: there's some issue with r3409.... - shadow - 11-19-2013 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... RE: there's some issue with r3409.... - Blacktownclassic - 11-21-2013 (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? RE: there's some issue with r3409.... - shadow - 11-22-2013 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 RE: there's some issue with r3409.... - Blacktownclassic - 11-23-2013 (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) RE: there's some issue with r3409.... - Blacktownclassic - 11-26-2013 (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 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) |