09-07-2015, 07:21 AM
This game was tested with revision 824b8ca. Other than the card alignment problem, the emulator crashes after going from one mode to another after a prolonged period of time (ex: playing a few duels in Story Mode before exiting and trying to enter Free Duel).
This error message appears as the user attempts to enter Free Duel after exiting Story Mode.
This error message appears as the user attempts to enter Free Duel after exiting Story Mode.
Code:
23:10:21 ERROR emu - ehscript - Interpreter : Unimplemented MTVC (rt=2, imm7=44, value=0x1)
23:10:21 ERROR compiler - ehscript - Trying to compile an invalid address 0x035375D0
23:10:21 ERROR runtime - ehscript - RuntimeContext.jumpCall - Cannot find executable
23:10:21 ERROR runtime - ehscript - Catched Throwable in RuntimeThread:
java.lang.RuntimeException: Cannot find executable
at jpcsp.Allegrex.compiler.RuntimeContext.jumpCall(RuntimeContext.java:147)
at jpcsp.Allegrex.compiler.RuntimeContext.jump(RuntimeContext.java:197)
at _S1_2_8EC20E4.s(_S1_2_8EC20E4.java:76)
at _S1_2_8EBE1C0.s(_S1_2_8EBE1C0.java:184)
at _S1_2_8EBE684.s(_S1_2_8EBE684.java:4)
at _S1_2_8EBE684.exec(_S1_2_8EBE684.java)
at jpcsp.Allegrex.compiler.RuntimeContext.jumpCall(RuntimeContext.java:165)
at jpcsp.Allegrex.compiler.RuntimeContext.jump(RuntimeContext.java:197)
at _S1_2_8EBE3CC.s(_S1_2_8EBE3CC.java:40)
at _S1_2_8EBE3CC.exec(_S1_2_8EBE3CC.java)
at jpcsp.Allegrex.compiler.RuntimeContext.jumpCall(RuntimeContext.java:165)
at jpcsp.Allegrex.compiler.RuntimeContext.jump(RuntimeContext.java:197)
at _S1_2_8E9ADBC.s(_S1_2_8E9ADBC.java:4)
at _S1_2_8E9ADBC.exec(_S1_2_8E9ADBC.java)
at jpcsp.Allegrex.compiler.RuntimeContext.jumpCall(RuntimeContext.java:165)
at jpcsp.Allegrex.compiler.RuntimeContext.jump(RuntimeContext.java:197)
at _S1_2_8EC5F7C.s(_S1_2_8EC5F7C.java:604)
at _S1_2_8EC5F7C.exec(_S1_2_8EC5F7C.java)
at jpcsp.Allegrex.compiler.RuntimeContext.jumpCall(RuntimeContext.java:165)
at jpcsp.Allegrex.compiler.RuntimeContext.jump(RuntimeContext.java:197)
at _S1_2_881D028.s(_S1_2_881D028.java:244)
at _S1_2_881D028.exec(_S1_2_881D028.java)
at jpcsp.Allegrex.compiler.RuntimeContext.execWithReturnAddress(RuntimeContext.java:685)
at jpcsp.Allegrex.compiler.RuntimeContext.runThread(RuntimeContext.java:726)
at jpcsp.Allegrex.compiler.RuntimeThread.run(RuntimeThread.java:50)