I have this error on the european version when I try to attack with magic (on rev 1864) :
I have an ATI driver and this game has never worked for me (freeze of jpcsp after the first fitgh before the video with behemot) so I don't know if it can help to reslove problem with jpcsp or ati ^^.
Code:
Exception in thread "user_main" java.lang.OutOfMemoryError: Java heap space
at jpcsp.Allegrex.compiler.CodeInstruction.getLabel(CodeInstruction.java:102)
at jpcsp.Allegrex.compiler.CompilerContext.beforeInstruction(CompilerContext.java:835)
at jpcsp.Allegrex.compiler.CodeInstruction.startCompile(CodeInstruction.java:134)
at jpcsp.Allegrex.compiler.CodeInstruction.compile(CodeInstruction.java:144)
at jpcsp.Allegrex.compiler.CodeBlock.compile(CodeBlock.java:303)
at jpcsp.Allegrex.compiler.CodeBlock.compile(CodeBlock.java:404)
at jpcsp.Allegrex.compiler.CodeBlock.getExecutable(CodeBlock.java:447)
at jpcsp.Allegrex.compiler.Compiler.analyse(Compiler.java:286)
at jpcsp.Allegrex.compiler.Compiler.compile(Compiler.java:341)
at jpcsp.Allegrex.compiler.RuntimeContext.getExecutable(RuntimeContext.java:748)
at jpcsp.Allegrex.compiler.RuntimeContext.jumpCall(RuntimeContext.java:109)
at jpcsp.Allegrex.compiler.RuntimeContext.jump(RuntimeContext.java:154)
at _S1_2_898288C.s(_S1_2_898288C.java:164)
at _S1_2_8970440.s(_S1_2_8970440.java:604)
at _S1_2_882DE50.s(_S1_2_882DE50.java:296)
at _S1_2_882DE50.exec(_S1_2_882DE50.java)
at jpcsp.Allegrex.compiler.RuntimeContext.jumpCall(RuntimeContext.java:116)
at jpcsp.Allegrex.compiler.RuntimeContext.call(RuntimeContext.java:195)
at _S1_2_884CB90.s(_S1_2_884CB90.java:92)
at _S1_2_884CB90.exec(_S1_2_884CB90.java)
at jpcsp.Allegrex.compiler.RuntimeContext.jumpCall(RuntimeContext.java:116)
at jpcsp.Allegrex.compiler.RuntimeContext.call(RuntimeContext.java:195)
at _S1_2_884B5F8.s(_S1_2_884B5F8.java:124)
at _S1_2_8969C5C.s(_S1_2_8969C5C.java:200)
at _S1_2_89721B0.s(_S1_2_89721B0.java:316)
at _S1_2_89693D8.s(_S1_2_89693D8.java:68)
at _S1_2_895D118.s(_S1_2_895D118.java:84)
at _S1_2_89876B8.s(_S1_2_89876B8.java:24)
at _S1_2_89876B8.exec(_S1_2_89876B8.java)
at jpcsp.Allegrex.compiler.RuntimeContext.jumpCall(RuntimeContext.java:116)
at jpcsp.Allegrex.compiler.RuntimeContext.call(RuntimeContext.java:195)
at _S1_2_88075C4.s(_S1_2_88075C4.java:520)
Exception in thread "GUI" java.lang.OutOfMemoryError: Java heap space
at java.util.HashMap.<init>(Unknown Source)
at java.util.LinkedHashMap.<init>(Unknown Source)
at jpcsp.graphics.VertexCache.<init>(VertexCache.java:52)
at jpcsp.graphics.VertexCache.getInstance(VertexCache.java:40)
at jpcsp.Emulator.exit(Emulator.java:82)
at jpcsp.MainGUI.exitEmu(MainGUI.java:1480)
at jpcsp.MainGUI.formWindowClosing(MainGUI.java:1000)
at jpcsp.MainGUI.access$0(MainGUI.java:999)
at jpcsp.MainGUI$1.windowClosing(MainGUI.java:251)
at java.awt.AWTEventMulticaster.windowClosing(Unknown Source)
at java.awt.AWTEventMulticaster.windowClosing(Unknown Source)
at java.awt.Window.processWindowEvent(Unknown Source)
at javax.swing.JFrame.processWindowEvent(Unknown Source)
at java.awt.Window.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
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)
I have an ATI driver and this game has never worked for me (freeze of jpcsp after the first fitgh before the video with behemot) so I don't know if it can help to reslove problem with jpcsp or ati ^^.