08-30-2011, 02:19 PM
(08-30-2011, 07:14 AM)hyakki Wrote:(08-29-2011, 06:50 AM)squall leonhart Wrote: Seems non native fonts broke between 2282 and 2284, i can't narrow it down further because 2282 and 2283 exception and hangr2298
confirmed font problem and also gets a java exception when starting a battle
(it will also get Invalid memory access when loading, if you dont have Ignore invalid memory access checked., see log2)
Code:java.lang.ArrayIndexOutOfBoundsException: 264241152
at _S1_2_89018D8.s8901bcc(_S1_2_89018D8.java:756)
at _S1_2_89018D8.s(_S1_2_89018D8.java:756)
at _S1_2_8A580A8.s(_S1_2_8A580A8.java:148)
at _S1_2_8A4F290.s(_S1_2_8A4F290.java:4692)
at _S1_2_8A4D19C.s(_S1_2_8A4D19C.java:144)
at _S1_2_8B6D8DC.s(_S1_2_8B6D8DC.java:20)
at _S1_2_8B6D8DC.exec(_S1_2_8B6D8DC.java)
at jpcsp.Allegrex.compiler.RuntimeContext.jumpCall(RuntimeContext.java:1
19)
at jpcsp.Allegrex.compiler.RuntimeContext.call(RuntimeContext.java:198)
at _S1_2_8907F24.s(_S1_2_8907F24.java:208)
at _S1_2_8907D18.s(_S1_2_8907D18.java:20)
at _S1_2_8AE04A8.s(_S1_2_8AE04A8.java:16)
at _S1_2_8AE03E8.s(_S1_2_8AE03E8.java:92)
at _S1_2_8AE0E28.s(_S1_2_8AE0E28.java:268)
at _S1_2_8AE0E28.exec(_S1_2_8AE0E28.java)
at jpcsp.Allegrex.compiler.RuntimeContext.runThread(RuntimeContext.java:
710)
at jpcsp.Allegrex.compiler.RuntimeThread.run(RuntimeThread.java:51)
Hmm, yes...
This seems to be related to the reflection magic introduced for this module in r2282.