(10-20-2012, 06:05 PM)gid15 Wrote:The memory allocation for sceFontNewLib has been improved in r2790. Could you test again and provide a log with sceFont on DEBUG level?Code:00:28:04 WARN hle.SysMemUserForUser - KokakuGame - malloc cannot allocate partition=2, name='sceFont', type=PSP_SMEM_Low, size=0xC, addr=0x00000000, maxFreeMem=0x0, totalFreeMem=0x0
00:28:04 ERROR runtime - KokakuGame - Catched Throwable in RuntimeThread:
java.lang.NullPointerException
at jpcsp.HLE.modules150.sceFont$FontLib.<init>(sceFont.java:488)
at jpcsp.HLE.modules150.sceFont.sceFontNewLib(sceFont.java:720)
No longer gets the java error, now the game shows a few screens then gets an invalid memory error.
(using ignore invalid memory access allows it to bypass the error, but then eventually crashed again)
Try Out JPCSP Launcher v1.8.0.4 | How to post a log