EmuNewz Network

Full Version: NBA2K5 - UCUS98607
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
(I cannot transate correctly,may see picture better)
The game will stuck when any party make ball out of Bounds
There is an option in jpcsp called ignore invalid addresses,tick it and see if that works
Do not work

Code:
66331 [snd_stream_service_thread_0] INFO  stdout - snd_stream: ptr to ram resident file must be 64 byte aligned! eb29bf16
66333 [snd_tick_timer_thread] ERROR runtime - Catched Throwable in RuntimeThread:
java.lang.ArrayIndexOutOfBoundsException: 147879210        at _S1_2_88FC5E8.s(_S1_2_88FC5E8.java:240)        at _S1_2_88FD4A0.s(_S1_2_88FD4A0.java:700)        at _S1_2_88F8D6C.s(_S1_2_88F8D6C.java:104)        at _S1_2_88F8D6C.exec(_S1_2_88F8D6C.java)        at jpcsp.Allegrex.compiler.RuntimeContext.execWithReturnAddress(RuntimeContext.java:648)        at jpcsp.Allegrex.compiler.RuntimeContext.runThread(RuntimeContext.java:684)        at jpcsp.Allegrex.compiler.RuntimeThread.run(RuntimeThread.java:50)
Then it's up to gid
R2857
Code:
110723 [snd_stream_service_thread_0] INFO  hle.IoFileMgrForUser - hleIoOpen filename = 8�v���+��h������)�S��|�%�����G��q���j� flags = 1 permissions = 00
110729 [snd_stream_service_thread_0] INFO  stdout - snd_stream: couldn't open file "8�v���+��h������)�S��|�%�����G��q���j����"
110730 [snd_stream_service_thread_0] WARN  hle.ThreadManForUser - hleKernelWaitSema - unknown uid 0xD9F6B5EF
110730 [snd_stream_service_thread_0] INFO  hle.IoFileMgrForUser - hleIoOpen filename = 8�v���+��h������)�S��|�%�����G��q���j� flags = 1 permissions = 00
110736 [snd_stream_service_thread_0] INFO  stdout - snd_stream: couldn't open file "8�v���+��h������)�S��|�%�����G��q���j����"
110736 [snd_stream_service_thread_0] WARN  hle.ThreadManForUser - hleKernelWaitSema - unknown uid 0xD9F6B5EF
110737 [snd_stream_service_thread_0] INFO  hle.IoFileMgrForUser - hleIoOpen filename = 8�v���+��h������)�S��|�%�����G��q���j� flags = 1 permissions = 00
110743 [snd_stream_service_thread_0] INFO  stdout - snd_stream: couldn't open file "8�v���+��h������)�S��|�%�����G��q���j����"
110743 [snd_stream_service_thread_0] WARN  hle.ThreadManForUser - hleKernelWaitSema - unknown uid 0xD9F6B5EF
110743 [snd_stream_service_thread_0] INFO  hle.IoFileMgrForUser - hleIoOpen filename = 8�v���+��h������)�S��|�%�����G��q���j� flags = 1 permissions = 00
110750 [snd_stream_service_thread_0] INFO  stdout - snd_stream: couldn't open file "8�v���+��h������)�S��|�%�����G��q���j����"
110751 [snd_tick_timer_thread] ERROR memory - read32 - Invalid memory address : 0xE2AECAA6 PC=088FC700
123636 [snd_tick_timer_thread] ERROR memory - read32 - Invalid memory address : 0xE2AECA9A PC=088FC72C
124148 [snd_tick_timer_thread] ERROR memory - read32 - Invalid memory address : 0xE2AECAA2 PC=088FC740
124356 [snd_tick_timer_thread] ERROR memory - read32 - Invalid memory address : 0xE2AECA9E PC=088FC74C
124540 [snd_tick_timer_thread] ERROR memory - read32 - Invalid memory address : 0xE2AECAAA PC=088FC794
124724 [snd_tick_timer_thread] ERROR compiler - Trying to compile an invalid address 0x00000000
124726 [snd_tick_timer_thread] ERROR runtime - RuntimeContext.jumpCall - Cannot find executable
124728 [snd_tick_timer_thread] ERROR runtime - Catched Throwable in RuntimeThread:
java.lang.RuntimeException: Cannot find executable        at jpcsp.Allegrex.compiler.RuntimeContext.jumpCall(RuntimeContext.java:132)        at jpcsp.Allegrex.compiler.RuntimeContext.call(RuntimeContext.java:193)        at _S1_2_88FC6F4.s(_S1_2_88FC6F4.java:172)        at _S1_2_88FC5E8.s(_S1_2_88FC5E8.java:192)        at _S1_2_88FD4A0.s(_S1_2_88FD4A0.java:700)        at _S1_2_88F8D6C.s(_S1_2_88F8D6C.java:104)        at _S1_2_88F8D6C.exec(_S1_2_88F8D6C.java)        at jpcsp.Allegrex.compiler.RuntimeContext.execWithReturnAddress(RuntimeContext.java:648)        at jpcsp.Allegrex.compiler.RuntimeContext.runThread(RuntimeContext.java:684)        at jpcsp.Allegrex.compiler.RuntimeThread.run(RuntimeThread.java:50)
I think that there is something wrong in Rev2856
Code:
23:29:22  INFO hle.IoFileMgrForUser - snd_stream_service_thread_0 - hleIoOpen filename = ? flags = 1 permissions = 00
Updated to JAVA 7
Rev2868 info , compile and hle.IoFileMgrForUser debug log.
http://www.mediafire.com/?ecul7h47vvgq4ep

There is some strange.
In the info log,there is
Code:
INFO   stdout - snd_stream_service_thread_0 - snd_stream: couldn't open file "??"
But in the debug log,I cannot find it.
(11-20-2012, 11:05 PM)sum2012 Wrote: [ -> ]In the info log,there is
Code:
INFO   stdout - snd_stream_service_thread_0 - snd_stream: couldn't open file "??"
But in the debug log,I cannot find it.
The complete DEBUG log often breaks the game: the sound threads eat up all the CPU. This is known as the "Observer effect" in physics Wink , where the act of observation changes the phenomenon being observed.
This is why I rather try to request DEBUG information only on specific modules.
2954 same error
Rev2963
better
keep it fix Tongue
Pages: 1 2