Quote:]I'll see which works rev is stably in this game
After several revision test intensive.
I Conclused this errors with IofileMgrForUser.java
Code:
java.util.NoSuchElementException
at java.util.LinkedList.removeFirst(Unknown Source)
at java.util.LinkedList.remove(Unknown Source)
at jpcsp.HLE.kernel.managers.SceUidManager.getNewId(SceUidManager.java:1
15)
at jpcsp.HLE.modules150.IoFileMgrForUser.getNewId(IoFileMgrForUser.java:
555)
at jpcsp.HLE.modules150.IoFileMgrForUser.access$100(IoFileMgrForUser.jav
a:86)
at jpcsp.HLE.modules150.IoFileMgrForUser$IoInfo.<init>(IoFileMgrForUser.
java:240)
at jpcsp.HLE.modules150.IoFileMgrForUser.hleIoOpen(IoFileMgrForUser.java
:1256)
at jpcsp.HLE.modules150.IoFileMgrForUser.sceIoOpenAsync(IoFileMgrForUser
.java:2254)
at jpcsp.HLE.modules150.IoFileMgrForUser$10.execute(IoFileMgrForUser.jav
a:3441)
at jpcsp.HLE.modules.HLEModuleManager.handleSyscall(HLEModuleManager.jav
a:384)
at jpcsp.HLE.SyscallHandler.syscall(SyscallHandler.java:111)
at jpcsp.Allegrex.compiler.RuntimeContext.syscall(RuntimeContext.java:67
0)
at _S1_2_8978BD0.s(_S1_2_8978BD0.java:4)
at _S1_2_884D148.s(_S1_2_884D148.java:76)
at _S1_2_884D148.exec(_S1_2_884D148.java)
at jpcsp.Allegrex.compiler.RuntimeContext.jumpCall(RuntimeContext.java:1
16)
at jpcsp.Allegrex.compiler.RuntimeContext.jump(RuntimeContext.java:154)
at _S1_2_884D0E0.s(_S1_2_884D0E0.java:100)
at _S1_2_884D4D0.s(_S1_2_884D4D0.java:20)
at _S1_2_884D4D0.exec(_S1_2_884D4D0.java)
at jpcsp.Allegrex.compiler.RuntimeContext.runThread(RuntimeContext.java:
701)
at jpcsp.Allegrex.compiler.RuntimeThread.run(RuntimeThread.java:51)
Ocurred in this changes http://code.google.com/p/jpcsp/source/detail?r=2243
In the Rev2252 is partially fix no crashes java but Blank screen in some zones randomly.
Recomended for now rev 2242 No crashes and is working Perfect stability game.