Post Reply 
 
Thread Rating:
  • 4 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Obscure The Aftermath
12-06-2012, 08:43 AM (This post was last modified: 12-06-2012 08:49 AM by BlackDaemon.)
Post: #4
RE: [v0.4] Obscure The Aftermath
Version: v0.4 (2012/12/06) e1aa287ab7
OS: Windows
Notes: Broken. (In older commit d493217826 was working)
Code:
42:15:459 EmuThread.cpp:64 I[BOOT]: Starting up hardware.
42:15:459 MemArena.cpp:361 I[MM]: Found valid memory base at 06C00000 after 24 tries.
42:15:459 MemMap.cpp:82 I[MM]: Memory system initialized. RAM at 0B400000 (mirror at 0 @ 0EC00000, uncached @ 0EC00000)
42:15:491 Loaders.cpp:80 I[LOAD]: Identifying D:\PSP Images\Obscure - The Aftermath [ULUS-10484]_dec.iso...
42:15:509 FileSystems\ISOFileSystem.cpp:133 I[FileSys]: Looks like a valid ISO!
42:15:515 PSPLoaders.cpp:85 I[LOAD]: ULUS10484 : Obscure: The Aftermath
42:15:516 FileSystems\ISOFileSystem.cpp:280 E[FileSys]: File EBOOT.OLD not found
42:15:516 PSPLoaders.cpp:114 I[LOAD]: Loading disc0:/PSP_GAME/SYSDIR/EBOOT.BIN...
42:15:516 HLE\sceKernelMemory.cpp:111 I[HLE]: Kernel and user memory pools initialized
42:15:516 HLE\sceIo.cpp:154 I[HLE]: Starting up I/O...
42:15:517 Util\PPGeDraw.cpp:110 E[HLE]: PPGe init failed - no atlas texture. PPGe stuff will not be drawn.
42:15:517 HLE\sceKernel.cpp:90 I[HLE]: Kernel initialized.
42:15:562 HLE\sceKernelModule.cpp:172 I[HLE]: Decrypting ~PSP file
42:15:630 c:\users\administrator\desktop\ppsspp-master\core\hle\../ELF/ElfReader.h:48 I[LOAD]: ElfReader: 0DF70020
42:15:631 Util\BlockAllocator.cpp:264 I[HLE]: -----------
42:15:631 Util\BlockAllocator.cpp:268 I[HLE]: Block: 08800000 - 08c53300        size 00453300   taken=1 tag=ELF
42:15:631 Util\BlockAllocator.cpp:268 I[HLE]: Block: 08c53300 - 0a000000        size 013acd00   taken=0 tag=(untitled)
42:15:633 ELF\ElfReader.cpp:320 N[LOAD]: ELF loading completed successfully.
42:15:703 HLE\sceKernelModule.cpp:297 I[LOAD]: Module basic: 00000000 08b1a0ec 08b1a104
42:15:704 HLE\sceKernelModule.cpp:386 I[HLE]: Exporting ent 0 named basic, 2 funcs, 4 vars, resident 08b1a4f0
42:15:704 HLE\sceKernelModule.cpp:537 I[LOAD]: Module entry: 08a420a8
42:15:704 EmuThread.cpp:88 I[BOOT]: Done.
42:17:593 HLE\HLE.cpp:198 E[HLE]: Unimplemented HLE function SysMemUserForUser_91DE343C
42:17:593 HLE\sceKernelMemory.cpp:451 E[HLE]: UNIMPL sceKernelSetCompilerVersion(00030306, 09fffd00, 00000000, 00000000)
42:17:593 HLE\sceKernelThread.cpp:912 I[HLE]: 276 = sceKernelCreateThread(name="user_main", entry= 08a421bc, stacksize=65536 )
42:17:593 HLE\sceKernelThread.cpp:941 I[HLE]: sceKernelStartThread(thread=276, argSize=33, argPtr= 09fffd00 )
42:17:594 Util\BlockAllocator.cpp:264 I[HLE]: -----------
42:17:594 Util\BlockAllocator.cpp:268 I[HLE]: Block: 08800000 - 08c53300        size 00453300   taken=1 tag=ELF
42:17:594 Util\BlockAllocator.cpp:268 I[HLE]: Block: 08c53300 - 08c55700        size 00002400   taken=1 tag=PMB
42:17:595 Util\BlockAllocator.cpp:268 I[HLE]: Block: 08c55700 - 09fb0000        size 0135a900   taken=0 tag=(untitled)
42:17:595 Util\BlockAllocator.cpp:268 I[HLE]: Block: 09fb0000 - 09fc0000        size 00010000   taken=1 tag=stack/user_main
42:17:596 Util\BlockAllocator.cpp:268 I[HLE]: Block: 09fc0000 - 0a000000        size 00040000   taken=1 tag=stack/root
42:17:596 HLE\sceKernelThread.cpp:1837 E[HLE]: sceKernelCheckCallback() - processed a callback.
42:17:597 HLE\sceKernelThread.cpp:1011 I[HLE]: __KernelReturnFromThread : root
42:17:990 HLE\sceAudio.cpp:318 E[HLE]: sceAudioOutput2Reserve(2048)
42:17:990 HLE\HLE.cpp:198 E[HLE]: Unimplemented HLE function sceAtracReinit
42:17:991 HLE\sceKernelThread.cpp:912 I[HLE]: 287 = sceKernelCreateThread(name="HVSoundThread", entry= 08a72e24, stacksize=16384 )
42:17:991 HLE\sceKernelThread.cpp:941 I[HLE]: sceKernelStartThread(thread=287, argSize=4, argPtr= 09fbf4f0 )
42:18:024 HLE\sceNet.cpp:27 E[HLE]: UNIMPL sceNetInit(poolsize=393216, calloutpri=40, calloutstack=0, netintrpri=40, netintrstack=0)
42:18:024 HLE\HLE.cpp:198 E[HLE]: Unimplemented HLE function sceNetAdhocInit
42:18:150 c:\users\administrator\desktop\ppsspp-master\core\hle\sceKernel.h:348 E[HLE]: Kernel: Bad object handle 146940071 (08c220a7)
42:18:150 HLE\sceIo.cpp:841 E[HLE]: ERROR - sceIoWaitAsyncCB waiting for invalid id 146940071
42:18:150 c:\users\administrator\desktop\ppsspp-master\core\hle\sceKernel.h:348 E[HLE]: Kernel: Bad object handle 146940071 (08c220a7)
42:18:151 c:\users\administrator\desktop\ppsspp-master\core\hle\sceKernel.h:348 E[HLE]: Kernel: Bad object handle 0 (00000000)
42:18:151 HLE\sceIo.cpp:841 E[HLE]: ERROR - sceIoWaitAsyncCB waiting for invalid id 0
42:18:152 c:\users\administrator\desktop\ppsspp-master\core\hle\sceKernel.h:348 E[HLE]: Kernel: Bad object handle 0 (00000000)
42:18:152 HLE\sceIo.cpp:358 E[HLE]: sceIoLseek(0, 0, 2) - ERROR: invalid file
42:18:153 c:\users\administrator\desktop\ppsspp-master\core\hle\sceKernel.h:348 E[HLE]: Kernel: Bad object handle 0 (00000000)
42:18:153 c:\users\administrator\desktop\ppsspp-master\core\hle\sceKernel.h:348 E[HLE]: Kernel: Bad object handle 0 (00000000)
42:18:153 HLE\sceIo.cpp:841 E[HLE]: ERROR - sceIoWaitAsyncCB waiting for invalid id 0
42:18:154 c:\users\administrator\desktop\ppsspp-master\core\hle\sceKernel.h:348 E[HLE]: Kernel: Bad object handle 0 (00000000)
42:18:154 HLE\sceIo.cpp:358 E[HLE]: sceIoLseek(0, 0, 0) - ERROR: invalid file
42:18:155 c:\users\administrator\desktop\ppsspp-master\core\hle\sceKernel.h:348 E[HLE]: Kernel: Bad object handle 0 (00000000)
42:18:155 c:\users\administrator\desktop\ppsspp-master\core\hle\sceKernel.h:348 E[HLE]: Kernel: Bad object handle 0 (00000000)
42:18:156 HLE\sceIo.cpp:841 E[HLE]: ERROR - sceIoWaitAsyncCB waiting for invalid id 0
42:18:156 c:\users\administrator\desktop\ppsspp-master\core\hle\sceKernel.h:348 E[HLE]: Kernel: Bad object handle 0 (00000000)
42:18:157 HLE\sceIo.cpp:290 E[HLE]: sceIoRead ERROR: no file open
42:18:157 c:\users\administrator\desktop\ppsspp-master\core\hle\sceKernel.h:348 E[HLE]: Kernel: Bad object handle 0 (00000000)
42:18:235 c:\users\administrator\desktop\ppsspp-master\core\hle\sceKernel.h:348 E[HLE]: Kernel: Bad object handle 0 (00000000)
42:18:235 HLE\sceIo.cpp:864 E[HLE]: ERROR - sceIoPollAsync waiting for invalid id 0
42:18:286 c:\users\administrator\desktop\ppsspp-master\core\hle\sceKernel.h:348 E[HLE]: Kernel: Bad object handle 0 (00000000)
42:18:354 c:\users\administrator\desktop\ppsspp-master\core\hle\sceKernel.h:348 E[HLE]: Kernel: Bad object handle 146940071 (08c220a7)
42:18:354 HLE\sceIo.cpp:841 E[HLE]: ERROR - sceIoWaitAsyncCB waiting for invalid id 146940071
42:18:355 c:\users\administrator\desktop\ppsspp-master\core\hle\sceKernel.h:348 E[HLE]: Kernel: Bad object handle 146940071 (08c220a7)
42:18:355 c:\users\administrator\desktop\ppsspp-master\core\hle\sceKernel.h:348 E[HLE]: Kernel: Bad object handle 0 (00000000)
42:18:355 HLE\sceIo.cpp:841 E[HLE]: ERROR - sceIoWaitAsyncCB waiting for invalid id 0
42:18:356 c:\users\administrator\desktop\ppsspp-master\core\hle\sceKernel.h:348 E[HLE]: Kernel: Bad object handle 0 (00000000)
42:18:356 HLE\sceIo.cpp:358 E[HLE]: sceIoLseek(0, 0, 2) - ERROR: invalid file
42:18:357 c:\users\administrator\desktop\ppsspp-master\core\hle\sceKernel.h:348 E[HLE]: Kernel: Bad object handle 0 (00000000)
42:18:357 c:\users\administrator\desktop\ppsspp-master\core\hle\sceKernel.h:348 E[HLE]: Kernel: Bad object handle 0 (00000000)
42:18:358 HLE\sceIo.cpp:841 E[HLE]: ERROR - sceIoWaitAsyncCB waiting for invalid id 0
42:18:358 c:\users\administrator\desktop\ppsspp-master\core\hle\sceKernel.h:348 E[HLE]: Kernel: Bad object handle 0 (00000000)
42:18:359 HLE\sceIo.cpp:358 E[HLE]: sceIoLseek(0, 0, 0) - ERROR: invalid file
42:18:359 c:\users\administrator\desktop\ppsspp-master\core\hle\sceKernel.h:348 E[HLE]: Kernel: Bad object handle 0 (00000000)
42:18:360 c:\users\administrator\desktop\ppsspp-master\core\hle\sceKernel.h:348 E[HLE]: Kernel: Bad object handle 0 (00000000)
42:18:360 HLE\sceIo.cpp:841 E[HLE]: ERROR - sceIoWaitAsyncCB waiting for invalid id 0
42:18:360 c:\users\administrator\desktop\ppsspp-master\core\hle\sceKernel.h:348 E[HLE]: Kernel: Bad object handle 0 (00000000)
42:18:361 HLE\sceIo.cpp:290 E[HLE]: sceIoRead ERROR: no file open
42:18:361 c:\users\administrator\desktop\ppsspp-master\core\hle\sceKernel.h:348 E[HLE]: Kernel: Bad object handle 0 (00000000)
42:18:439 c:\users\administrator\desktop\ppsspp-master\core\hle\sceKernel.h:348 E[HLE]: Kernel: Bad object handle 0 (00000000)
42:18:439 HLE\sceIo.cpp:864 E[HLE]: ERROR - sceIoPollAsync waiting for invalid id 0
42:18:490 c:\users\administrator\desktop\ppsspp-master\core\hle\sceKernel.h:348 E[HLE]: Kernel: Bad object handle 0 (00000000)
42:18:626 c:\users\administrator\desktop\ppsspp-master\core\hle\sceKernel.h:348 E[HLE]: Kernel: Bad object handle 146940071 (08c220a7)
42:18:626 HLE\sceIo.cpp:841 E[HLE]: ERROR - sceIoWaitAsyncCB waiting for invalid id 146940071
42:18:626 c:\users\administrator\desktop\ppsspp-master\core\hle\sceKernel.h:348 E[HLE]: Kernel: Bad object handle 146940071 (08c220a7)
42:18:627 c:\users\administrator\desktop\ppsspp-master\core\hle\sceKernel.h:348 E[HLE]: Kernel: Bad object handle 0 (00000000)
42:18:627 HLE\sceIo.cpp:841 E[HLE]: ERROR - sceIoWaitAsyncCB waiting for invalid id 0
42:18:628 c:\users\administrator\desktop\ppsspp-master\core\hle\sceKernel.h:348 E[HLE]: Kernel: Bad object handle 0 (00000000)
42:18:628 HLE\sceIo.cpp:358 E[HLE]: sceIoLseek(0, 0, 2) - ERROR: invalid file
42:18:629 c:\users\administrator\desktop\ppsspp-master\core\hle\sceKernel.h:348 E[HLE]: Kernel: Bad object handle 0 (00000000)
42:18:629 c:\users\administrator\desktop\ppsspp-master\core\hle\sceKernel.h:348 E[HLE]: Kernel: Bad object handle 0 (00000000)
42:18:630 HLE\sceIo.cpp:841 E[HLE]: ERROR - sceIoWaitAsyncCB waiting for invalid id 0
42:18:630 c:\users\administrator\desktop\ppsspp-master\core\hle\sceKernel.h:348 E[HLE]: Kernel: Bad object handle 0 (00000000)
42:18:631 HLE\sceIo.cpp:358 E[HLE]: sceIoLseek(0, 0, 0) - ERROR: invalid file
42:18:631 c:\users\administrator\desktop\ppsspp-master\core\hle\sceKernel.h:348 E[HLE]: Kernel: Bad object handle 0 (00000000)
42:18:631 c:\users\administrator\desktop\ppsspp-master\core\hle\sceKernel.h:348 E[HLE]: Kernel: Bad object handle 0 (00000000)
42:18:632 HLE\sceIo.cpp:841 E[HLE]: ERROR - sceIoWaitAsyncCB waiting for invalid id 0
42:18:632 c:\users\administrator\desktop\ppsspp-master\core\hle\sceKernel.h:348 E[HLE]: Kernel: Bad object handle 0 (00000000)
42:18:633 HLE\sceIo.cpp:290 E[HLE]: sceIoRead ERROR: no file open
42:18:633 c:\users\administrator\desktop\ppsspp-master\core\hle\sceKernel.h:348 E[HLE]: Kernel: Bad object handle 0 (00000000)
42:18:711 c:\users\administrator\desktop\ppsspp-master\core\hle\sceKernel.h:348 E[HLE]: Kernel: Bad object handle 0 (00000000)
42:18:711 HLE\sceIo.cpp:864 E[HLE]: ERROR - sceIoPollAsync waiting for invalid id 0
42:18:762 c:\users\administrator\desktop\ppsspp-master\core\hle\sceKernel.h:348 E[HLE]: Kernel: Bad object handle 0 (00000000)
42:18:898 c:\users\administrator\desktop\ppsspp-master\core\hle\sceKernel.h:348 E[HLE]: Kernel: Bad object handle 146940071 (08c220a7)
42:18:898 HLE\sceIo.cpp:841 E[HLE]: ERROR - sceIoWaitAsyncCB waiting for invalid id 146940071
42:18:899 c:\users\administrator\desktop\ppsspp-master\core\hle\sceKernel.h:348 E[HLE]: Kernel: Bad object handle 146940071 (08c220a7)
42:18:899 c:\users\administrator\desktop\ppsspp-master\core\hle\sceKernel.h:348 E[HLE]: Kernel: Bad object handle 0 (00000000)
42:18:899 HLE\sceIo.cpp:841 E[HLE]: ERROR - sceIoWaitAsyncCB waiting for invalid id 0
42:18:900 c:\users\administrator\desktop\ppsspp-master\core\hle\sceKernel.h:348 E[HLE]: Kernel: Bad object handle 0 (00000000)
42:18:900 HLE\sceIo.cpp:358 E[HLE]: sceIoLseek(0, 0, 2) - ERROR: invalid file
42:18:901 c:\users\administrator\desktop\ppsspp-master\core\hle\sceKernel.h:348 E[HLE]: Kernel: Bad object handle 0 (00000000)
42:18:901 c:\users\administrator\desktop\ppsspp-master\core\hle\sceKernel.h:348 E[HLE]: Kernel: Bad object handle 0 (00000000)
42:18:902 HLE\sceIo.cpp:841 E[HLE]: ERROR - sceIoWaitAsyncCB waiting for invalid id 0
42:18:902 c:\users\administrator\desktop\ppsspp-master\core\hle\sceKernel.h:348 E[HLE]: Kernel: Bad object handle 0 (00000000)
42:18:903 HLE\sceIo.cpp:358 E[HLE]: sceIoLseek(0, 0, 0) - ERROR: invalid file
42:18:903 c:\users\administrator\desktop\ppsspp-master\core\hle\sceKernel.h:348 E[HLE]: Kernel: Bad object handle 0 (00000000)
42:18:903 c:\users\administrator\desktop\ppsspp-master\core\hle\sceKernel.h:348 E[HLE]: Kernel: Bad object handle 0 (00000000)
42:18:904 HLE\sceIo.cpp:841 E[HLE]: ERROR - sceIoWaitAsyncCB waiting for invalid id 0
42:18:904 c:\users\administrator\desktop\ppsspp-master\core\hle\sceKernel.h:348 E[HLE]: Kernel: Bad object handle 0 (00000000)
42:18:905 HLE\sceIo.cpp:290 E[HLE]: sceIoRead ERROR: no file open
42:18:905 c:\users\administrator\desktop\ppsspp-master\core\hle\sceKernel.h:348 E[HLE]: Kernel: Bad object handle 0 (00000000)
42:18:984 c:\users\administrator\desktop\ppsspp-master\core\hle\sceKernel.h:348 E[HLE]: Kernel: Bad object handle 0 (00000000)
42:18:984 HLE\sceIo.cpp:864 E[HLE]: ERROR - sceIoPollAsync waiting for invalid id 0
42:19:035 c:\users\administrator\desktop\ppsspp-master\core\hle\sceKernel.h:348 E[HLE]: Kernel: Bad object handle 0 (00000000)
42:19:103 c:\users\administrator\desktop\ppsspp-master\core\hle\sceKernel.h:348 E[HLE]: Kernel: Bad object handle 146940071 (08c220a7)
42:19:103 HLE\sceIo.cpp:841 E[HLE]: ERROR - sceIoWaitAsyncCB waiting for invalid id 146940071
42:19:103 c:\users\administrator\desktop\ppsspp-master\core\hle\sceKernel.h:348 E[HLE]: Kernel: Bad object handle 146940071 (08c220a7)
42:19:104 c:\users\administrator\desktop\ppsspp-master\core\hle\sceKernel.h:348 E[HLE]: Kernel: Bad object handle 0 (00000000)
42:19:104 HLE\sceIo.cpp:841 E[HLE]: ERROR - sceIoWaitAsyncCB waiting for invalid id 0
42:19:105 c:\users\administrator\desktop\ppsspp-master\core\hle\sceKernel.h:348 E[HLE]: Kernel: Bad object handle 0 (00000000)
42:19:105 HLE\sceIo.cpp:358 E[HLE]: sceIoLseek(0, 0, 2) - ERROR: invalid file
42:19:106 c:\users\administrator\desktop\ppsspp-master\core\hle\sceKernel.h:348 E[HLE]: Kernel: Bad object handle 0 (00000000)
42:19:106 c:\users\administrator\desktop\ppsspp-master\core\hle\sceKernel.h:348 E[HLE]: Kernel: Bad object handle 0 (00000000)
42:19:107 HLE\sceIo.cpp:841 E[HLE]: ERROR - sceIoWaitAsyncCB waiting for invalid id 0
42:19:107 c:\users\administrator\desktop\ppsspp-master\core\hle\sceKernel.h:348 E[HLE]: Kernel: Bad object handle 0 (00000000)
42:19:107 HLE\sceIo.cpp:358 E[HLE]: sceIoLseek(0, 0, 0) - ERROR: invalid file
42:19:108 c:\users\administrator\desktop\ppsspp-master\core\hle\sceKernel.h:348 E[HLE]: Kernel: Bad object handle 0 (00000000)
42:19:108 c:\users\administrator\desktop\ppsspp-master\core\hle\sceKernel.h:348 E[HLE]: Kernel: Bad object handle 0 (00000000)
42:19:109 HLE\sceIo.cpp:841 E[HLE]: ERROR - sceIoWaitAsyncCB waiting for invalid id 0
42:19:109 c:\users\administrator\desktop\ppsspp-master\core\hle\sceKernel.h:348 E[HLE]: Kernel: Bad object handle 0 (00000000)
42:19:110 HLE\sceIo.cpp:290 E[HLE]: sceIoRead ERROR: no file open
42:19:110 c:\users\administrator\desktop\ppsspp-master\core\hle\sceKernel.h:348 E[HLE]: Kernel: Bad object handle 0 (00000000)
42:19:188 c:\users\administrator\desktop\ppsspp-master\core\hle\sceKernel.h:348 E[HLE]: Kernel: Bad object handle 0 (00000000)
42:19:188 HLE\sceIo.cpp:864 E[HLE]: ERROR - sceIoPollAsync waiting for invalid id 0
42:19:239 c:\users\administrator\desktop\ppsspp-master\core\hle\sceKernel.h:348 E[HLE]: Kernel: Bad object handle 0 (00000000)
42:19:375 MemmapFunctions.cpp:85 W[MM]: ReadFromHardware: Invalid address 00000000      PC 08a7921c LR 08803a10
42:19:375 MemmapFunctions.cpp:85 W[MM]: ReadFromHardware: Invalid address 00000004      PC 08a79220 LR 08803a10
42:19:375 MemmapFunctions.cpp:85 W[MM]: ReadFromHardware: Invalid address 00000004      PC 08a79224 LR 08803a10
42:19:376 MemmapFunctions.cpp:85 W[MM]: ReadFromHardware: Invalid address 00000006      PC 08a79230 LR 08803a10
42:19:376 MemmapFunctions.cpp:85 W[MM]: ReadFromHardware: Invalid address 00000000      PC 08a7921c LR 08803a40
42:19:377 MemmapFunctions.cpp:85 W[MM]: ReadFromHardware: Invalid address 00000004      PC 08a79220 LR 08803a40
42:19:377 MemmapFunctions.cpp:85 W[MM]: ReadFromHardware: Invalid address 00000004      PC 08a79224 LR 08803a40
42:19:378 MemmapFunctions.cpp:85 W[MM]: ReadFromHardware: Invalid address 00000006      PC 08a79230 LR 08803a40
42:19:436 HLE\sceKernel.cpp:125 I[HLE]: sceKernelExitGame
42:19:436 MsgHandler.cpp:92 E[*]: Warning: Game exited
42:20:872 HLE\sceKernel.cpp:264 I[HLE]: KO 272: Thread "idle0": pc= 08000000 sp= 083ffe00  READY     (wt=0 wid=0 wv= 00000000 )
42:20:872 HLE\sceKernel.cpp:264 I[HLE]: KO 273: Thread "idle1": pc= 08000000 sp= 083fee00  READY     (wt=0 wid=0 wv= 00000000 )
42:20:872 HLE\sceKernel.cpp:264 I[HLE]: KO 274: Module "basic": name=basic gp=00000000 entry=08a420a8
42:20:873 HLE\sceKernel.cpp:264 I[HLE]: KO 275: Thread "root": pc= 08000014 sp= 09fffd00     DORMANT  (wt=0 wid=0 wv= 00000000 )
42:20:873 HLE\sceKernel.cpp:264 I[HLE]: KO 276: Thread "user_main": pc= 08ad274c sp= 09fbf4a0  READY     (wt=0 wid=0 wv= 00000000 )
42:20:874 HLE\sceKernel.cpp:264 I[HLE]: KO 277: MemoryPart "UserSbrk": MemPart: 08c53300 - 08c55700     size: 00002400
42:20:874 HLE\sceKernel.cpp:264 I[HLE]: KO 278: CallBack "power": thread=276, argument= 00000000
42:20:875 HLE\sceKernel.cpp:264 I[HLE]: KO 279: CallBack "exit": thread=276, argument= 00000000
42:20:875 HLE\sceKernel.cpp:264 I[HLE]: KO 280: CallBack "openlid": thread=276, argument= 00000000
42:20:875 HLE\sceKernel.cpp:264 I[HLE]: KO 281: FPL "heap_1229867348": -
42:20:876 HLE\sceKernel.cpp:264 I[HLE]: KO 282: LwMutex "heap_1229867348": -
42:20:876 HLE\sceKernel.cpp:264 I[HLE]: KO 283: FPL "heap_1296124238": -
42:20:877 HLE\sceKernel.cpp:264 I[HLE]: KO 284: LwMutex "heap_1296124238": -
42:20:877 HLE\sceKernel.cpp:264 I[HLE]: KO 286: LwMutex "HVSoundMutex": -
42:20:878 HLE\sceKernel.cpp:264 I[HLE]: KO 287: Thread "HVSoundThread": pc= 08a739f4 sp= 09fffd60   WAIT    (wt=10 wid=0 wv= 00000000 )
42:20:878 HLE\sceKernel.cpp:264 I[HLE]: KO 288: OpenFile "disc0:/PSP_GAME/USRDIR/cachpack.hvp": Seekpos: 00000000
42:20:879 HLE\sceKernel.cpp:264 I[HLE]: KO 289: OpenFile "disc0:/PSP_GAME/USRDIR/cachpack.hvp": Seekpos: 00000000
42:20:879 HLE\sceKernel.cpp:264 I[HLE]: KO 290: OpenFile "disc0:/PSP_GAME/USRDIR/datapack.hvp": Seekpos: 00000000
42:20:880 HLE\sceKernel.cpp:264 I[HLE]: KO 291: OpenFile "disc0:/PSP_GAME/USRDIR/datapack.hvp": Seekpos: 00000000
42:20:880 HLE\sceKernel.cpp:264 I[HLE]: KO 292: OpenFile "disc0:/PSP_GAME/USRDIR/loadpack.hvp": Seekpos: 00000000
42:20:881 HLE\sceKernel.cpp:264 I[HLE]: KO 293: OpenFile "disc0:/PSP_GAME/USRDIR/loadpack.hvp": Seekpos: 00000000
42:20:881 HLE\sceKernel.cpp:264 I[HLE]: KO 294: OpenFile "disc0:/PSP_GAME/USRDIR/kinepack.hvp": Seekpos: 00000000
42:20:882 HLE\sceKernel.cpp:264 I[HLE]: KO 295: OpenFile "disc0:/PSP_GAME/USRDIR/kinepack.hvp": Seekpos: 00000000
42:20:882 HLE\sceKernel.cpp:264 I[HLE]: KO 296: OpenFile "disc0:/PSP_GAME/USRDIR/animpack.hvp": Seekpos: 00000000
42:20:882 HLE\sceKernel.cpp:264 I[HLE]: KO 297: OpenFile "disc0:/PSP_GAME/USRDIR/animpack.hvp": Seekpos: 00000000
42:20:883 HLE\sceKernel.cpp:101 I[HLE]: Shutting down kernel - 25 kernel objects alive
42:20:883 HLE\sceKernelMemory.cpp:116 I[HLE]: Shutting down user memory pool:
42:20:884 Util\BlockAllocator.cpp:264 I[HLE]: -----------
42:20:884 Util\BlockAllocator.cpp:268 I[HLE]: Block: 08800000 - 08c55700        size 00455700   taken=0 tag=ELF
42:20:885 Util\BlockAllocator.cpp:268 I[HLE]: Block: 08c55700 - 09429700        size 007d4000   taken=1 tag=FPL
42:20:885 Util\BlockAllocator.cpp:268 I[HLE]: Block: 09429700 - 09ead700        size 00a84000   taken=1 tag=FPL
42:20:886 Util\BlockAllocator.cpp:268 I[HLE]: Block: 09ead700 - 0a000000        size 00152900   taken=0 tag=(untitled)
42:20:886 HLE\sceKernelMemory.cpp:119 I[HLE]: Shutting down "kernel" memory pool:
42:20:886 Util\BlockAllocator.cpp:264 I[HLE]: -----------
42:20:887 Util\BlockAllocator.cpp:268 I[HLE]: Block: 08000000 - 08400000        size 00400000   taken=0 tag=threadrethack
42:20:888 MemMap.cpp:101 I[MM]: Memory system shut down.

Intel Core i5-760 [email protected] / Hynix 1x2Gb + 1x4Gb DDR3-1333 / Zotac GeForce GTX 470 AMP! / Windows 7 SP1 RTM x86
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Obscure The Aftermath - BlackDaemon - 12-01-2012, 04:55 PM
RE: Obscure The Aftermath - Asferot - 03-23-2017, 03:45 PM
RE: [v0.4] Obscure The Aftermath - BlackDaemon - 12-06-2012 08:43 AM
RE: [v0.4] Obscure The Aftermath - Henrik - 12-06-2012, 10:22 AM
RE: [v0.4] Obscure The Aftermath - HD2MAX - 01-12-2013, 03:15 AM
RE: [v0.4] Obscure The Aftermath - skyfor - 03-11-2013, 12:28 AM
RE: Obscure The Aftermath - Carter07 - 03-11-2013, 02:06 PM
RE: Obscure The Aftermath - skyfor - 03-12-2013, 12:04 AM
RE: Obscure The Aftermath - skyfor - 03-12-2013, 11:28 AM
RE: Obscure The Aftermath - Xtrap21 - 03-12-2013, 11:40 AM
RE: Obscure The Aftermath - Carter07 - 03-12-2013, 11:49 AM
RE: Obscure The Aftermath - skyfor - 03-12-2013, 11:57 AM
RE: Obscure The Aftermath - Xtrap21 - 03-12-2013, 12:04 PM
RE: Obscure The Aftermath - joeymcnismo - 05-13-2013, 11:12 PM
RE: Obscure The Aftermath - brujo55 - 06-10-2013, 07:09 PM
RE: Obscure The Aftermath - lartomar2002 - 06-12-2013, 01:58 AM
RE: Obscure The Aftermath - brujo55 - 06-12-2013, 03:05 AM
RE: Obscure The Aftermath - lartomar2002 - 06-12-2013, 03:23 AM
RE: Obscure The Aftermath - nalan520 - 06-20-2013, 07:34 AM
RE: Obscure The Aftermath - brujo55 - 07-15-2013, 02:26 PM
RE: Obscure The Aftermath - brujo55 - 08-31-2013, 03:36 PM
RE: Obscure The Aftermath - Xaelath - 11-02-2013, 11:44 PM
RE: Obscure The Aftermath - Butcher696 - 11-03-2013, 09:07 PM
RE: Obscure The Aftermath - logan83-adi - 11-03-2013, 10:51 PM
RE: Obscure The Aftermath - brujo55 - 11-04-2013, 05:33 AM
RE: Obscure The Aftermath - wolfteam20 - 11-20-2013, 09:11 PM
RE: Obscure The Aftermath - vnctdj - 11-21-2013, 11:32 AM
RE: Obscure The Aftermath - wolfteam20 - 11-21-2013, 02:22 PM
RE: Obscure The Aftermath - dan3840 - 12-01-2013, 02:20 PM
RE: Obscure The Aftermath - brujo55 - 12-01-2013, 06:43 PM
RE: Obscure The Aftermath - psennerman - 01-06-2014, 04:53 PM
RE: Obscure The Aftermath - mr.chya - 01-06-2014, 04:56 PM
RE: Obscure The Aftermath - psennerman - 01-06-2014, 05:17 PM
RE: Obscure The Aftermath - dan3840 - 01-10-2014, 06:06 PM
RE: Obscure The Aftermath - Faviopkrk - 01-11-2014, 05:41 AM
RE: Obscure The Aftermath - brujo55 - 01-11-2014, 04:26 PM
RE: Obscure The Aftermath - Dark Complex - 01-20-2014, 02:31 PM
RE: Obscure The Aftermath - Mr-Kanister - 01-20-2014, 02:43 PM
RE: Obscure The Aftermath - Dark Complex - 01-20-2014, 05:05 PM
RE: Obscure The Aftermath - psennerman - 01-20-2014, 05:23 PM
RE: Obscure The Aftermath - Henrik - 01-20-2014, 10:06 PM
RE: Obscure The Aftermath - Dark Complex - 01-20-2014, 10:49 PM
RE: Obscure The Aftermath - Dark Complex - 01-21-2014, 04:02 PM
RE: Obscure The Aftermath - Isaac S - 02-13-2014, 12:15 AM
RE: Obscure The Aftermath - daniel-ntl - 03-11-2014, 12:49 AM
RE: Obscure The Aftermath - solarmystic - 03-11-2014, 12:54 AM
RE: Obscure The Aftermath - solarmystic - 03-11-2014, 04:38 AM
RE: Obscure The Aftermath - piau9000 - 03-11-2014, 06:32 AM
RE: Obscure The Aftermath - daniel-ntl - 03-12-2014, 12:15 AM
RE: Obscure The Aftermath - solarmystic - 03-12-2014, 01:08 AM
RE: Obscure The Aftermath - daniel-ntl - 03-20-2014, 01:41 AM
RE: Obscure The Aftermath - xboxmandude - 03-20-2014, 05:24 AM
RE: Obscure The Aftermath - Stixan - 03-20-2014, 02:36 PM
RE: Obscure The Aftermath - M4dPr0 - 05-27-2014, 08:48 PM
RE: Obscure The Aftermath - xboxmandude - 05-28-2014, 08:00 PM
RE: Obscure The Aftermath - Rizki29 - 11-14-2014, 02:24 AM
RE: Obscure The Aftermath - jorgebueno - 02-19-2015, 10:48 AM
RE: Obscure The Aftermath - jorgebueno - 02-20-2015, 12:05 AM
RE: Obscure The Aftermath - jorgebueno - 02-20-2015, 09:27 AM
RE: Obscure The Aftermath - Laska - 01-25-2016, 09:46 PM

Forum Jump: