(03-23-2017, 02:40 PM)onelight Wrote: can't run any games!Could you please post a complete INFO log file? It seems that there is an issue before that exception as the game is trying to allocate memory with an incorrect partitionId. The best would be to enable the DEBUG log level just before (2-3 seconds) the exception is being displayed.
[code]Running Jpcsp 64bit...
java.lang.ArrayIndexOutOfBoundsException: -1
at jpcsp.HLE.modules.SysMemUserForUser.maxFreeMemSize(SysMemUserForUser.java:325)
at jpcsp.HLE.modules.SysMemUserForUser.malloc(SysMemUserForUser.java:265)
at jpcsp.HLE.kernel.types.SceKernelThreadInfo.<init>(SceKernelThreadInfo.java:272)
at jpcsp.HLE.modules.ThreadManForUser.hleKernelCreateThread(ThreadManForUser.java:2149)
at jpcsp.HLE.modules.ModuleMgrForUser.hleKernelStartModule(ModuleMgrForUser.java:562)
at jpcsp.HLE.modules.ModuleMgrForUser.sceKernelStartModule(ModuleMgrForUser.java:702)
at jpcsp.HLE.modules.ModuleMgrForKernel.sceKernelStartModule_660(ModuleMgrForKernel.java:115)
Thank you!
EDIT: the exception should be fixed in ed61cef, but I still would like to see the log file to follow-up on this behavior.
Always include a complete log file at INFO level in your reports. Thanks! How to post a log