This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Flowers - ULJM06390
#1
This game was tested with revision b7a1d8b. Games such as this one require the user to click on "Eject the MemoryStick" at a certain screen. When the text changes, the user clicks on "Insert the MemoryStick" to get the game to progress to the title screen.

If the user waits for a certain amount of time at the prompt screen before clicking on "Eject the MemoryStick", the console brings up the following error:
Code:
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
    at java.util.LinkedList.checkElementIndex(Unknown Source)
    at java.util.LinkedList.remove(Unknown Source)
    at jpcsp.HLE.kernel.types.SceKernelThreadInfo$RegisteredCallbacks.getNextReadyCallback(SceKernelThreadInfo.java:231)
    at jpcsp.HLE.modules.ThreadManForUser.checkThreadCallbacks(ThreadManForUser.java:2708)
    at jpcsp.HLE.modules.ThreadManForUser.checkCallbacks(ThreadManForUser.java:2858)
    at jpcsp.Allegrex.compiler.RuntimeContext.syncIdle(RuntimeContext.java:553)
    at jpcsp.Allegrex.compiler.RuntimeContext.syncThread(RuntimeContext.java:619)
    at jpcsp.Allegrex.compiler.RuntimeContext.sync(RuntimeContext.java:722)
    at jpcsp.Allegrex.compiler.RuntimeContext.postSyscall(RuntimeContext.java:748)
    at _S1_2_0x08927FC0.s(_S1_2_0x08927FC0.java:4)
    at _S1_2_0x08829CD0.s(_S1_2_0x08829CD0.java:80)
    at _S1_2_0x08829CD0.exec(_S1_2_0x08829CD0.java)
    at jpcsp.Allegrex.compiler.RuntimeContext.execWithReturnAddress(RuntimeContext.java:778)
    at jpcsp.Allegrex.compiler.RuntimeContext.runThread(RuntimeContext.java:843)
    at jpcsp.Allegrex.compiler.RuntimeThread.run(RuntimeThread.java:50)


Attached Files
.zip   Log_rb7a1d8b(64bit)_INFO.zip (Size: 110.92 KB / Downloads: 100)
Reply
#2
Could you please provide a log file with the compiler logging set to the DEBUG level?
Code:
<logger name='compiler'> <level value='debug' /> </logger>

Thank you!
Always include a complete log file at INFO level in your reports. Thanks! How to post a log
Reply
#3
Here you go. I can't seem to reproduce the error on the console when the additional line is added to LogSettings.xml.


Attached Files
.zip   Log_rb7a1d8b(64bit)_DEBUG (Compiler).zip (Size: 1.19 MB / Downloads: 110)
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)