07-26-2017, 10:33 AM
(This post was last modified: 07-26-2017, 04:33 PM by DragonNeos.)
As you mentioned, all files in the memory stick show up as individual entries now. Viewing over the ICON1.PMF of a PSP Remaster (Ex: Monster Hunter Portable 3rd HD Ver.) can cause the following error to appear in the log:
@onelight: If you receive the message "An internal error has occurred. (80110684)", you might need to remove utility.prx from the kd folder if this file is present in the directory. Also, if your network adapter is not being detected, you might also have to remove any files starting with pspnet*.prx.
@gid15: For a Japanese PSN account, it shows the link "getprof.jp.np.community.playstation.net". A log of a Japanese PSN account being created is also attached.
Code:
04:25:20 ERROR h264 - Videocodec Decoder Thread - H264Decoder.decode
java.lang.ArrayIndexOutOfBoundsException: 2098
at com.twilight.h264.decoder.CABACContext.refill2(CABACContext.java:794)
at com.twilight.h264.decoder.CABACContext.get_cabac_inline(CABACContext.java:858)
at com.twilight.h264.decoder.CABACContext.get_cabac(CABACContext.java:870)
at com.twilight.h264.decoder.H264Context.decode_cabac_residual_internal(H264Context.java:2770)
at com.twilight.h264.decoder.H264Context.decode_cabac_residual_nondc_internal(H264Context.java:2847)
at com.twilight.h264.decoder.H264Context.decode_cabac_residual_nondc(H264Context.java:2877)
at com.twilight.h264.decoder.H264Context.ff_h264_decode_mb_cabac(H264Context.java:3511)
at com.twilight.h264.decoder.H264Context.decode_slice(H264Context.java:4910)
at com.twilight.h264.decoder.H264Context.decode_nal_units(H264Context.java:6616)
at com.twilight.h264.decoder.H264Context.decode_frame(H264Context.java:8605)
at com.twilight.h264.decoder.H264Decoder.decode(H264Decoder.java:35)
at com.twilight.h264.decoder.MpegEncContext.avcodec_decode_video2(MpegEncContext.java:2300)
at jpcsp.media.codec.h264.H264Decoder.decode(H264Decoder.java:71)
at jpcsp.HLE.modules.sceVideocodec.hleVideocodecDecoderStep(sceVideocodec.java:165)
at jpcsp.HLE.modules.sceVideocodec.access$000(sceVideocodec.java:53)
at jpcsp.HLE.modules.sceVideocodec$VideocodecDecoderThread.run(sceVideocodec.java:87)
@onelight: If you receive the message "An internal error has occurred. (80110684)", you might need to remove utility.prx from the kd folder if this file is present in the directory. Also, if your network adapter is not being detected, you might also have to remove any files starting with pspnet*.prx.
@gid15: For a Japanese PSN account, it shows the link "getprof.jp.np.community.playstation.net". A log of a Japanese PSN account being created is also attached.