![]() |
jpcsp crash - 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: jpcsp crash (/showthread.php?tid=133470) |
jpcsp crash - laithnimri123 - 03-07-2013 i am playing yugioh tag force 5 when dueling it give this messege Running Jpcsp 32bit... java.lang.OutOfMemoryError: PermGen space at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(Unknown Source) at java.lang.ClassLoader.defineClass(Unknown Source) at jpcsp.Allegrex.compiler.CompilerClassLoader.defineClass(CompilerClass Loader.java:34) at jpcsp.Allegrex.compiler.CodeBlock.loadExecutable(CodeBlock.java:161) at jpcsp.Allegrex.compiler.CodeBlock.compile(CodeBlock.java:525) at jpcsp.Allegrex.compiler.CodeBlock.getExecutable(CodeBlock.java:539) at jpcsp.Allegrex.compiler.Compiler.analyse(Compiler.java:448) at jpcsp.Allegrex.compiler.Compiler.compile(Compiler.java:526) at jpcsp.Allegrex.compiler.Compiler.compile(Compiler.java:478) at jpcsp.Allegrex.compiler.CompilerClassLoader.findClass(CompilerClassLo ader.java:50) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at _S1_4_97C2580.s(_S1_4_97C2580.java:416) at _S1_4_97ABF5C.s(_S1_4_97ABF5C.java:388) at _S1_4_97ABF5C.exec(_S1_4_97ABF5C.java) at jpcsp.Allegrex.compiler.RecompileExecutable.exec(RecompileExecutable. java:46) at _S1_3_97ABF5C.s(_S1_3_97ABF5C.java) at _S1_3_97ABF5C.exec(_S1_3_97ABF5C.java) at _S1_2_97ABF5C.s(_S1_2_97ABF5C.java) at _S1_2_97ABF5C.exec(_S1_2_97ABF5C.java) at jpcsp.Allegrex.compiler.RuntimeContext.jumpCall(RuntimeContext.java:1 54) at jpcsp.Allegrex.compiler.RuntimeContext.call(RuntimeContext.java:207) at _S1_4_97ABB40.s(_S1_4_97ABB40.java:12) at _S1_4_97ABB40.exec(_S1_4_97ABB40.java) at _S1_3_97ABB40.s(_S1_3_97ABB40.java) at _S1_3_97ABB40.exec(_S1_3_97ABB40.java) at _S1_2_97ABB40.s(_S1_2_97ABB40.java) at _S1_2_97ABB40.exec(_S1_2_97ABB40.java) at jpcsp.Allegrex.compiler.RuntimeContext.jumpCall(RuntimeContext.java:1 54) at jpcsp.Allegrex.compiler.RuntimeContext.jump(RuntimeContext.java:186) at _S1_4_8E5230C.s(_S1_4_8E5230C.java:52) please help RE: jpcsp crash - montcer9012 - 03-08-2013 You are using the JPCSP launcher? If that so, look for the PermGen option and increase it. RE: jpcsp crash - laithnimri123 - 03-08-2013 (03-08-2013, 08:25 AM)montcer9012 Wrote: You are using the JPCSP launcher? If that so, look for the PermGen option and increase it. thanx for replying PermGen i cant find it anywhere please help RE: jpcsp crash - abood555 - 03-08-2013 (03-08-2013, 08:25 AM)montcer9012 Wrote: You are using the JPCSP launcher? If that so, look for the PermGen option and increase it. Do you mean XX:MaxPermSize? I never saw that permgen thingy RE: jpcsp crash - montcer9012 - 03-08-2013 Then i dont know how to increase it... |