That's what I found for r3416 - 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: That's what I found for r3416 (/showthread.php?tid=152251) |
That's what I found for r3416 - Blacktownclassic - 12-01-2013 Running Jpcsp 64bit... Exception in thread "GUI" java.lang.UnsatisfiedLinkError: jpcsp.graphics.RE.exte rnalge.NativeUtils.setRendererAsyncRendering(Z)V at jpcsp.graphics.RE.externalge.NativeUtils.setRendererAsyncRendering(Na tive Method) at jpcsp.graphics.RE.externalge.ExternalGE.init(ExternalGE.java:58) at jpcsp.MainGUI.processArgs(MainGUI.java:2736) at jpcsp.MainGUI.access$7200(MainGUI.java:133) at jpcsp.MainGUI$75.run(MainGUI.java:2850) 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) 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: That's what I found for r3416 - Zekro - 12-01-2013 Do you have your graphic card's driver up to date?Also be sure to be in 32 bit color mode rather than 16 RE: That's what I found for r3416 - gid15 - 12-01-2013 (12-01-2013, 08:30 AM)Blacktownclassic Wrote: Running Jpcsp 64bit...Thank you for reporting the problem! It should now be fixed in r3417. RE: That's what I found for r3416 - onelight - 12-03-2013 [/quote] Thank you for reporting the problem! It should now be fixed in r3417. [/quote] Test r3418: settings menu not working RE: That's what I found for r3416 - Blacktownclassic - 12-03-2013 I still have this code from r3418.... Running Jpcsp 32bit... 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: That's what I found for r3416 - Blacktownclassic - 12-07-2013 Same issue as r3419 |