08-08-2016, 09:22 PM
(This post was last modified: 04-30-2018, 01:05 AM by DragonNeos.)
e47fd83 version
jpcsp hang after intro video
jpcsp hang after intro video
Code:
05:19:59 ERROR runtime - DecodeThread - Catched Throwable in RuntimeThread:
java.lang.NullPointerException
at jpcsp.media.codec.atrac3plus.Atrac3plusDecoder.decode(Atrac3plusDecoder.java:105)
at jpcsp.HLE.modules.sceMpeg.hleMpegAtracDecode(sceMpeg.java:2355)
at jpcsp.HLE.modules.sceMpeg.sceMpegAtracDecode(sceMpeg.java:3581)
at _S1_2_893BE88.s(_S1_2_893BE88.java:4)
at _S1_2_8906270.s(_S1_2_8906270.java:444)
at _S1_2_8904B38.s(_S1_2_8904B38.java:92)
at _S1_2_8904B38.exec(_S1_2_8904B38.java)
at jpcsp.Allegrex.compiler.RuntimeContext.execWithReturnAddress(RuntimeContext.java:685)
at jpcsp.Allegrex.compiler.RuntimeContext.runThread(RuntimeContext.java:726)
at jpcsp.Allegrex.compiler.RuntimeThread.run(RuntimeThread.java:50)