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:
  • 2 Vote(s) - 3 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Need for Speed: Shift - USA - ULUS10462
#3
r1884
Running with dynarec compiler (log level set to INFO)
Compability options used: None
Code:
...
142272 [GUI] WARN  ge - sceGuLightSpot(1,X,X,2.415947E21) invalid argument value
142272 [GUI] WARN  ge - sceGuLightSpot(1,X,X,1.0592256E7) invalid argument value
142272 [GUI] WARN  ge - sceGuLightSpot(2,X,X,1.583315E26) invalid argument value
142272 [GUI] WARN  ge - Unknown/unimplemented video command [unk 0x34](hex=000D0001,int=851969,float=0,000000)
142272 [GUI] WARN  ge - Unknown/unimplemented video command [unk 0x11](hex=00600005,int=6291461,float=36899117646953320000,000000)
142273 [GUI] WARN  ge - sceGuLightSpot(1,X,X,161.625) invalid argument value
142273 [GUI] WARN  ge - Unknown/unimplemented video command [unk 0x3](hex=00E00008,int=14680072,float=-36902495346673844000,000000)
142273 [GUI] WARN  ge - Unknown/unimplemented video command [unk 0x34](hex=000B0000,int=720896,float=0,000000)
142273 [GUI] WARN  ge - Unknown/unimplemented video command [unk 0x34](hex=00070000,int=458752,float=0,000000)
142273 [GUI] WARN  ge - Unknown/unimplemented video command [unk 0x34](hex=00020000,int=131072,float=0,000000)
142273 [GUI] WARN  ge - origin_addr unknown argument 0x0040FFF9
142273 [GUI] WARN  ge - Unknown/unimplemented video command [unk 0x29](hex=00650006,int=6619142,float=37785849391984800000000,000000)
142274 [GUI] WARN  ge - origin_addr unknown argument 0x00A0FFF2
142274 [GUI] WARN  ge - Unknown/unimplemented video command [unk 0x34](hex=00070000,int=458752,float=0,000000)
142274 [GUI] WARN  ge - origin_addr unknown argument 0x0080FFFB
142274 [GUI] WARN  ge - Unknown/unimplemented video command [unk 0x3](hex=00E00008,int=14680072,float=-36902495346673844000,000000)
142274 [GUI] WARN  ge - signal (behavior=40,signal=0x7b88) unknown behavior
142274 [GUI] WARN  ge - Unknown/unimplemented video command [unk 0x3](hex=00E00008,int=14680072,float=-36902495346673844000,000000)
142275 [GUI] WARN  ge - signal (behavior=40,signal=0x7b8c) unknown behavior
142275 [GUI] WARN  ge - origin_addr unknown argument 0x00400003
142275 [GUI] WARN  ge - signal (behavior=40,signal=0xa589) unknown behavior
142275 [GUI] WARN  ge - Unknown/unimplemented video command [unk 0x34](hex=0010004A,int=1048650,float=0,000000)
142275 [GUI] WARN  ge - Unknown/unimplemented video command [unk 0x34](hex=00040000,int=262144,float=0,000000)
142275 [GUI] WARN  ge - Unknown/unimplemented video command [unk 0x3](hex=00A42021,int=10756129,float=-0,000000)
142275 [GUI] WARN  ge - origin_addr unknown argument 0x00A0FFFA
142276 [GUI] WARN  ge - Unknown/unimplemented video command [unk 0x34](hex=00120000,int=1179648,float=0,000000)
142276 [GUI] WARN  ge - signal (behavior=43,signal=0xea3d) unknown behavior
142276 [GUI] WARN  ge - Unknown light mode sceGuLightMode(000003)
142276 [GUI] WARN  ge - Unknown/unimplemented video command [unk 0x34](hex=0010004A,int=1048650,float=0,000000)
142276 [GUI] WARN  ge - sceGuLightSpot(3,X,X,-1.063916E23) invalid argument value
142392 [AWT-EventQueue-0] ERROR ge - Reading GE list from invalid address 0x50f29194
Code:
Exception in thread "GUI" java.lang.ArrayIndexOutOfBoundsException: -1
        at jpcsp.graphics.RE.RenderingEngineLwjgl.setVertexPointer(RenderingEngi
neLwjgl.java:963)
        at jpcsp.graphics.RE.BaseRenderingEngineProxy.setVertexPointer(BaseRende
ringEngineProxy.java:556)
        at jpcsp.graphics.RE.DebugProxy.setVertexPointer(DebugProxy.java:560)
        at jpcsp.graphics.RE.BaseRenderingEngineProxy.setVertexPointer(BaseRende
ringEngineProxy.java:556)
        at jpcsp.graphics.RE.BaseRenderingEngineProxy.setVertexPointer(BaseRende
ringEngineProxy.java:556)
        at jpcsp.graphics.RE.buffer.BufferManagerVBO.setVertexPointer(BufferMana
gerVBO.java:98)
        at jpcsp.graphics.VideoEngine.setVertexPointer(VideoEngine.java:3584)
        at jpcsp.graphics.VideoEngine.executeCommandPRIM(VideoEngine.java:1535)
        at jpcsp.graphics.VideoEngine.executeCommand(VideoEngine.java:1026)
        at jpcsp.graphics.VideoEngine.executeList(VideoEngine.java:708)
        at jpcsp.graphics.VideoEngine.update(VideoEngine.java:436)
        at jpcsp.HLE.modules150.sceDisplay.paintGL(sceDisplay.java:1132)
        at org.lwjgl.opengl.AWTGLCanvas.paint(AWTGLCanvas.java:314)
        at org.lwjgl.opengl.AWTGLCanvas.update(AWTGLCanvas.java:343)
        at sun.awt.RepaintArea.updateComponent(Unknown Source)
        at sun.awt.RepaintArea.paint(Unknown Source)
        at sun.awt.windows.WComponentPeer.handleEvent(Unknown Source)
        at java.awt.Component.dispatchEventImpl(Unknown Source)
        at java.awt.Component.dispatchEvent(Unknown Source)
        at java.awt.EventQueue.dispatchEvent(Unknown Source)
        at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
        at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
        at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.run(Unknown Source)
Exception in thread "AWT-EventQueue-0" java.lang.ArrayIndexOutOfBoundsException:
71083109
        at jpcsp.memory.MemoryReader$MemoryReaderIntArray32.readNext(MemoryReade
r.java:259)
        at jpcsp.graphics.VideoEngine.executeList(VideoEngine.java:704)
        at jpcsp.graphics.VideoEngine.update(VideoEngine.java:436)
        at jpcsp.HLE.modules150.sceDisplay.paintGL(sceDisplay.java:1132)
        at org.lwjgl.opengl.AWTGLCanvas.paint(AWTGLCanvas.java:314)
        at org.lwjgl.opengl.AWTGLCanvas.update(AWTGLCanvas.java:343)
        at sun.awt.RepaintArea.updateComponent(Unknown Source)
        at sun.awt.RepaintArea.paint(Unknown Source)
        at sun.awt.windows.WComponentPeer.handleEvent(Unknown Source)
        at java.awt.Component.dispatchEventImpl(Unknown Source)
        at java.awt.Component.dispatchEvent(Unknown Source)
        at java.awt.EventQueue.dispatchEvent(Unknown Source)
        at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
        at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
        at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.run(Unknown Source)
Code:
------------------------------------------------------------
Thread ID - 0x00000008
Th Name   - user_main
zr:0x00000000 at:0x00000005 v0:0x00000000 v1:0x00000000
a0:0x0000000D a1:0x00000001 a2:0x00000000 a3:0x00000000
t0:0x00000005 t1:0x08BF56A4 t2:0x00000000 t3:0x00000010
t4:0x09528FCC t5:0x00FF0000 t6:0xAF800000 t7:0x00FFFFFF
s0:0x00000003 s1:0x08C6EB30 s2:0x08BC0000 s3:0x08BC0000
s4:0x08BC0000 s5:0x00000000 s6:0x00FFFFFF s7:0x09FFF470
t8:0x0FFFFFFF t9:0xC3000004 k0:0x09FFFB00 k1:0x00000000
gp:0x00000000 sp:0x09FFF320 fp:0x09FFF460 ra:0x0887B6A8
0x08000030: 0x0010290C - syscall    0x040A4 [hleKernelExitCallback]
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Thread Name: 'cMemoryStickFilesystemPSP Thread' ID: 0x0023 Module ID: 0x0001
Thread Status: 0x00000004 PSP_THREAD_WAITING
Thread Attr: 0x80000000 Current Priority: 0x11 Initial Priority: 0x11
Thread Entry: 0x08804CD4 Stack: 0x09FD8C00 - 0x09FD9C00 Stack Size: 0x00001000
Thread Run Clocks: 145 Exit Code: 0x800201A4
Thread Wait Type: None (sleeping) Us: 0 Forever: true
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Thread Name: 'SceIofileAsync' ID: 0x0020 Module ID: 0x0001
Thread Status: 0x00000004 PSP_THREAD_WAITING
Thread Attr: 0x80004000 Current Priority: 0x65 Initial Priority: 0x65
Thread Entry: 0x08000040 Stack: 0x09FD9C00 - 0x09FDBC00 Stack Size: 0x00002000
Thread Run Clocks: 4889 Exit Code: 0x800201A2
Thread Wait Type: None (sleeping) Us: 0 Forever: true
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Thread Name: 'idle0' ID: 0x0004 Module ID: 0x0000
Thread Status: 0x00000002 PSP_THREAD_READY
Thread Attr: 0x00001000 Current Priority: 0x7F Initial Priority: 0x7F
Thread Entry: 0x88000000 Stack: 0x08800000 - 0x08802000 Stack Size: 0x00002000
Thread Run Clocks: 384598 Exit Code: 0x800201A4
Thread Wait Type: None Us: 0 Forever: false
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Thread Name: 'SND_SAS' ID: 0x0036 Module ID: 0x0001
Thread Status: 0x00000002 PSP_THREAD_READY
Thread Attr: 0x80000000 Current Priority: 0x11 Initial Priority: 0x11
Thread Entry: 0x08B17CE8 Stack: 0x09FC8C00 - 0x09FCAC00 Stack Size: 0x00002000
Thread Run Clocks: 21861504 Exit Code: 0x800201A4
Thread Wait Type: None Us: 5000 Forever: false
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Thread Name: 'SceIofileAsync' ID: 0x0027 Module ID: 0x0001
Thread Status: 0x00000004 PSP_THREAD_WAITING
Thread Attr: 0x80004000 Current Priority: 0x65 Initial Priority: 0x65
Thread Entry: 0x08000040 Stack: 0x09FD6C00 - 0x09FD8C00 Stack Size: 0x00002000
Thread Run Clocks: 4 Exit Code: 0x800201A2
Thread Wait Type: None (sleeping) Us: 0 Forever: true
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Thread Name: 'idle1' ID: 0x0005 Module ID: 0x0000
Thread Status: 0x00000002 PSP_THREAD_READY
Thread Attr: 0x00001000 Current Priority: 0x7F Initial Priority: 0x7F
Thread Entry: 0x88000000 Stack: 0x08802000 - 0x08804000 Stack Size: 0x00002000
Thread Run Clocks: 393958 Exit Code: 0x800201A4
Thread Wait Type: None Us: 0 Forever: false
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Thread Name: 'SND' ID: 0x0034 Module ID: 0x0001
Thread Status: 0x00000002 PSP_THREAD_READY
Thread Attr: 0x80004000 Current Priority: 0x12 Initial Priority: 0x12
Thread Entry: 0x08B18034 Stack: 0x09FCAC00 - 0x09FD2C00 Stack Size: 0x00008000
Thread Run Clocks: 220904602 Exit Code: 0x800201A4
Thread Wait Type: None Us: 8000 Forever: false
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Thread Name: 'user_main' ID: 0x0008 Module ID: 0x0001
Thread Status: 0x00000001 PSP_THREAD_RUNNING
Thread Attr: 0x80004000 Current Priority: 0x6F Initial Priority: 0x20
Thread Entry: 0x08804114 Stack: 0x09FDFC00 - 0x09FFFC00 Stack Size: 0x00020000
Thread Run Clocks: 5339823258 Exit Code: 0x800201A4
Thread Wait Type: None Us: 100 Forever: false
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Thread Name: 'SystemControl' ID: 0x002B Module ID: 0x0001
Thread Status: 0x00000004 PSP_THREAD_WAITING
Thread Attr: 0x80000000 Current Priority: 0x10 Initial Priority: 0x10
Thread Entry: 0x088FD254 Stack: 0x09FD2C00 - 0x09FD6C00 Stack Size: 0x00004000
Thread Run Clocks: 154 Exit Code: 0x800201A4
Thread Wait Type: None (sleeping) Us: 0 Forever: true
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Thread Name: 'GECallbackHandler' ID: 0x000E Module ID: 0x0001
Thread Status: 0x00000004 PSP_THREAD_WAITING
Thread Attr: 0x80000000 Current Priority: 0x10 Initial Priority: 0x10
Thread Entry: 0x088700D0 Stack: 0x09FDBC00 - 0x09FDFC00 Stack Size: 0x00004000
Thread Run Clocks: 56 Exit Code: 0x800201A4
Thread Wait Type: None (sleeping) Us: 0 Forever: true
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Allocated memory:  0177CF88 24629128 bytes
[XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX  X]
Fragmented memory: 000E3000 929792 bytes
[                                                             XXX]
------------------------------------------------------------
r1885
Running with dynarec compiler (log level set to INFO)
Compability options used: None
Code:
8040 [Emu] INFO  runtime - Using Compiler
8106 [root_6] WARN  hle - Unsupported syscall 20F0 SysMemUserForUser_91DE343C 05000010 09FFFE00 00000000
8114 [user_main] INFO  compiler - Replacing CodeBlock at 0x08AFD154 by Native Code 'strlen'
8115 [user_main] INFO  compiler - Replacing CodeBlock at 0x08AF8E9C by Native Code 'nop'
8116 [user_main] INFO  compiler - Replacing CodeBlock at 0x08AF8EC4 by Native Code 'nop'
8118 [user_main] INFO  compiler - Replacing CodeBlock at 0x08B06784 by Native Code 'nop'
8139 [user_main] INFO  compiler - Replacing CodeBlock at 0x08AFD380 by Native Code 'strncpy'
8163 [user_main] INFO  compiler - Replacing CodeBlock at 0x08AFCF5C by Native Code 'memset'
8200 [user_main] INFO  hle.LoadExecForUser - sceKernelRegisterExitCallback SceUID=a
8201 [user_main] INFO  compiler - Replacing CodeBlock at 0x08805108 by Native Code 'nop'
8208 [user_main] INFO  compiler - Replacing CodeBlock at 0x08AFD0DC by Native Code 'strcmp'
8226 [user_main] INFO  compiler - Replacing CodeBlock at 0x08AFD110 by Native Code 'strcpy'
8237 [user_main] INFO  compiler - Replacing CodeBlock at 0x08B7B7D4 by Native Code 'nop'
8238 [user_main] INFO  compiler - Replacing CodeBlock at 0x0880D980 by Native Code 'nop'
8239 [user_main] INFO  compiler - Replacing CodeBlock at 0x08ABF714 by Native Code 'nop'
8258 [user_main] INFO  compiler - Replacing CodeBlock at 0x08AFD048 by Native Code 'strcat'
8275 [user_main] INFO  compiler - Replacing CodeBlock at 0x088069DC by Native Code 'nop'
8290 [user_main] INFO  hle.sceUtility - IGNORING:sceUtilityLoadModule(module=0x0100) PSP_MODULE_NET_COMMON
8290 [user_main] INFO  hle.sceUtility - IGNORING:sceUtilityLoadModule(module=0x0101) PSP_MODULE_NET_ADHOC
8291 [user_main] INFO  hle.sceUtility - IGNORING:sceUtilityLoadModule(module=0x0102) PSP_MODULE_NET_INET
8292 [user_main] INFO  compiler - Replacing CodeBlock at 0x088AB9B4 by Native Code 'nop'
8319 [user_main] INFO  compiler - Replacing CodeBlock at 0x08AFCE88 by Native Code 'memcpy'
8587 [user_main] INFO  hle.IoFileMgrForUser - hleIoOpen filename = disc0:/sce_lbne4c0_size2e6ac000 flags = 1 permissions = 00
8593 [user_main] INFO  compiler - Replacing CodeBlock at 0x088072B8 by Native Code 'nop'
8597 [user_main] INFO  compiler - Replacing CodeBlock at 0x08B7B7DC by Native Code 'nop'
8810 [user_main] INFO  compiler - Replacing CodeBlock at 0x08823A18 by Native Code 'nop'
8811 [user_main] INFO  compiler - Replacing CodeBlock at 0x08823A20 by Native Code 'nop'
8813 [user_main] INFO  compiler - Replacing CodeBlock at 0x08823CE4 by Native Code 'nop'
8814 [user_main] INFO  compiler - Replacing CodeBlock at 0x0882E938 by Native Code 'nop'
8889 [user_main] INFO  hle.IoFileMgrForUser - hleIoOpen filename = disc0:/sce_lbn6c0c0_size352c2800 flags = 1 permissions = 00
8918 [user_main] INFO  hle.IoFileMgrForUser - hleIoOpen filename = ms0:PSP/SAVEDATA/ULES01275DOWNLOAD-1/PARAM.SFO flags = 1 permissions = 00
8924 [user_main] INFO  hle.IoFileMgrForUser - hleIoOpen filename = ms0:PSP/SAVEDATA/ULES01275DOWNLOAD-2/PARAM.SFO flags = 1 permissions = 00
8931 [user_main] WARN  hle.IoFileMgrForUser - sceIoDopen 'ms0/Music' not a directory! (could be missing)
8937 [user_main] WARN  hle.IoFileMgrForUser - sceIoDopen 'ms0/Music' not a directory! (could be missing)
8943 [user_main] INFO  compiler - Replacing CodeBlock at 0x08B7B7E4 by Native Code 'nop'
9045 [user_main] INFO  compiler - Replacing CodeBlock at 0x08ABF784 by Native Code 'nop'
9045 [user_main] INFO  compiler - Replacing CodeBlock at 0x08B7B7EC by Native Code 'nop'
9048 [user_main] WARN  hle.ThreadManForUser - hleKernelWaitSema - unknown uid 0x0
9049 [user_main] WARN  hle.ThreadManForUser - sceKernelSignalSema - unknown uid 0x0
9050 [user_main] INFO  compiler - Replacing CodeBlock at 0x08B7B7F4 by Native Code 'nop'
9070 [user_main] INFO  compiler - Replacing CodeBlock at 0x088751BC by Native Code 'nop'
9071 [user_main] INFO  compiler - Replacing CodeBlock at 0x088751C4 by Native Code 'nop'
9077 [user_main] INFO  compiler - Replacing CodeBlock at 0x08ABF78C by Native Code 'nop'
9077 [user_main] INFO  compiler - Replacing CodeBlock at 0x08A09408 by Native Code 'nop'
9084 [user_main] INFO  compiler - Replacing CodeBlock at 0x088713A4 by Native Code 'nop'
9086 [user_main] WARN  hle.ThreadManForUser - hleKernelWaitSema - unknown uid 0x0
9086 [user_main] WARN  hle.ThreadManForUser - sceKernelSignalSema - unknown uid 0x0
9087 [user_main] INFO  compiler - Replacing CodeBlock at 0x08B7B7FC by Native Code 'nop'
9088 [user_main] WARN  hle.ThreadManForUser - hleKernelWaitSema - unknown uid 0x0
9088 [user_main] WARN  hle.ThreadManForUser - sceKernelSignalSema - unknown uid 0x0
9090 [user_main] WARN  hle.ThreadManForUser - hleKernelWaitSema - unknown uid 0x0
9090 [user_main] WARN  hle.ThreadManForUser - sceKernelSignalSema - unknown uid 0x0
9091 [user_main] WARN  hle.ThreadManForUser - hleKernelWaitSema - unknown uid 0x0
9091 [user_main] WARN  hle.ThreadManForUser - sceKernelSignalSema - unknown uid 0x0
9096 [user_main] WARN  hle.ThreadManForUser - hleKernelWaitSema - unknown uid 0x0
9097 [user_main] WARN  hle.ThreadManForUser - sceKernelSignalSema - unknown uid 0x0
9102 [SystemControl] INFO  hle.LoadExecForUser - sceKernelRegisterExitCallback SceUID=2d
9102 [SystemControl] INFO  hle.scePower - scePowerRegisterCallback slot=0 SceUID=2e
9104 [user_main] INFO  compiler - Replacing CodeBlock at 0x088BACB4 by Native Code 'nop'
9104 [user_main] INFO  compiler - Replacing CodeBlock at 0x088BACAC by Native Code 'nop'
9105 [user_main] INFO  compiler - Replacing CodeBlock at 0x089DF20C by Native Code 'nop'
9125 [user_main] INFO  compiler - Replacing CodeBlock at 0x088BBE4C by Native Code 'nop'
9126 [user_main] INFO  compiler - Replacing CodeBlock at 0x088C0BA4 by Native Code 'nop'
9127 [user_main] INFO  compiler - Replacing CodeBlock at 0x088C1154 by Native Code 'nop'
9129 [user_main] INFO  compiler - Replacing CodeBlock at 0x089DFBD8 by Native Code 'nop'
9139 [user_main] INFO  compiler - Replacing CodeBlock at 0x089741F4 by Native Code 'nop'
9140 [user_main] INFO  compiler - Replacing CodeBlock at 0x08975680 by Native Code 'nop'
9159 [user_main] INFO  compiler - Replacing CodeBlock at 0x08A9B4F8 by Native Code 'nop'
9161 [user_main] INFO  compiler - Replacing CodeBlock at 0x08AA8794 by Native Code 'nop'
9166 [user_main] INFO  compiler - Replacing CodeBlock at 0x08A8F220 by Native Code 'nop'
9167 [user_main] INFO  compiler - Replacing CodeBlock at 0x0896BC54 by Native Code 'nop'
9168 [user_main] INFO  compiler - Replacing CodeBlock at 0x088B8808 by Native Code 'nop'
9168 [user_main] INFO  compiler - Replacing CodeBlock at 0x088CC6C4 by Native Code 'nop'
9169 [user_main] INFO  compiler - Replacing CodeBlock at 0x088CD750 by Native Code 'nop'
9176 [user_main] INFO  compiler - Replacing CodeBlock at 0x08981EA0 by Native Code 'nop'
9218 [user_main] INFO  compiler - Replacing CodeBlock at 0x088C8514 by Native Code 'nop'
9220 [user_main] INFO  compiler - Replacing CodeBlock at 0x08A5C4E4 by Native Code 'nop'
9233 [user_main] INFO  compiler - Replacing CodeBlock at 0x08A15C14 by Native Code 'nop'
9251 [user_main] INFO  compiler - Replacing CodeBlock at 0x08A1EE20 by Native Code 'nop'
9300 [user_main] INFO  compiler - Replacing CodeBlock at 0x089CB3A0 by Native Code 'nop'
9303 [user_main] INFO  hle.sceUtility - IGNORING:sceUtilityLoadModule(module=0x0300) PSP_MODULE_AV_AVCODEC
9303 [user_main] INFO  hle.sceUtility - IGNORING:sceUtilityLoadModule(module=0x0301) PSP_MODULE_AV_SASCORE
9304 [user_main] INFO  hle.sceUtility - IGNORING:sceUtilityLoadModule(module=0x0302) PSP_MODULE_AV_ATRAC3PLUS
9304 [user_main] INFO  hle.sceUtility - IGNORING:sceUtilityLoadModule(module=0x0303) PSP_MODULE_AV_MPEGBASE
9336 [user_main] INFO  compiler - Replacing CodeBlock at 0x08AFD31C by Native Code 'strncmp'
9543 [user_main] INFO  hle.sceUtility - sceUtilitySavedataInitStart Address 0x090C9128, mode=0, gameName=ULUS10462, saveName=SAVE000, fileName=DATA.BIN
9548 [user_main] INFO  hle.IoFileMgrForUser - hleIoOpen filename = ms0:PSP/SAVEDATA/ULES01275DOWNLOAD-1/PARAM.SFO flags = 1 permissions = 00
9554 [user_main] INFO  hle.IoFileMgrForUser - hleIoOpen filename = ms0:PSP/SAVEDATA/ULES01275DOWNLOAD-2/PARAM.SFO flags = 1 permissions = 00
9559 [user_main] WARN  hle.IoFileMgrForUser - sceIoDopen 'ms0/Music' not a directory! (could be missing)
9565 [user_main] WARN  hle.IoFileMgrForUser - sceIoDopen 'ms0/Music' not a directory! (could be missing)
9573 [user_main] INFO  compiler - Replacing CodeBlock at 0x089CB3C0 by Native Code 'nop'
9791 [user_main] INFO  compiler - Replacing CodeBlock at 0x088C9474 by Native Code 'nop'
10538 [user_main] INFO  compiler - Replacing CodeBlock at 0x08B7571C by Native Code 'nop'
10731 [user_main] INFO  compiler - Replacing CodeBlock at 0x08A949CC by Native Code 'nop'
10733 [user_main] INFO  compiler - Replacing CodeBlock at 0x088BBE5C by Native Code 'nop'
10753 [user_main] INFO  compiler - Replacing CodeBlock at 0x088FD870 by Native Code 'nop'
10776 [user_main] WARN  hle.ThreadManForUser - sceKernelCreateSema option at 0x9fff3a0 (size=167769280)
10784 [user_main] INFO  stdout - Initing MP3 decoder
10789 [user_main] INFO  hle.sceUtility - IGNORING:sceUtilityLoadModule(module=0x0304) PSP_MODULE_AV_MP3
10790 [user_main] INFO  hle.sceMp3 - sceMp3InitResource
10793 [user_main] INFO  hle.sceSasCore - __sceSasInit
10799 [SND] INFO  compiler - Replacing CodeBlock at 0x08B16E64 by Native Code 'nop'
10817 [user_main] INFO  compiler - Replacing CodeBlock at 0x08920314 by Native Code 'nop'
10828 [user_main] INFO  compiler - Replacing CodeBlock at 0x089DBBAC by Native Code 'nop'
10833 [user_main] INFO  compiler - Replacing CodeBlock at 0x089DCD14 by Native Code 'nop'
10861 [user_main] INFO  compiler - Replacing CodeBlock at 0x089076B8 by Native Code 'nop'
10998 [user_main] INFO  compiler - Replacing CodeBlock at 0x089DF1B4 by Native Code 'nop'
11002 [user_main] INFO  compiler - Replacing CodeBlock at 0x089DF1BC by Native Code 'nop'
11184 [user_main] INFO  compiler - Replacing CodeBlock at 0x088C3A88 by Native Code 'nop'
11185 [user_main] INFO  compiler - Replacing CodeBlock at 0x0892A764 by Native Code 'nop'
11185 [user_main] INFO  compiler - Replacing CodeBlock at 0x088C111C by Native Code 'nop'
11194 [user_main] INFO  compiler - Replacing CodeBlock at 0x0883044C by Native Code 'nop'
11198 [user_main] INFO  compiler - Replacing CodeBlock at 0x08830050 by Native Code 'nop'
11280 [user_main] INFO  compiler - Replacing CodeBlock at 0x088B4580 by Native Code 'nop'
11294 [user_main] INFO  compiler - Replacing CodeBlock at 0x088C90A8 by Native Code 'nop'
11530 [user_main] INFO  compiler - Replacing CodeBlock at 0x088FEE5C by Native Code 'nop'
11531 [user_main] INFO  compiler - Replacing CodeBlock at 0x088FD570 by Native Code 'nop'
11543 [user_main] INFO  compiler - Replacing CodeBlock at 0x088304A4 by Native Code 'nop'
11553 [user_main] INFO  compiler - Replacing CodeBlock at 0x08B6B534 by Native Code 'nop'
11585 [user_main] INFO  compiler - Replacing CodeBlock at 0x08B6E348 by Native Code 'nop'
11744 [user_main] INFO  compiler - Replacing CodeBlock at 0x08829704 by Native Code 'nop'
11763 [user_main] INFO  compiler - Replacing CodeBlock at 0x08829F20 by Native Code 'nop'
11764 [user_main] INFO  compiler - Replacing CodeBlock at 0x08B73980 by Native Code 'nop'
11765 [user_main] INFO  compiler - Replacing CodeBlock at 0x08B73988 by Native Code 'nop'
11766 [user_main] INFO  compiler - Replacing CodeBlock at 0x08B6E13C by Native Code 'nop'
11766 [user_main] INFO  compiler - Replacing CodeBlock at 0x08B6E144 by Native Code 'nop'
11786 [user_main] INFO  compiler - Replacing CodeBlock at 0x08830058 by Native Code 'nop'
11822 [user_main] INFO  compiler - Replacing CodeBlock at 0x08AFCE3C by Native Code 'memcmp'
11835 [user_main] INFO  compiler - Replacing CodeBlock at 0x08830D98 by Native Code 'nop'
11836 [user_main] INFO  compiler - Replacing CodeBlock at 0x08830CFC by Native Code 'nop'
12006 [user_main] INFO  compiler - Replacing CodeBlock at 0x08B6BC08 by Native Code 'nop'
12029 [user_main] INFO  compiler - Replacing CodeBlock at 0x088369EC by Native Code 'nop'
12032 [user_main] INFO  compiler - Replacing CodeBlock at 0x08B73A94 by Native Code 'nop'
12032 [user_main] INFO  compiler - Replacing CodeBlock at 0x08B73A9C by Native Code 'nop'
12037 [user_main] INFO  compiler - Replacing CodeBlock at 0x088051FC by Native Code 'nop'
12054 [user_main] INFO  compiler - Replacing CodeBlock at 0x08ACED2C by Native Code 'nop'
12057 [user_main] INFO  compiler - Replacing CodeBlock at 0x08920B80 by Native Code 'nop'
12058 [user_main] INFO  compiler - Replacing CodeBlock at 0x08875AEC by Native Code 'nop'
12059 [user_main] INFO  compiler - Replacing CodeBlock at 0x088C1958 by Native Code 'nop'
12064 [user_main] INFO  compiler - Replacing CodeBlock at 0x089DE8E0 by Native Code 'nop'
12137 [user_main] INFO  compiler - Replacing CodeBlock at 0x08AA9038 by Native Code 'nop'
12329 [user_main] INFO  compiler - Replacing CodeBlock at 0x088FFD28 by Native Code 'nop'
12332 [user_main] WARN  hle.IoFileMgrForUser - sceIoDopen 'ms0/Music' not a directory! (could be missing)
12337 [user_main] WARN  hle.IoFileMgrForUser - sceIoDopen 'ms0/Music' not a directory! (could be missing)
12716 [user_main] INFO  compiler - Replacing CodeBlock at 0x08917E3C by Native Code 'nop'
12719 [user_main] INFO  compiler - Replacing CodeBlock at 0x08975688 by Native Code 'nop'
12731 [user_main] INFO  compiler - Replacing CodeBlock at 0x088C0BB4 by Native Code 'nop'
12734 [user_main] INFO  compiler - Replacing CodeBlock at 0x088C112C by Native Code 'nop'
12737 [user_main] INFO  compiler - Replacing CodeBlock at 0x08980F90 by Native Code 'nop'
12742 [user_main] INFO  compiler - Replacing CodeBlock at 0x088BB9B8 by Native Code 'nop'
12743 [user_main] INFO  compiler - Replacing CodeBlock at 0x08A0F7B8 by Native Code 'nop'
12744 [user_main] INFO  compiler - Replacing CodeBlock at 0x0898A4CC by Native Code 'nop'
12955 [user_main] INFO  compiler - Replacing CodeBlock at 0x08847788 by Native Code 'nop'
12970 [user_main] INFO  compiler - Replacing CodeBlock at 0x08830644 by Native Code 'nop'
13025 [user_main] INFO  compiler - Replacing CodeBlock at 0x088FFA68 by Native Code 'nop'
13029 [SND ATRAC PACKET DECODER] WARN  hle.sceAtrac3plus - sceAtracReleaseAtracID: bad atracID= 255
13334 [user_main] INFO  hle.sceMpeg - sceMpegInit
14179 [SND ATRAC PACKET DECODER] INFO  hle.sceAtrac3plus - hleAtracSetData atracID=60, bufferSize=0x1800, fileSize=0x2aae0
14180 [SND ATRAC PACKET DECODER] INFO  hle - Undecodable AT3+ data detected.
14264 [SND ATRAC PACKET DECODER] ERROR runtime - java.lang.NullPointerException
Code:
java.lang.NullPointerException
        at jpcsp.HLE.modules150.sceAtrac3plus.sceAtracSetDataAndGetID(sceAtrac3p
lus.java:681)
        at jpcsp.HLE.modules150.sceAtrac3plus$7.execute(sceAtrac3plus.java:1386)

        at jpcsp.HLE.modules.HLEModuleManager.handleSyscall(HLEModuleManager.jav
a:346)
        at jpcsp.HLE.SyscallHandler.syscall(SyscallHandler.java:47)
        at jpcsp.Allegrex.compiler.RuntimeContext.syscall(RuntimeContext.java:65
2)
        at _S1_2_8B7ED88.s(_S1_2_8B7ED88.java:4)
        at _S1_2_8B1D348.s(_S1_2_8B1D348.java:468)
        at _S1_2_8B1D348.exec(_S1_2_8B1D348.java)
        at jpcsp.Allegrex.compiler.RuntimeContext.runThread(RuntimeContext.java:
683)
        at jpcsp.Allegrex.compiler.RuntimeThread.run(RuntimeThread.java:47)
Code:
------------------------------------------------------------
Thread ID - 0x0000003A
Th Name   - SND ATRAC PACKET DECODER
zr:0x00000000 at:0x089F00E0 v0:0x00000000 v1:0x0941CC60
a0:0x09275AC0 a1:0x00001800 a2:0x00000001 a3:0x090DAEE4
t0:0x090E0000 t1:0x0941CB90 t2:0x00000000 t3:0x80000001
t4:0x00000000 t5:0x00000006 t6:0x00000000 t7:0x00000005
s0:0x00000800 s1:0x09275A40 s2:0x00001800 s3:0x09275A90
s4:0x09275A9C s5:0x00001800 s6:0x09FC8A1C s7:0x09FC8A18
t8:0x00000000 t9:0xFFFFFFFF k0:0x09FC8B00 k1:0x00000000
gp:0x00000000 sp:0x09FC89E0 fp:0x80630023 ra:0x08B1D520
0x08B1D348: 0x27BDFF90 - addiu      $sp, $sp, -112
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Thread Name: 'cMemoryStickFilesystemPSP Thread' ID: 0x0023 Module ID: 0x0001
Thread Status: 0x00000004 PSP_THREAD_WAITING
Thread Attr: 0x80000000 Current Priority: 0x11 Initial Priority: 0x11
Thread Entry: 0x08804CD4 Stack: 0x09FD8C00 - 0x09FD9C00 Stack Size: 0x00001000
Thread Run Clocks: 145 Exit Code: 0x800201A4
Thread Wait Type: None (sleeping) Us: 0 Forever: true
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Thread Name: 'SceIofileAsync' ID: 0x0020 Module ID: 0x0001
Thread Status: 0x00000004 PSP_THREAD_WAITING
Thread Attr: 0x80004000 Current Priority: 0x65 Initial Priority: 0x65
Thread Entry: 0x08000040 Stack: 0x09FD9C00 - 0x09FDBC00 Stack Size: 0x00002000
Thread Run Clocks: 341 Exit Code: 0x800201A2
Thread Wait Type: None (delay 5000 us, rest 0 us) Us: 5000 Forever: false
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Thread Name: 'idle0' ID: 0x0004 Module ID: 0x0000
Thread Status: 0x00000002 PSP_THREAD_READY
Thread Attr: 0x00001000 Current Priority: 0x7F Initial Priority: 0x7F
Thread Entry: 0x88000000 Stack: 0x08800000 - 0x08802000 Stack Size: 0x00002000
Thread Run Clocks: 22300 Exit Code: 0x800201A4
Thread Wait Type: None Us: 0 Forever: false
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Thread Name: 'SND_SAS' ID: 0x0036 Module ID: 0x0001
Thread Status: 0x00000004 PSP_THREAD_WAITING
Thread Attr: 0x80000000 Current Priority: 0x11 Initial Priority: 0x11
Thread Entry: 0x08B17CE8 Stack: 0x09FC8C00 - 0x09FCAC00 Stack Size: 0x00002000
Thread Run Clocks: 244046 Exit Code: 0x800201A4
Thread Wait Type: None (delay 5000 us, rest 0 us) Us: 5000 Forever: false
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Thread Name: 'SceIofileAsync' ID: 0x0027 Module ID: 0x0001
Thread Status: 0x00000004 PSP_THREAD_WAITING
Thread Attr: 0x80004000 Current Priority: 0x65 Initial Priority: 0x65
Thread Entry: 0x08000040 Stack: 0x09FD6C00 - 0x09FD8C00 Stack Size: 0x00002000
Thread Run Clocks: 4 Exit Code: 0x800201A2
Thread Wait Type: None (sleeping) Us: 0 Forever: true
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Thread Name: 'idle1' ID: 0x0005 Module ID: 0x0000
Thread Status: 0x00000002 PSP_THREAD_READY
Thread Attr: 0x00001000 Current Priority: 0x7F Initial Priority: 0x7F
Thread Entry: 0x88000000 Stack: 0x08802000 - 0x08804000 Stack Size: 0x00002000
Thread Run Clocks: 19106 Exit Code: 0x800201A4
Thread Wait Type: None Us: 0 Forever: false
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Thread Name: 'SND' ID: 0x0034 Module ID: 0x0001
Thread Status: 0x00000004 PSP_THREAD_WAITING
Thread Attr: 0x80004000 Current Priority: 0x12 Initial Priority: 0x12
Thread Entry: 0x08B18034 Stack: 0x09FCAC00 - 0x09FD2C00 Stack Size: 0x00008000
Thread Run Clocks: 1789566 Exit Code: 0x800201A4
Thread Wait Type: None (delay 8000 us, rest 0 us) Us: 8000 Forever: false
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Thread Name: 'user_main' ID: 0x0008 Module ID: 0x0001
Thread Status: 0x00000002 PSP_THREAD_READY
Thread Attr: 0x80004000 Current Priority: 0x6F Initial Priority: 0x20
Thread Entry: 0x08804114 Stack: 0x09FDFC00 - 0x09FFFC00 Stack Size: 0x00020000
Thread Run Clocks: 59943821 Exit Code: 0x800201A4
Thread Wait Type: None Us: 3585 Forever: false
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Thread Name: 'SND ATRAC PACKET DECODER' ID: 0x003A Module ID: 0x0001
Thread Status: 0x00000001 PSP_THREAD_RUNNING
Thread Attr: 0x80000000 Current Priority: 0x12 Initial Priority: 0x12
Thread Entry: 0x08B1D348 Stack: 0x09FC0C00 - 0x09FC8C00 Stack Size: 0x00008000
Thread Run Clocks: 30180 Exit Code: 0x800201A4
Thread Wait Type: None Us: 10000 Forever: false
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Thread Name: 'SystemControl' ID: 0x002B Module ID: 0x0001
Thread Status: 0x00000004 PSP_THREAD_WAITING
Thread Attr: 0x80000000 Current Priority: 0x10 Initial Priority: 0x10
Thread Entry: 0x088FD254 Stack: 0x09FD2C00 - 0x09FD6C00 Stack Size: 0x00004000
Thread Run Clocks: 154 Exit Code: 0x800201A4
Thread Wait Type: None (sleeping) Us: 0 Forever: true
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Thread Name: 'GECallbackHandler' ID: 0x000E Module ID: 0x0001
Thread Status: 0x00000004 PSP_THREAD_WAITING
Thread Attr: 0x80000000 Current Priority: 0x10 Initial Priority: 0x10
Thread Entry: 0x088700D0 Stack: 0x09FDBC00 - 0x09FDFC00 Stack Size: 0x00004000
Thread Run Clocks: 56 Exit Code: 0x800201A4
Thread Wait Type: None (sleeping) Us: 0 Forever: true
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Allocated memory:  0172CF88 24301448 bytes
[XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX  X]
Fragmented memory: 000DB000 897024 bytes
[                                                             XXX]
------------------------------------------------------------


Attached Files Thumbnail(s)
   

.zip   ULUS10462_r1884_dynarec_info.zip (Size: 18.81 KB / Downloads: 102)
Reply


Messages In This Thread
RE: Need for Speed: Shift - USA - ULUS10462 [Encrypted] - by BlackDaemon - 12-08-2010, 11:09 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)