12-17-2011, 11:02 PM
(12-11-2011, 12:05 PM)djellyboy Wrote: have a problem with crypto engine....
when i load the UMD 1 with cryptoengine handle the savedata from real PSP is ON, got this error after fabula nova crystalis final fantasy's logo...
The error comes from a Compiler native sequence:
Code:
java.lang.UnsupportedOperationException: Incorrect volume 4.4943995
at jpcsp.sound.Utils.mixStereoInMemory(Utils.java:224)
at jpcsp.Allegrex.compiler.nativeCode.SoundMix.mixStereoInMemory(SoundMix.java:37)
at _S1_2_8B55A60.s(_S1_2_8B55A60.java:0)
at _S1_2_8B54DC4.s8b54fe0(_S1_2_8B54DC4.java:576)
at _S1_2_8B54DC4.s(_S1_2_8B54DC4.java:540)
at _S1_2_8B54DC4.exec(_S1_2_8B54DC4.java)
at jpcsp.Allegrex.compiler.RuntimeContext.runThread(RuntimeContext.java:691)
at jpcsp.Allegrex.compiler.RuntimeThread.run(RuntimeThread.java:51)
Is your Compiler.xml file updated?