02-28-2011, 09:29 PM
Using r1997, loaded the game, the loading screen appeared and:
This happens
Code:
Running Jpcsp 32bit...
java.lang.NullPointerException
at jpcsp.util.Debug.printFontbuffer(Debug.java:49)
at jpcsp.HLE.modules150.sceFont.sceFontGetCharGlyphImage(sceFont.java:629)
at jpcsp.HLE.modules150.sceFont$9.execute(sceFont.java:1328)
at jpcsp.HLE.modules.HLEModuleManager.handleSyscall(HLEModuleManager.java:334)
at jpcsp.HLE.SyscallHandler.syscall(SyscallHandler.java:94)
at jpcsp.Allegrex.compiler.RuntimeContext.syscall(RuntimeContext.java:670)
at _S1_2_8A00870.s(_S1_2_8A00870.java:4)
at _S1_2_89BC5EC.s(_S1_2_89BC5EC.java:376)
at _S1_2_89BC8F8.s(_S1_2_89BC8F8.java:48)
at _S1_2_89348BC.s(_S1_2_89348BC.java:148)
at _S1_2_8933D30.s(_S1_2_8933D30.java:452)
at _S1_2_8933D04.s(_S1_2_8933D04.java:28)
at _S1_2_8920308.s(_S1_2_8920308.java:36)
at _S1_2_8920308.exec(_S1_2_8920308.java)
at jpcsp.Allegrex.compiler.RuntimeContext.jumpCall(RuntimeContext.java:116)
at jpcsp.Allegrex.compiler.RuntimeContext.call(RuntimeContext.java:195)
at _S1_2_8980664.s(_S1_2_8980664.java:44)
at _S1_2_8978024.s(_S1_2_8978024.java:172)
at _S1_2_8977F7C.s(_S1_2_8977F7C.java:156)
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:701)
at jpcsp.Allegrex.compiler.RuntimeThread.run(RuntimeThread.java:51)
This happens