03-16-2012, 03:46 PM
(This post was last modified: 03-16-2012, 04:46 PM by raziel1000.)
broken in r2467:
same as dbz and exit
just forgot to copy fonts...
same as dbz and exit
Code:
1119160 [user_main] DEBUG hle.sceFont - sceFontNewLib paramsAddr=0x09FFF61C, errorCodeAddr=0x09FFF648
1119162 [user_main] DEBUG hle.sceFont - sceFontGetNumFontList libHandle=FontLib - Handle: '0x0000001B', Fonts: '4', errorCodeAddr=0x09FFF64C
1119162 [user_main] DEBUG hle.sceFont - sceFontGetNumFontList returning 16
1119165 [user_main] DEBUG hle.sceFont - sceFontFindOptimumFont fontLib=FontLib - Handle: '0x0000001B', Fonts: '4', fontStyleAddr=0x09FFF554, errorCodeAddr=0x09FFF5FC
1119166 [user_main] DEBUG hle.sceFont - sceFontFindOptimumFont: fontH 8,000000, fontV 0,000000, fontHRes 0,000000, fontVRes 0,000000, fontWeight 0,000000, fontFamily 0, fontStyle 0, fontStyleSub 0, fontLanguage 1, fontRegion 0, fontCountry 0, fontName '', fontFileName '', fontAttributes 0, fontExpire 0
1119168 [user_main] DEBUG hle.sceFont - sceFontOpen fontLib=FontLib - Handle: '0x0000001B', Fonts: '4', index=-1, mode=1, errorCodeAddr=0x09FFF5FC
Code:
java.lang.IndexOutOfBoundsException: Index: -1, Size: 16
at java.util.LinkedList.entry(Unknown Source)
at java.util.LinkedList.get(Unknown Source)
at jpcsp.HLE.modules150.sceFont.sceFontOpen(sceFont.java:863)
at _S1_2_88816EC.s(_S1_2_88816EC.java:4)
at _S1_2_886197C.s(_S1_2_886197C.java:212)
at _S1_2_8862054.s(_S1_2_8862054.java:308)
at _S1_2_88811BC.s(_S1_2_88811BC.java:148)
at _S1_2_88687A8.s(_S1_2_88687A8.java:256)
at _S1_2_88687A8.exec(_S1_2_88687A8.java)
at jpcsp.Allegrex.compiler.RuntimeContext.jumpCall(RuntimeContext.java:137)
at jpcsp.Allegrex.compiler.RuntimeContext.jump(RuntimeContext.java:175)
at _S1_2_8868704.s(_S1_2_8868704.java:60)
at _S1_2_8868B28.s(_S1_2_8868B28.java:464)
at _S1_2_8868B28.exec(_S1_2_8868B28.java)
at jpcsp.Allegrex.compiler.RuntimeContext.jumpCall(RuntimeContext.java:137)
at jpcsp.Allegrex.compiler.RuntimeContext.jump(RuntimeContext.java:175)
at _S1_2_88688CC.s(_S1_2_88688CC.java:188)
at _S1_2_884A280.s(_S1_2_884A280.java:92)
at _S1_2_8851478.s(_S1_2_8851478.java:12)
at _S1_2_8804114.s(_S1_2_8804114.java:240)
at _S1_2_8804114.exec(_S1_2_8804114.java)
at jpcsp.Allegrex.compiler.RuntimeContext.runThread(RuntimeContext.java:693)
at jpcsp.Allegrex.compiler.RuntimeThread.run(RuntimeThread.java:51)
just forgot to copy fonts...
![Blush Blush](https://www.emunewz.net/forum/images/smilies/blush.gif)