(06-05-2013, 12:45 AM)davefreeze Wrote: I download the latest version of jpcsp (r3200) and when you appear at the first map, after training tutorial, I start to move and the game freezes, with version r3146, don't happened to me.
help me please :C
affirmative
in the new builds(still happening in r3252) it crashes once you would start playing
I don't know since when, but obviously after 3146(as guy before me said) something was changed for the worse
Code:
java.lang.VerifyError: (class: _S1_2_88C069C, method: s signature: ()I) Expectin
g to find float on stack
at java.lang.Class.getDeclaredConstructors0(Native Method)
at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
at java.lang.Class.getConstructor0(Unknown Source)
at java.lang.Class.newInstance0(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at jpcsp.Allegrex.compiler.CodeBlock.getInterpretedExecutable(CodeBlock.
java:576)
at jpcsp.Allegrex.compiler.Compiler.interpret(Compiler.java:347)
at jpcsp.Allegrex.compiler.Compiler.compile(Compiler.java:588)
at jpcsp.Allegrex.compiler.Compiler.compile(Compiler.java:507)
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_2_88C19C0.s88c1dd4(_S1_2_88C19C0.java:1088)
at _S1_2_88C19C0.s(_S1_2_88C19C0.java:1044)
at _S1_2_88C19C0.exec(_S1_2_88C19C0.java)
at jpcsp.Allegrex.compiler.RuntimeContext.jumpCall(RuntimeContext.java:1
57)
at jpcsp.Allegrex.compiler.RuntimeContext.call(RuntimeContext.java:210)
at _S1_2_88C3924.s88c39f0(_S1_2_88C3924.java:236)
at _S1_2_88C3924.s(_S1_2_88C3924.java:204)
at _S1_2_88C3924.exec(_S1_2_88C3924.java)
at jpcsp.Allegrex.compiler.RuntimeContext.jumpCall(RuntimeContext.java:1
57)
at jpcsp.Allegrex.compiler.RuntimeContext.call(RuntimeContext.java:210)
at _S1_2_88C4870.s88c4c10(_S1_2_88C4870.java:968)
at _S1_2_88C4870.s(_S1_2_88C4870.java:928)
at _S1_2_88C4870.s88c4ad8(_S1_2_88C4870.java:624)
at _S1_2_88C4870.s(_S1_2_88C4870.java:616)
at _S1_2_88C4C80.s(_S1_2_88C4C80.java:100)
at _S1_2_88C4D60.s88c4d60(_S1_2_88C4D60.java:104)
at _S1_2_88C4D60.s(_S1_2_88C4D60.java:0)
at _S1_2_88C4F10.s88c5114(_S1_2_88C4F10.java:540)
at _S1_2_88C4F10.s(_S1_2_88C4F10.java:516)
at _S1_2_88C61F4.s(_S1_2_88C61F4.java:128)
at _S1_2_88C61F4.exec(_S1_2_88C61F4.java)
at jpcsp.Allegrex.compiler.RuntimeContext.jumpCall(RuntimeContext.java:1
57)
at jpcsp.Allegrex.compiler.RuntimeContext.call(RuntimeContext.java:210)
at _S1_2_88C0590.s(_S1_2_88C0590.java:136)
at _S1_2_88BF58C.s(_S1_2_88BF58C.java:120)
at _S1_2_90397E0.s9039a4c(_S1_2_90397E0.java:680)
at _S1_2_90397E0.s(_S1_2_90397E0.java:620)
at _S1_2_90397E0.exec(_S1_2_90397E0.java)
at jpcsp.Allegrex.compiler.RuntimeContext.jumpCall(RuntimeContext.java:1
57)
at jpcsp.Allegrex.compiler.RuntimeContext.call(RuntimeContext.java:210)
at _S1_2_8873904.s(_S1_2_8873904.java:412)
at _S1_2_880454C.s(_S1_2_880454C.java:344)
at _S1_2_880454C.exec(_S1_2_880454C.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)