07-19-2015, 05:42 PM
(07-11-2015, 08:44 AM)DragonNeos Wrote: This homebrew game was tested on 4098f5d. The game crashes on JPCSP because of some unimplemented functions. This message appears in the logger after the game crashes:Thank you for reporting! This should now be fixed in f097a9f.
Code:04:38:34 ERROR runtime - user_main - Catched Throwable in RuntimeThread:
java.lang.NullPointerException
at jpcsp.HLE.modules150.sceMp3.getFreeMp3Id(sceMp3.java:432)
at jpcsp.HLE.modules150.sceAudiocodec.sceAudiocodecInit(sceAudiocodec.java:121)
at _S1_2_88CF2D4.s(_S1_2_88CF2D4.java:4)
at _S1_2_8811BA0.s(_S1_2_8811BA0.java:128)
at _S1_2_88132A0.s(_S1_2_88132A0.java:1220)
at _S1_2_881BA1C.s(_S1_2_881BA1C.java:76)
at _S1_2_881BA1C.exec(_S1_2_881BA1C.java)
at jpcsp.Allegrex.compiler.RuntimeContext.jumpCall(RuntimeContext.java:157)
at jpcsp.Allegrex.compiler.RuntimeContext.call(RuntimeContext.java:210)
at _S1_2_8827CBC.s(_S1_2_8827CBC.java:356)
at _S1_2_8832128.s(_S1_2_8832128.java:4184)
at _S1_2_8832128.exec(_S1_2_8832128.java)
at jpcsp.Allegrex.compiler.RuntimeContext.jumpCall(RuntimeContext.java:157)
at jpcsp.Allegrex.compiler.RuntimeContext.jump(RuntimeContext.java:189)
at _S1_2_8824E34.s(_S1_2_8824E34.java:13664)
at _S1_2_8824E34.exec(_S1_2_8824E34.java)
at jpcsp.Allegrex.compiler.RuntimeContext.jumpCall(RuntimeContext.java:157)
at jpcsp.Allegrex.compiler.RuntimeContext.call(RuntimeContext.java:210)
at _S1_2_88278DC.s(_S1_2_88278DC.java:64)
at _S1_2_882793C.s(_S1_2_882793C.java:76)
at _S1_2_8824BEC.s(_S1_2_8824BEC.java:92)
at _S1_2_881DDE4.s(_S1_2_881DDE4.java:536)
at _S1_2_881E024.s(_S1_2_881E024.java:168)
at _S1_2_8804000.s(_S1_2_8804000.java:160)
at _S1_2_8804000.exec(_S1_2_8804000.java)
at jpcsp.Allegrex.compiler.RuntimeContext.execWithReturnAddress(RuntimeContext.java:676)
at jpcsp.Allegrex.compiler.RuntimeContext.runThread(RuntimeContext.java:717)
at jpcsp.Allegrex.compiler.RuntimeThread.run(RuntimeThread.java:50)
Always include a complete log file at INFO level in your reports. Thanks! How to post a log