Hacking Possible to Repair Wii U System Memory Error Code 160-0103?

nexusmtz

Well-Known Member
Member
Joined
Feb 17, 2016
Messages
1,386
Trophies
0
XP
1,425
Country
United States
I can still change the proxy settings in the Wii U internet browser settings, since it appears to use a different type of on-screen keyboardthan the browser itself.

Can anybody suggest a relatively simple straight-forward way to get this working?

You can probably set up a squid proxy server on your PC and use loadiine.ovh as splash page, like it says here

For a one-time thing, the splash is fine, but you can be more specific with a deny-redirect.
squid redirect via deny

Something like this in the config file should work to hijack the nintendo bookmark:
Code:
acl wiiu src 192.168.10.0/24 #use your wiiu ip address without /24 or use your subnet
acl nintjp dstdomain .nintendo.co.jp   #define nintjp to mean the destination domain .nintendo.co.jp
deny_info http://loadiine.ovh wiiu   #set the WiiU's denial information page to loadiine.ovh
http_reply_access deny nintjp wiiu  #deny WiiU access to nintjp, which causes loadiine.ovh to pop up as if it were an access-denied page
 

Razor83

Well-Known Member
OP
Member
Joined
Dec 23, 2009
Messages
391
Trophies
1
XP
1,758
Country
You can probably set up a squid proxy server on your PC and use loadiine.ovh as splash page, like it says here
For a one-time thing, the splash is fine, but you can be more specific with a deny-redirect.
squid redirect via deny

Something like this in the config file should work to hijack the nintendo bookmark
Thanks for the suggestions, unfortunately I just tried both of these and could not get it to work :(

My PC now has Squid v3.5 for Windows installed with an edited squid.conf file. My PC is connected via ethernet to my router (Virgin Media Superhub2) and I have created a wireless guest network with the same SSID and passphrase the Wii U is expecting. The Wii U is connected to the internet and I can load any of the bookmarks just fine.

What am I missing/doing wrong? Do I need to tell the internet browser to use a proxy?
 
Last edited by Razor83,

piratesephiroth

I wish I could read
Member
Joined
Sep 5, 2013
Messages
3,453
Trophies
2
Age
103
XP
3,233
Country
Brazil
Thanks for the suggestions, unfortunately I just tried both of these and could not get it to work :(

My PC now has Squid v3.5 for Windows installed with an edited squid.conf file. My PC is connected via ethernet to my router (Virgin Media Superhub2) and I have created a wireless guest network with the same SSID and passphrase the Wii U is expecting. The Wii U is connected to the internet and I can load any of the bookmarks just fine.

What am I missing/doing wrong? Do I need to tell the internet browser to use a proxy?
Yeah of course. Make the browser use your PC as proxy.
 

Razor83

Well-Known Member
OP
Member
Joined
Dec 23, 2009
Messages
391
Trophies
1
XP
1,758
Country
Did you configure the browser to use the correct port? Did you see activity in squid's logs?
The windows version of squid doesnt appear to show a log, it just runs in the system tray.

Anyway, I think im close now! I dug out an old router and flashed it with dd-wrt. Then I enabled dnsmasq and then following this:-
https://coolaj86.com/articles/redirect-domains-and-dns-using-dd-wrt.html
I entered:-
Code:
address=/cgi2.nintendo.co.jp/37.187.56.116
Which now makes the internet browser redirect, but unfortunately the loadiine.ovh ip address I used does not resolve to the loadiine website.
Is there an ip address I could use which resolves correctly?
 
Last edited by Razor83,

nexusmtz

Well-Known Member
Member
Joined
Feb 17, 2016
Messages
1,386
Trophies
0
XP
1,425
Country
United States
Which now makes the internet browser redirect, but unfortunately the loadiine.ovh ip address I used does not resolve to the loadiine website.
Is there an ip address I could use which resolves correctly?
There are two problems with redirecting to loadiine.ovh. First, as I said in the other thread:
Redirecting a host name to another address is easy enough with a local lightweight DNS server like DualServer, but the tricky part is that you would need a web server running at the target address that has the path /favorites/wiiu.php, or else you'd get a Not Found error.

If that comment wasn't clear, the problem with using the Nintendo bookmark is that it goes to a specific page on the server, and that page isn't very likely to exist somewhere else. The squid solutions avoid that issue by 'hijacking' the squid pop-up page or the squid deny error page instead of just redirecting the host.

The other problem with redirecting to loadiine.ovh, is that it looks like it's using the host name from the url to determine which virtual web server / directory structure is supposed to answer the web request. When you show up by IP address, or by forcing nintendo.co.jp to resolve to loadiine's IP address, the web server doesn't know that you want loadiine.ovh.

--------------------- MERGED ---------------------------

The windows version of squid doesnt appear to show a log, it just runs in the system tray.
The squid logs are under c:\squid\var\logs (c:\squid would be wherever you extracted squid)
 

piratesephiroth

I wish I could read
Member
Joined
Sep 5, 2013
Messages
3,453
Trophies
2
Age
103
XP
3,233
Country
Brazil
Yeah you can't redirect by IP. You need to forward the requests to another url.

(unless you set up a file server somewhere else in the network with the required files and it launches index.html or index.php automatically when you try to access it)
 
Last edited by piratesephiroth,
D

Deleted User

Guest
Really, you could just use Smash Stack and permanently use it as a Wii, in the worst case scenario.
If Wii U file system is broken, vWii might not work also. Saving would just hang up console. [By that i mean, things inside vWii]
 

Razor83

Well-Known Member
OP
Member
Joined
Dec 23, 2009
Messages
391
Trophies
1
XP
1,758
Country
Ok bumping this as I have made some progress - I am now able to access loadiine.ovh from the browser!

I couldnt get the redirect to work, so in the end I used a rather convoluted version of the "Six degrees of separation" theory. Basically using just the default Wii U browser google bookmark I kept following links until I got to gbatemp. Like this:-

Google Homepage>Google "about" page>Google doodles history>Pac-Man doodle (May 2010) info tab>"Search google for 'Pac-Man'">Searches related to Pac-Man>Google Donkey Kong>Found old thread from gbatemp about DK Barrel Blast>From there loaded Wii U homebrew thread with link to loadiine.ovh, then bookmarked page. Phew!

So with that out of the way I can now finally load the homebrew launcher, but heres where I get stuck...
I was hoping I could use FTPiiU_Everywhere to search through all the files and delete any downloads which could be corrupted. However using WinSCP I can connect but cant access any folders as I receive the error "Could not retrieve directory listing"
Then I thought i'd try using WUPinstaller to install the patched Sys Config Tool, but I dont seem to be able to install anything - it just freezes after I select anything.
This lead me to think that there must be some critical error with the filesystem of the MLC (Like a corrupted file allocation table) and that the MLC needs to be reformatted somehow.

I thought that might just be the end, but over the past few weeks there seems to have been a lot of progress made on dumping and accessing the Wii U NAND's file system:-
https://gbatemp.net/threads/nand-dumper-create-full-dumps-of-the-nand.465680/
https://gbatemp.net/threads/release-wii-u-nand-tools.465386/
So now i'm hoping that if I can dump my MLC perhaps a clever forum member like @EyeKey can perhaps figure out the cause of the 160-0103 system memory error code, and maybe even a way to repair it?
 
Last edited by Razor83,

EyeKey

Well-Known Member
Member
Joined
Feb 10, 2017
Messages
280
Trophies
0
XP
1,098
Country
Israel
There isn't any tool yet to parse/modify the MLC filesystem.

And there is no global file allocation table in that filesystem. Each directory with its own files list is at a different place. And only the files content is hashed. So it is weird that only specific things are working. The only thing that I can think of is that an important directory data structure is corrupted, or an important file content is corrupted.

(And have you at least verified that the SLC filesystem is ok?)

I am going to release an extractor for that filesystem soon, so it will be possible to verify to some degree that the filesystem isn't corrupted.
 
  • Like
Reactions: Razor83

piratesephiroth

I wish I could read
Member
Joined
Sep 5, 2013
Messages
3,453
Trophies
2
Age
103
XP
3,233
Country
Brazil
So with that out of the way I can now finally load the homebrew launcher, but heres where I get stuck...
I was hoping I could use FTPiiU_Everywhere to search through all the files and delete any downloads which could be corrupted. However using WinSCP I can connect but cant access any folders as I receive the error "Could not retrieve directory listing"
Then I thought i'd try using WUPinstaller to install the patched Sys Config Tool, but I dont seem to be able to install anything - it just freezes after I select anything.
This lead me to think that there must be some critical error with the filesystem of the MLC (Like a corrupted file allocation table) and that the MLC needs to be reformatted somehow.
Did you run Mocha first?
 
  • Like
Reactions: Razor83 and Kafluke

Razor83

Well-Known Member
OP
Member
Joined
Dec 23, 2009
Messages
391
Trophies
1
XP
1,758
Country
There isn't any tool yet to parse/modify the MLC filesystem.

And there is no global file allocation table in that filesystem. Each directory with its own files list is at a different place. And only the files content is hashed. So it is weird that only specific things are working. The only thing that I can think of is that an important directory data structure is corrupted, or an important file content is corrupted.

(And have you at least verified that the SLC filesystem is ok?)

I am going to release an extractor for that filesystem soon, so it will be possible to verify to some degree that the filesystem isn't corrupted.
Thanks for the reply @EyeKey :)
I have now dumped the SLC, OTP and SEEPROM using your tool, and have been able to open the SLC using the NAND extractor, but am not sure how to verify the filesystem?

I also have some more info below which may proove useful...

Did you run Mocha first?
This is what I was thinking too. It looks like OP might have some success with the tools that he is trying if he loaded mocha first.
Thanks your were correct :) I knew CFW was needed in order to run unsigned content, but was unaware CFW is needed to even be able to install it. After running Mocha first I was able to install the patched System Config Tool (Not sure why they had to change the boot screen to a smiley face though)

Using system config tool I exported the systems error reports to the SD card. There are 100 reports in all so I thought I would just copy the first and last reports here:-
Code:
2016-03-06 14:46:45
Cafe OS SDK Version 2.13.01 Build 68939 Branch sdk_2_13
Espresso:       0x0000700100000201
Latte:          0x0000409f
System mode:    0x100000
Boot flags:     0x84810000
Security Level: 0x1e
Key Type:       0xfffffffc
Prod Version:   0x5
Serial:         XXXXXXXXX
Model:          WUP-101(03)
Prod Area:      0x4
Game Area:      0x4
5GHz Code:      0x18
BOOT1:          0x20b9
DRH:            0x190c
BT:             0x205
+0x000500301001120a:0x00000064
+0x000500301001020a:0x000000b4
+0x0005001010040200:0x000000c4
-0x0005001010040200:0x000000c4
+0x000500001010ed00:0x00000040
derSetup
00;00;12;647: DIAG:-KiRPLLoaderSetup: before no-return call to KiLoadContext (0xEFE09400) (0x01003FFC)
00;00;12;647: Title Loc is 0
00:00:12:961: MCP: PID 14 requested to enable power transitions
00:00:12:962: ATFS: This volume has been expired since Version 1. Current System ATFS Version: 1.
00:00:12:962: ATFS: This volume will be dropped.
00:00:12:962: ATFS atfs_fsops_atfs.c(1003): __checkVolumeHeader returned -2949147
00:00:12:963: ATFS atfs_mount.c(413): mount failed (-2949147)
00:00:12:963: ATFS atfs_mount.c(437): mount failed
00:00:12:963: FSA: ### DATA CORRUPTION ERROR ###, dev:odd04, err:-2949147, cmd:2, path:(null)
00:00:12:964: MCP: Titles scanned (dev_state 000e) on device /dev/odd04 (atfs) @ uptime 12.964 s.
00;00;12;840: DIAG:-Loader(1, 5)
00;00;12;840: DIAG: SetFG(5)
00;00;12;840: KiCblRegisterBlocks() completed with status 0:-4.
00;00;12;840: ------------------PROCESS 5 GAIN FOREGROUND--------------------
00;00;12;842: SYSLOG_LEVEL 1: Warnings Enabled
00;00;12;842: UserMode Core & Thread Initialization (3 Cores)
00;00;12;842:   Core 1 Complete, Default Thread 0x100457E0
00;00;12;844:   Core 0 Complete, MSR 0x00005072, Default Thread 0x10045140
00;00;12;845:   Core 2 Complete, MSR 0x00005072, Default Thread 0x10045E80
00;00;12;868: UserMode OS library build date: Jul 28 2015 19:57:03
00;00;12;868: __AppFlags: 0x00000200

00;00;12;868: OSBlockThreadsOnExit default for sdk version 21211
00:00:13:033: IFNET_ETH: Link DOWN.
00;00;13;123: SYSAPP: RPL Load
00;00;13;140: OSSetting_SynchronousPrinting DISABLED
00;00;13;145: OSSetting_CrashDumpType 0, MINI dump after crash
00:00:13:302: ccr_hid_input_start: idx 0 controller: 0, ep 3 int req --> 0
00;00;13;179: TCL(5): init DONE
00;00;13;180: VPADInit() depricated, no need to call
00;00;13;180: port 0 attached
00;00;13;181: VPAD Init end, BPERF: (0/13302377) Title PID=5
00;00;13;182: __UVDReadOSRelaunchMode FAILED: returned 9
00;00;13;233:    ACP_AutoInit: start
00;00;13;234:    ACP_AutoInit: ACPInitialize complete
00;00;13;234:    ACP_AutoInit: ACPSaveDataInit complete
00;00;13;237:    ACP_AutoInit: ACPNotifyPlayEvent complete
00;00;13;240:    ACP_AutoInit: NDMInitialize complete
00;00;13;240: ACP: initialized
00;00;13;241: [barista-Process] Product {:program=>37529, :message=>42751, :programProj=>38946, :root=>38946, :sead=>37528, :resource=>38945}
00;00;13;241: [barista-Process] Cafe OS SDK Version 2.12.11 Build 66642 Branch

00;00;13;333: WPAD: Application Init
00:00:13:852: MCP: PID 14 requested to disable power transitions
00;00;13;731: ProcUI: Received Release Foreground message
00;00;13;733: ProcUI: Releasing foreground
00;00;13;809: port 0 detached
00:00:13:971: MCP: PID 14 requested to enable power transitions
00:00:13:972: MCP: PID 14 requested to disable power transitions
00;00;13;849: ------------------PROCESS 5 LOST FOREGROUND--------------------
00;00;13;850: KiCblRegisterBlocks() completed with status 0:-4.
00;00;13;850: ------------------PROCESS 1 GAIN FOREGROUND--------------------
00;00;13;850:


-----------------------------
ROOT IS STARTING MASTER TITLE
-----------------------------

00;00;13;850: TEST COOKIE: YOSHI-1992-11-21-00-00-00
00;00;13;851: DIAG:Issued KiPrepareTitleAsync(0x0005001010040200)
00:00:14:134: MCP: loaded and parsed 'preload.txt' at '/vol/storage_mlc01/sys/title/00050010/10040200/code'
00:00:14:134: MCP: Preparing men.rpx
00:00:14:143: MCP: Mapping /vol/content to /vol/storage_mlc01/sys/title/00050010/10040200/content
00:00:14:144: MCP: Warning title:0x0005001010040200 does not have ramdisk read capability (forcing)
00;00;14;019: DIAG:Result PrepareTitle(0x0005001010040200) came back with cosxml(0x0005001010040200)
00:00:15:071: MCP: Copying file:/vol/storage_mlc01/sys/title/00050010/10040200/content/Common/Package/Men.pack to ramdisk:/vol/system_ram/proc/cache/Men.pack
00:00:15:072: MCP: Link title:0x0005001010040200 file:/vol/content/Common/Package/Men.pack to ramdisk:/vol/sys/proc_ram/cache/Men.pack
00:00:15:072: MCP: 0005001010040200 is not a demo title, skip increment demo launch count
00:00:15:072: MCP: Mapping /vol/content to /vol/storage_mlc01/sys/title/00050010/10040200/content
00;00;14;952: TitleId 0x0005001010040200 Version 0x000000C4 Built On SDK 21211
00;00;14;952: ------------------PROCESS 1 LOST FOREGROUND--------------------
00;00;14;953: DIAG: PhysAlloc(2, 0x40000000, 0x00000000, 0x00000000, 0x02300000, 0x00000001)
00;00;14;953: DIAG: InitAddrSpace
00;00;14;953: DIAG: Switch(New)
00;00;14;953: DIAG:+Loader(1, 7)
00;00;14;953: DIAG:+KiRPLLoaderSetup
00;00;14;954: DIAG:-KiRPLLoaderSetup: before no-return call to KiLoadContext (0xEFE09400) (0x01003FFC)
00;00;14;954: Title Loc is 0
00:00:15:485: MCP: PID 14 requested to enable power transitions
00;00;15;364: DIAG:-Loader(1, 7)
00;00;15;364: DIAG: SetFG(7)
00;00;15;364: KiCblRegisterBlocks() completed with status 0:-4.
00;00;15;364: ------------------PROCESS 2 GAIN FOREGROUND--------------------
00;00;15;366: SYSLOG_LEVEL 1: Warnings Enabled
00;00;15;366: UserMode Core & Thread Initialization (3 Cores)
00;00;15;366:   Core 1 Complete, Default Thread 0x100457E0
00;00;15;367:   Core 0 Complete, MSR 0x00005072, Default Thread 0x10045140
00;00;15;369:   Core 2 Complete, MSR 0x00005072, Default Thread 0x10045E80
00;00;15;391: UserMode OS library build date: Jul 28 2015 19:57:03
00;00;15;391: __AppFlags: 0x00000200

00;00;15;392: OSBlockThreadsOnExit default for sdk version 21211
00;00;16;086: SYSAPP: RPL Load
00;00;16;087: mic_core0_thread: master init
00;00;16;128: OSSetting_SynchronousPrinting DISABLED
00;00;16;133: OSSetting_CrashDumpType 0, MINI dump after crash
00;00;16;167: TCL(2): init DONE
00:00:16:290: ccr_hid_input_start: idx 0 controller: 0, ep 3 int req --> 0
00;00;16;169: VPADInit() depricated, no need to call
00;00;16;169: port 0 attached
00;00;16;170: VPAD Init end, BPERF: (0/16291172) Title PID=2
SPM: SetManualMode
00;00;16;206: mic_drc_attach_cb: ch 0 reason 1 flags 0x00040100
00;00;16;207:    ACP_AutoInit: start
00;00;16;302:    ACP_AutoInit: ACPInitialize complete
00;00;16;302:    ACP_AutoInit: ACPSaveDataInit complete
00;00;16;306:    ACP_AutoInit: ACPNotifyPlayEvent complete
00;00;16;307:    ACP_AutoInit: NDMInitialize complete
00:00:16:503: ACP: Mounting "/vol/save/" on "/vol/storage_mlc01/usr/save/00050010/10040200/user/"
00:00:16:503: ACP: Mount done (0)
00;00;16;375: ACP: initialized
00;00;16;376: [barista] Product {:program=>38956, :message=>42751, :programProj=>38956, :root=>38956, :sead=>37528, :resource=>38945}
00;00;16;376: [barista] Cafe OS SDK Version 2.12.11 Build 66642 Branch

00;00;16;376: ### Application Start Time [14:46:57] ###
00;00;16;376: =================================
 MEM_ARENA_2: total free size =  989763(KB),  966(MB)
=================================
00;00;16;403: WPAD: Application Init
00:00:17:678: [BOSS] BG stress mode is disabled.
00;00;17;709: rpl_entry
00;00;17;709: OSDynLoad_Acquire() use [2701564]
00;00;17;709: ErrEula: client version 3.
00;00;17;709: ErrEula: thread=0x4c606540, stackSize=      64 KB, stackBase=0x4c60652c, stackEnd=0x4c5f652c (ErrEulaCreate)
00:00:17:884: Acquired IP address via DHCP client for interface: wl0
00:00:17:884: IP address : 192.168.1.72
00:00:17:884: Subnet Mask: 255.255.255.0
00:00:17:884: Gateway    : 192.168.1.254
00;00;18;344: == sysapp == new path
00;00;18;344: ==== sysapp:dump data 0 ====
00;00;18;344:
00;00;18;344: ==== sysapp:dump data 0 ====
00;00;18;344:
00;00;18;407: ==== sysapp:dump data 0 ====
00;00;18;407:
DRMAPP: built Jul 28 2015 20:01:32
00:00:19:996: MCP: PID 10 requested to enable power transitions
00:00:19:997: MCP_PowerButtonControl(1) returned 0
00:00:20:903: MCP: Use list "/vol/storage_odd02/update/021012/update.inf.EUR"
00:00:21:989: MCP: did not find 'preload.txt' at '/vol/system/title/00000000/0000000a/code', rval -196631
00:00:21:989: MCP: did not find 'preload.txt' at '/vol/storage_odd02/update/021012/code', rval -196631
00:00:22:768: MCP: loaded and parsed 'preload.txt' at '/vol/system/title/00050010/1000400a/code'
00:00:22:769: MCP: did not find 'preload.txt' at '/vol/storage_odd03/code', rval -196631
00;00;24;094: WPAD: Connection OPEN  chan=0 bd_addr=00:1b:7a:f2:bd:00 device=WiiRemote
DRMAPP: Initialize NupChecker
DRMAPP: NupCheck: Start
DRMAPP: Update context does not exist. No need to clear update context.
DRMAPP: MCP Clean is done
DRMAPP: Installed update package is found. Cleanup
DRMAPP: Cleanup is done
DRMAPP: OSGetSystemMode() = 0x00000001
DRMAPP: CCRSysGetVersionCheckFlag returns 0 (flag = FALSE)
00;00;29;684: product area 4 drc area 2
00;00;29;687: __CCRSysNeedsDRCFWUpdate : language drc version 1702 data version 1702
00;00;29;691: __CCRSysNeedsDRCFWUpdate : firmware drc version 190c data version 190c
DRMAPP: NupCheck: End
DRMAPP:   state = 4
DRMAPP: Finalize NupChecker
00:00:30:437: ACP: "find USB" flag is false.
00:00:37:237: >>>> DNS Abort called for PID 12, by process with PID 12
00;00;40;135: rpl_entry
00;00;40;135: SWKBD: OSDynLoad_Acquire() use [3133788/3670016]
00;00;40;135: SWKBD: client version 3.
00;00;40;135: SWKBD: thread=0x2841d230, stackSize=      64 KB, stackBase=0x2841d21c, stackEnd=0x2840d21c (SwkbdCreate)
00;00;40;478: SWKBD: thread=0x100457e0, stackSize=      63 KB, stackBase=0x1069b138, stackEnd=0x1068b140 (SwkbdAppearKeyboard)
00;00;40;478: HWKBD: initialize (region = 2, country code = 16)
00;00;40;484: SWKBD: thread=0x100457e0, stackSize=      63 KB, stackBase=0x1069b138, stackEnd=0x1068b140 (SwkbdCalc)
00;00;40;486: SWKBD: thread=0x100457e0, stackSize=      63 KB, stackBase=0x1069b138, stackEnd=0x1068b140 (SwkbdCalcSubThreadFont)
00;00;40;489: SWKBD: thread=0x11beaee8, stackSize=      16 KB, stackBase=0x11beaed8, stackEnd=0x11be6ed8 (SwkbdDrawTV)
00;00;40;490: SWKBD: thread=0x11beaee8, stackSize=      16 KB, stackBase=0x11beaed8, stackEnd=0x11be6ed8 (SwkbdDrawDRC)
00;00;46;485: SWKBD: thread=0x100457e0, stackSize=      63 KB, stackBase=0x1069b138, stackEnd=0x1068b140 (SwkbdDisappearKeyboard)
00;00;46;485: HWKBD: Teardown
00;00;49;437: SWKBD: thread=0x100457e0, stackSize=      63 KB, stackBase=0x1069b138, stackEnd=0x1068b140 (SwkbdAppearKeyboard)
00;00;49;437: HWKBD: initialize (region = 2, country code = 16)
00;00;57;313: SWKBD: thread=0x100457e0, stackSize=      63 KB, stackBase=0x1069b138, stackEnd=0x1068b140 (SwkbdDisappearKeyboard)
00;00;57;313: HWKBD: Teardown
00;00;59;628: WPAD: Connection OPEN  chan=1 bd_addr=e0:0c:7f:88:f5:35 device=WiiRemotePlus
DRMAPP: kick task: 1
DRMAPP: manage state 0 -> 0
DRMAPP: Patch: scene state: 65626 -> 0
DRMAPP: mediaType = 0, app-box deviceType = 3
DRMAPP: running title = 0005001010040200, deviceType = 3
DRMAPP: kick task: 5
DRMAPP: manage state 0 -> 3
DRMAPP: Patch: scene state: 0 -> 3
DRMAPP: kick task: 4
DRMAPP: manage state 3 -> 4
DRMAPP: Patch: scene state: 3 -> 4
DRMAPP: Get title version info.
DRMAPP: Get title update info.
DRMAPP: TitleVersionInfo:
DRMAPP:   currentVersion           64
DRMAPP:   requiredVersion          64
DRMAPP:   needUpdate               0
DRMAPP: kick task: 18
DRMAPP: manage state 4 -> 33
DRMAPP: CheckTitleEnability: skip check for 000500001010ed00 because this is a disc title
DRMAPP: CheckTitleEnability: retrieve patch info for 0005000e1010ed00 (1)
DRMAPP: CheckTitleEnability: check title for 0005000e1010ed00
DRMAPP:  --> 1 (rval = 0)
DRMAPP: CheckTitleEnability: check ticket for 0005000e1010ed00
DRMAPP: Patch: scene state: 4 -> 33
DRMAPP:  --> 1 (rval = 0)
DRMAPP: kick task: 19
DRMAPP: manage state 33 -> 35
DRMAPP: Finding package with titleId=0005000e1010ed00, mediaType=1
DRMAPP: Patch: scene state: 33 -> 35
DRMAPP: kick task: 21
DRMAPP: manage state 35 -> 39
DRMAPP: current auto update list: 16 entries
DRMAPP:   [0].config.titleId 0x0005000010143600
DRMAPP:   [1].config.titleId 0x000500001016a400
DRMAPP:   [2].config.titleId 0x0005000010135500
DRMAPP:   [3].config.titleId 0x00050000101a5c00
DRMAPP:   [4].config.titleId 0x0005000010128300
DRMAPP:   [5].config.titleId 0x0005000010105700
DRMAPP:   [6].config.titleId 0x0005000010176a00
DRMAPP:   [7].config.titleId 0x0005000010105a00
DRMAPP:   [8].config.titleId 0x000500001010ed00
DRMAPP: auto update list already registered.
DRMAPP: Patch: scene state: 35 -> 39
DRMAPP: new auto update list: 16 entries
DRMAPP:   [0].config.titleId 0x000500001010ed00
DRMAPP:   [1].config.titleId 0x0005000010143600
DRMAPP:   [2].config.titleId 0x000500001016a400
DRMAPP:   [3].config.titleId 0x0005000010135500
DRMAPP:   [4].config.titleId 0x00050000101a5c00
DRMAPP:   [5].config.titleId 0x0005000010128300
DRMAPP:   [6].config.titleId 0x0005000010105700
DRMAPP:   [7].config.titleId 0x0005000010176a00
DRMAPP:   [8].config.titleId 0x0005000010105a00
DRMAPP:   [9].config.titleId 0x0005000010132400
DRMAPP:   [10].config.titleId 0x0005000010102f00
DRMAPP:   [11].config.titleId 0x0005000010168d00
DRMAPP:   [12].config.titleId 0x0005000010179c00
DRMAPP:   [13].config.titleId 0x0005000010149600
DRMAPP:   [14].config.titleId 0x0005000010145000
DRMAPP:   [15].config.titleId 0x0005000010101b00
DRMAPP: manage state 39 -> 43
DRMAPP: Patch: scene state: 39 -> 43
DRMAPP: resume daemons.
DRMAPP: AOC: Change state: 0 -> 0
DRMAPP: Excluding add-on unique id (title: 0005001010040200, dev: 3):
DRMAPP: [AOC] Title 000500001010ed00 (mediaType = 0, acpDevType = 3)
DRMAPP:   added: add_on_unique_id[0]: 0x000010ed
DRMAPP: manage state 0 -> 1
DRMAPP: Listing in-disc AOC...
DRMAPP: in-disc AOC: 0 title(s)
DRMAPP: AOC: Change state: 0 -> 1
DRMAPP: All network package: 4 task(s).
DRMAPP: manage state 1 -> 2
DRMAPP: AOC: Change state: 1 -> 2
DRMAPP: manage state 2 -> 3
DRMAPP: AOC: Change state: 2 -> 3
DRMAPP: manage state 3 -> 24
DRMAPP: AOC: Change state: 3 -> 24
DRMAPP: Check title 0005000c1010ed00(/vol/storage_mlc01/usr/title/0005000c/1010ed00)...
DRMAPP:   --> true
DRMAPP: Check launchable for 0005000c1010ed00...
DRMAPP:   --> true
DRMAPP: Check title 0005000c1010ed00(/vol/storage_mlc01/usr/title/0005000c/1010ed00)...
DRMAPP:   --> true
DRMAPP: Check launchable for 0005000c1010ed00...
DRMAPP:   --> true
DRMAPP: manage state 24 -> 14
DRMAPP: AOC: Change state: 24 -> 14
DRMAPP: manage state 14 -> 17
DRMAPP: AOC: Change state: 14 -> 17
DRMAPP: manage state 17 -> 28
DRMAPP: AOC: Change state: 17 -> 28
DRMAPP: manage state 0 -> 0
DRMAPP: Ticket: Change state: 1065353216 -> 0
DRMAPP: manage state 0 -> 12
DRMAPP: Ticket: Change state: 0 -> 12
DRMAPP: Kick task: PreOrderChecker::CheckTitleType
DRMAPP: manage state 7 -> 0
DRMAPP: PreOrder: Change state: 0 -> 0
DRMAPP: manage state 0 -> 3
DRMAPP: PreOrder: Change state: 0 -> 3
DRMAPP: PreOrder: Finished
DRMAPP: Kick task: FreeTrialChecker::GetTargetTitleType
DRMAPP: manage state 0 -> 0
DRMAPP: FreeTrial: Change state: 0 -> 0
DRMAPP: Title type: 0 (box = 16711680)
DRMAPP: manage state 0 -> 30
DRMAPP: FreeTrial: Change state: 0 -> 30
DRMAPP: FreeTrial: Finished
DRMAPP: resume daemons.
00;01;07;227: ACP: detecting USB storage in CheckTitleLaunchByTitleListType.
00;01;07;228: ACP shim: USB storage is not found.
00;01;07;228: ACP: USB storage detection done in CheckTitleLaunchByTitleListType
00:01:07:507: ACP: set boot flag: 0x00000000
00:01:11:729: ACP: assign a patch 0x0005000e1010ed00 to 0x000500001010ed00
00;01;11;596: ACP: detecting USB storage in AssignTitlePatch.
00;01;11;596: ACP shim: USB storage is not found.
00;01;11;597: ACP: USB storage detection done in AssignTitlePatch
00;01;11;830:


Querying BSP for Hardware Information...
00;01;11;830:    It is not Holly/Bolly-Wood
00;01;11;830:    It is Latte A2x or later
00;01;11;830: using DSP memory parameters:
00;01;11;830:     DROM_BASE: 0x3000
00;01;11;830:     IRAM_SIZE: 0x2000
00;01;11;830:     DRAM_SIZE: 0x3000
00:01:14:134: MCP: PID 14 requested to disable power transitions
00:01:14:416: MCP: Preparing Turbo.rpx
00;01;14;304: DIAG:Result PrepareTitle(0x0000000000000000) came back with cosxml(0x000500001010ED00)
00;01;14;304:
***PPC FAST CYCLE***
00;01;14;304: SHUTINFO: RAMPID 7 is in Foreground
00;01;14;304: SHUTINFO: RAMPID 0 is also alive.
00;01;14;304: SHUTINFO: RAMPID 1 is also alive.
00;01;14;304: SHUTINFO: RAMPID 5 is also alive.
00;01;14;304: SHUTINFO: RAMPID 6 is also alive.
00;01;14;304: p2 received EXIT while in foreground.
00;01;14;314: ProcUI: Received Release Foreground message (shutdown has begun)
00;01;14;314: ProcUI: Releasing foreground
00;01;14;346: mic_drc_attach_cb: ch 0 reason 0 flags 0x00000000
00;01;14;379: WPAD: Connection CLOSE chan=0 bd_addr=00:1b:7a:f2:bd:00 device=WiiRemote battery=1
00;01;14;379: WPAD: hidconncallback cmplsCmd: 0
00;01;14;380: WPAD: Connection CLOSE chan=1 bd_addr=e0:0c:7f:88:f5:35 device=WiiRemotePlus battery=1
00;01;14;380: WPAD: hidconncallback cmplsCmd: 0
00;01;14;388: port 0 detached
00;01;14;433: Deferred Exit Process 2 - pushing exit message on release.
00;01;14;433: p2c1,de EXIT message pushed to system queue.
00;01;14;433: ------------------PROCESS 2 LOST FOREGROUND--------------------
00;01;14;434: KiCblRegisterBlocks() completed with status 0:-4.
00;01;14;434: ------------------PROCESS 1 GAIN FOREGROUND--------------------
00;01;14;434: p2c2 EXIT message retrieved from system queue. main() should exit.
00;01;14;434: ProcUI: Received Exit message
DRMAPP: Finalize
00:01:14:603: ccr_hid_input_start: idx 0 controller: 0, ep 3 int req --> 0
00;01;14;480: TCL(1): init DONE
00;01;14;481: port 0 attached
00;01;14;497: VPADInit() depricated, no need to call
00;01;14;512: sMasterTitleSwitchedToExit
00;01;14;512: ROOT: Issuing reboot.
00;01;14;538: ROOT: Waiting for EXIT message or RECYCLE message
INFO: nn::ipc avoided busy close on /dev/nim (moduleId = 15, tag = 5) from pid = 21
00;01;15;009: SWKBD: thread=0x100457e0, stackSize=      63 KB, stackBase=0x1069b138, stackEnd=0x1068b140 (SwkbdDestroy)
00;01;15;015: rpl_entry
00;01;15;126: ### Application Exit Time [14:47:56] ###
00;01;15;126:

!!WARNING - main() exited with an active thread 0x4C606540 [prio = 81] "Prepare Thread"
00;01;15;126:

!!WARNING - main() exited with an active thread 0x11BEAEE8 [prio = 80] "WorkerMgr/Worker1(cSub1)"
00;01;15;126:

!!WARNING - main() exited with an active thread 0x11BEF778 [prio = 80] "WorkerMgr/Worker2(cSub2)"
00;01;15;126:

!!WARNING - main() exited with an active thread 0x11BA0AF8 [prio = 81] "InitInRootTask"
00;01;15;126:

!!WARNING - main() exited with an active thread 0x1322B970 [prio = 82] "UpdateScalableFont"
00;01;15;127:

!!WARNING - main() exited with an active thread 0x14130548 [prio = 82] "MenUsbStorageChecker"
00;01;15;127:

!!WARNING - main() exited with an active thread 0x22A670C8 [prio = 81] "LaunchCoreCheckUpdate"
00;01;15;127:

!!WARNING - main() exited with an active thread 0x274FE0A8 [prio = 83] "FPCheckOnline"
00;01;15;127:

!!WARNING - main() exited with an active thread 0x2750E7C0 [prio = 83] "FPUpdateRequestList"
00;01;15;127:

!!WARNING - main() exited with an active thread 0x27A23AA0 [prio = 83] "AccountMgrThread"
00;01;15;127:

!!WARNING - main() exited with an active thread 0x2841D230 [prio = 81] "MenSwkbdCalculator_Create"
00;01;15;127:

!!WARNING - main() exited with an active thread 0x2842D9B8 [prio = 81] "MenSwkbdCalculator_Font"
00;01;15;127:

!!WARNING - main() exited with an active thread 0x2843E118 [prio = 82] "MenSwkbdCalculator_Predict"
00;01;15;127:

!!WARNING - main() exited with an active thread 0x28475748 [prio = 83] "NetThread"
00;01;15;127:

!!WARNING - main() exited with an active thread 0x2FEECBF0 [prio = 83] "MiiThread"
00;01;15;127:

!!WARNING - main() exited with an active thread 0x349FF6A0 [prio = 83] "TexCreate"
00;01;15;127:

!!WARNING - main() exited with an active thread 0x365EB8C8 [prio = 82] "LateLoader"
00;01;15;127:

!!WARNING - main() exited with an active thread 0x3830C1B0 [prio = 81] "MiiSaveJob"
00;01;15;127:

!!WARNING - main() exited with an active thread 0x38E6D3B8 [prio = 81] "Loginout"
00;01;15;127:

!!WARNING - main() exited with an active thread 0x394132B8 [prio = 84] "EulaThred"
00;01;15;127:

!!WARNING - main() exited with an active thread 0x3989D890 [prio = 81] "SeqLaunchPushRating"
00;01;15;127: +OSDrivers_Done(p2,c1)
00;01;15;127: +OSDrivers_Done(p2,c2)
00;01;15;127: __OSShutdownIdleBegin()
00;01;15;127: __OSSetMaxSchedulingBand 1
00;01;15;127: +OSDrivers_Done(p2,c0)
00;01;15;127: >x(2, 1)"TEST"
00;01;15;127: <x(2, 1)"TEST" 0 ms
00;01;15;127: >x(2, 1)"Button"
00;01;15;127: <x(2, 1)"Button" 0 ms
00;01;15;127: >x(2, 1)"Clipboard"
00;01;15;127: <x(2, 1)"Clipboard" 0 ms
00;01;15;127: >x(2, 1)"ACP"
00;01;15;142: <x(2, 1)"ACP" 15 ms
00;01;15;142: >x(2, 1)"ACPLoad"
00;01;15;142: <x(2, 1)"ACPLoad" 0 ms
00;01;15;142: >x(2, 1)"INPT"
00;01;15;142: <x(2, 1)"INPT" 0 ms
00;01;15;142: >x(2, 0)"ccr_mic"
00;01;15;142: <x(2, 0)"ccr_mic" 0 ms
00;01;15;142: >x(2, 1)"NTAG"
00;01;15;142: <x(2, 1)"NTAG" 0 ms
00;01;15;142: >x(2, 1)"UVD"
INFO: nn::ipc avoided busy close on /dev/acp_main (moduleId = 301, tag = 0) from pid = 21
00;01;15;177: <x(2, 1)"UVD" 34 ms
00;01;15;177: >x(2, 1)"GX2"
00;01;15;177: <x(2, 1)"GX2" 0 ms
00;01;15;177: >x(2, 1)"ProcUI"
00;01;15;177: <x(2, 1)"ProcUI" 0 ms
00;01;15;177: >x(2, 1)"UHS"
00;01;15;177: <x(2, 1)"UHS" 0 ms
00;01;15;177: >x(2, 1)"AVM"
00;01;15;177: <x(2, 1)"AVM" 0 ms
00;01;15;178: >x(2, 1)"VPAD"
00;01;15;178: <x(2, 1)"VPAD" 0 ms
00;01;15;178: >x(2, 1)"WPAD"
00;01;15;178: <x(2, 1)"WPAD" 0 ms
00;01;15;178: >x(2, 1)"NETWORK"
00;01;15;178: <x(2, 1)"NETWORK" 0 ms
00;01;15;178: >x(2, 1)"CCR"
00;01;15;178: <x(2, 1)"CCR" 0 ms
00;01;15;178: >x(2, 1)"TCL"
00;01;15;178: <x(2, 1)"TCL" 0 ms
00;01;15;178: >x(2, 1)"FS"
Fsa profiler has been disabled already.
00;01;15;178: <x(2, 1)"FS" 0 ms
00;01;15;178: >x(2, 1)"SETTING"
00;01;15;178: <x(2, 1)"SETTING" 0 ms
00;01;15;178: >x(2, 1)"IPC"
00;01;15;180: ABANDONED ORPHANED IPC REPLY FOR RAMPID 7
00;01;15;182: ABANDONED ORPHANED IPC REPLY FOR RAMPID 7
00:01:15:338: MCP: Unlink title:0x0005001010040200 file:/vol/content/Common/Package/Men.pack from ramdisk:/vol/sys/proc_ram/cache/Men.pack
00:01:15:342: AUXIL Info: fast relaunch.
00;01;15;215: ABANDONED ORPHANED IPC REPLY FOR RAMPID 7
00;01;15;215: <x(2, 1)"IPC" 37 ms
00;01;15;215: >x(2, 1)"Cache"
00;01;15;216: <x(2, 1)"Cache" 0 ms
00;01;15;216: >x(2, 1)"MEM"
00;01;15;216: <x(2, 1)"MEM" 0 ms
00;01;15;216: -OSDrivers_Done(p2,c1)
00;01;15;216: -OSDrivers_Done(p2,c2)
00;01;15;216: -OSDrivers_Done(p2,c0)
00;01;15;219: +IPCKDriver_Cleanup(7)
00;01;15;219: -IPCKDriver_Cleanup(7)
00;01;15;219: ---Root Invoking Recycle---
00:01:15:355: MCP: PID 14 requested to enable power transitions
00:01:15:356: MCP: PID 10 requested to disable power transitions
00:01:15:356: MCP_PowerButtonControl(0) returned 0
00;01;15;234:


---PPC USER-LEVEL FAST RESTART---


00;01;15;234: New master title is a Game(0x80000000)
00;01;15;234: MASTER TITLE ON   DISC
00:01:15:534: MCP: PID 14 requested to disable power transitions
00;01;15;412:


-----------------------------
ROOT IS STARTING MASTER TITLE
-----------------------------

00;01;15;412: TEST COOKIE: YOSHI-1992-11-21-00-00-00
00:01:15:661: MCP: Preparing Turbo.rpx
00;01;15;541: DIAG:Result PrepareTitle(0x0000000000000000) came back with cosxml(0x000500001010ED00)
00:01:15:666: MCP: Mapping /vol/content to /vol/storage_odd03/content
00:01:15:667: MCP: Mapping patch for /vol/content to /vol/storage_mlc01/usr/title/0005000e/1010ed00/content
00:01:15:668: MCP: 000500001010ED00 is not a demo title, skip increment demo launch count
00:01:15:668: MCP: Mapping /vol/content to /vol/storage_odd03/content
00:01:15:669: MCP: Mapping patch for /vol/content to /vol/storage_mlc01/usr/title/0005000e/1010ed00/content
00;01;15;549: TitleId 0x000500001010ED00 Version 0x00000040 Built On SDK 21011
00;01;15;613: port 0 detached
00;01;15;654: ------------------PROCESS 1 LOST FOREGROUND--------------------
00;01;15;654: DIAG: PhysAlloc(15, 0x40000000, 0x00000000, 0x00000000, 0x01E80000, 0x00000001)
00;01;15;654: DIAG: InitAddrSpace
00;01;15;655: DIAG: Switch(New)
00;01;15;655: DIAG:+Loader(1, 7)
00;01;15;655: DIAG:+KiRPLLoaderSetup
00;01;15;655: DIAG:-KiRPLLoaderSetup: before no-return call to KiLoadContext (0xEFE09400) (0x01003FFC)
00;01;15;655: Title Loc is 1
00:01:16:360: MCP: PID 14 requested to enable power transitions
00;01;16;238: DIAG:-Loader(1, 7)
00;01;16;238: DIAG: SetFG(7)
00;01;16;239: KiCblRegisterBlocks() completed with status 0:-4.
00;01;16;239: ------------------PROCESS 15 GAIN FOREGROUND--------------------
00;01;16;240: SYSLOG_LEVEL 1: Warnings Enabled
00;01;16;240: UserMode Core & Thread Initialization (3 Cores)
00;01;16;240:   Core 1 Complete, Default Thread 0x100457E0
00;01;16;242:   Core 0 Complete, MSR 0x00005072, Default Thread 0x10045140
00;01;16;243:   Core 2 Complete, MSR 0x00005072, Default Thread 0x10045E80
00;01;16;266: UserMode OS library build date: Jul 28 2015 19:57:03
00;01;16;266: __AppFlags: 0x00000200

00;01;16;267: OSBlockThreadsOnExit default for sdk version 21011
00;01;16;732: SYSAPP: RPL Load
00;01;16;755: OSSetting_SynchronousPrinting DISABLED
00;01;16;760: OSSetting_CrashDumpType 0, MINI dump after crash
00:01:16:917: ccr_hid_input_start: idx 0 controller: 0, ep 3 int req --> 0
00;01;16;793: TCL(15): init DONE
00;01;16;795: VPADInit() depricated, no need to call
00;01;16;795: port 0 attached
00;01;16;796: VPAD Init end, BPERF: (0/76917737) Title PID=15
SPM: SetAutoModeForDebug
00:01:16:991: ACP: Boot flag indicates that this application does not use USB storage.
00;01;16;836: mic_drc_attach_cb: ch 0 reason 1 flags 0x00040100
00;01;16;836:    ACP_AutoInit: start
00;01;16;863:    ACP_AutoInit: ACPInitialize complete
00;01;16;864:    ACP_AutoInit: ACPSaveDataInit complete
00;01;16;867:    ACP_AutoInit: ACPNotifyPlayEvent complete
00;01;16;869:    ACP_AutoInit: NDMInitialize complete
00;01;16;870: ACP: initialized
00:01:16:999: ACP: Boot flag indicates that this application does not use USB storage.
00:01:17:001: ACP: Mounting "/vol/save/" on "/vol/storage_mlc01/usr/save/00050000/1010ed00/user/"
00:01:17:002: ACP: Mount done (0)
00:01:17:010: ACP: Boot flag indicates that this application does not use USB storage.
00:01:17:059: ISFS: fs_ops.c(613)Invalid inode name mw_shamo_sbc.rpl
00;01;16;974: WPAD: Application Init
00;01;17;162: WPAD: Connection OPEN  chan=1 bd_addr=e0:0c:7f:88:f5:35 device=WiiRemote
00;01;17;194: WPAD: Connection OPEN  chan=0 bd_addr=00:1b:7a:f2:bd:00 device=WiiRemote
00;01;17;879:
1: S00129722-R00129724-A00000000

00:01:20:491: MCP: PID 10 requested to enable power transitions
00:01:20:492: MCP_PowerButtonControl(1) returned 0
00;01;25;350:
2: S00129722-R00129724-A00000000

00:01:31:223: ISFS: fs_ops.c(613)Invalid inode name mvplayer-gui.rpl
00;01;31;105: Error: Could not load acquired RPL "mvplayer-gui".
00;01;41;632: WPAD: WPADiControlMpls() cmd: 4
00;01;41;748: WPAD: WPADiControlMpls() cmd: 4
00;01;43;290: WPAD: WPADiControlMpls() cmd: 128
00;01;44;107: WPAD: WPADiControlMpls() cmd: 128
00:02:45:156: FSA: ### DATA CORRUPTION ERROR ###, dev:mlc01, err:-1245211, cmd:11, path:(null)
00:02:45:218: FSA: ### DATA CORRUPTION ERROR ###, dev:mlc01, err:-1245211, cmd:11, path:(null)
00:02:45:279: FSA: ### DATA CORRUPTION ERROR ###, dev:mlc01, err:-1245211, cmd:11, path:(null)
00:02:45:340: FSA: ### DATA CORRUPTION ERROR ###, dev:mlc01, err:-1245211, cmd:11, path:(null)
00:02:45:401: FSA: ### DATA CORRUPTION ERROR ###, dev:mlc01, err:-1245211, cmd:11, path:(null)
00;02;45;281: FS: READ_FILE      upid:[15] sts:[DATA_CORRUPTED] hnd:[0x3ba0a1b] dst:[0x20fe4980] size:[1] cnt:[1048576] pos:[0]
00;02;45;281: SystemFatal(core0)
00;02;45;281: Aborting/Abandoning Driver "SNDD_RAMP" (master 15)
00;02;45;281: Aborting/Abandoning Driver "SNDD" (master 15)
00;02;45;281: Aborting/Abandoning Driver "TEMP" (master 15)
00;02;45;281: Aborting/Abandoning Driver "CCR_MIC" (master 2)
00;02;45;281: Aborting/Abandoning Driver "NTAG" (master 2)
00;02;45;281: Aborting/Abandoning Driver "UHS" (master 2)
00;02;45;281: Aborting/Abandoning Driver "KPAD" (master 5)
00;02;45;281: Aborting/Abandoning Driver "WBC" (master 5)
00;02;45;281: Aborting/Abandoning Driver "FS" (master 5)
00;02;45;281: Aborting/Abandoning Driver "SND" (master 5)
00;02;45;281: Aborting/Abandoning Driver "UVD" (master 5)
00;02;45;281: Aborting/Abandoning Driver "ACP" (master 5)
00;02;45;281: Aborting/Abandoning Driver "GX2" (master 1)
00;02;45;281: Aborting/Abandoning Driver "WPAD" (master 1)
00;02;45;281: Aborting/Abandoning Driver "PAD" (master 1)
00;02;45;281: Aborting/Abandoning Driver "CLIPBOARD" (master 1)
00;02;45;281: Aborting/Abandoning Driver "BUTTON" (master 1)
00;02;45;281: Aborting/Abandoning Driver "ACPLOAD" (master 1)
00;02;45;281: Aborting/Abandoning Driver "TEST" (master 1)
00;02;45;281: Aborting/Abandoning Driver "INPT" (master 1)
00;02;45;281: Aborting/Abandoning Driver "SETTING" (master 1)
00;02;45;281: Aborting/Abandoning Driver "IPC" (master 1)
00;02;45;281: Aborting/Abandoning Driver "CACHE" (master 1)
00;02;45;281: Aborting/Abandoning Driver "MEM" (master 1)
00;02;45;281: Aborting/Abandoning Driver "NETWORK" (master 1)
00;02;45;281: Aborting/Abandoning Driver "NSYSUVD" (master 1)
00;02;45;281: Aborting/Abandoning Driver "AVM" (master 1)
00;02;45;281: Aborting/Abandoning Driver "DC" (master 1)
00;02;45;281: Aborting/Abandoning Driver "TCL" (master 1)
00;02;45;281: Aborting/Abandoning Driver "TVE" (master 1)
00;02;45;281: Aborting/Abandoning Driver "VPAD" (master 1)
00;02;45;281: Aborting/Abandoning Driver "CCR" (master 1)
INFO: nn::ipc avoided busy close on /dev/acp_main (moduleId = 301, tag = 0) from pid = 21
00;02;45;407: *** Process 7 exited with interrupt handler for vector 5 registered on core 0.
00;02;45;407: *** Process 7 exited with interrupt handler for vector 6 registered on core 0.
00;02;45;407: *** Process 7 exited with interrupt handler for vector 8 registered on core 0.
00;02;45;407: *** Process 7 exited with interrupt handler for vector 2 registered on core 1.
00;02;45;407: *** Process 7 exited with interrupt handler for vector 3 registered on core 1.
00;02;45;407: *** Process 7 exited with interrupt handler for vector 4 registered on core 1.
INFO: nn::ipc avoided busy close on /dev/nim (moduleId = 15, tag = 5) from pid = 21
00;02;45;889: SystemFatal - Core 1 resume in error display (6)
00;02;45;889: SystemFatal - Core 1 resume in error display (6)
00;02;45;889: SystemFatal - Core 2 resume in error display (6)
00;02;45;889: !!!Abandoned Interrupt 2 for process 65535
00;02;45;889: !!!Abandoned Interrupt 2 for process 65535
00;02;45;889: Process 6 Delayed Start Acquire
00;02;45;913: OSSetting_SynchronousPrinting DISABLED
00;02;45;918: OSSetting_CrashDumpType 0, MINI dump after crash
00;02;45;956: TCL(6): init DONE
00:02:46:256: ccr_hid_input_start: idx 0 controller: 0, ep 3 int req --> 0
00;02;46;135: VPADInit() depricated, no need to call
00;02;46;135: port 0 attached
00;02;46;136: VPAD Init end, BPERF: (0/166256986) Title PID=6
00;02;46;138:
<><><><><><><> fatal error process called <><><><><><><>
00;02;46;138: TYPE: Corruption(2)
00;02;46;138: CODE: 1600103
00;02;46;138: Process: 15
00;02;46;138: Internal Code: 269274536
00;02;46;138: Function __FSCheckAndSwitchErrorProc, Line:141

00;02;46;233: ERPRC: System version: 5.5.1 E
00;02;46;233: ERPRC: Serial number: FEHXXXXXXXXX
00;02;46;233: ERPRC: Model number: WUP-101(03)
00;02;46;245: CSC: Product Code: WUP-P-AMKP, Title Version (major): 4
00;02;46;262: CSC: Repaired: FALSE, Wagon: FALSE
00;02;46;267: CSC: InitialLaunch stage: 2
00;02;46;279: CSC: USB Storage Connected: FALSE, Device Type: NAND
00;02;46;301: CSC: RCA Enabled: FALSE, KeepAlive Enabled: FALSE, ParentControl Enable: FALSE
00;02;46;318: CSC: Check : /vol/storage_mlc01/usr/boss/00050000/1010ed00/user/common/ (0)
00;02;46;319: CSC: Boss Storage Exist: TRUE, NetworkID Assigned: TRUE, System Network Connected: TRUE
00;02;46;350: CSC: NIC Type: WIFI, DNS obtained by DHCP: TRUE, IP obtained by DHCP: TRUE
00;02;46;362: CSC: TV Port: HDMI, TV Aspect Ratio: 16:9
00;02;46;368: CSC: TV Resolution: TV_1080P
00;02;46;368: CSC: CODE: [AMK4-0210-7375]
00;02;46;368: ERPRC: Console status code: AMK4-0210-7375
2016-03-06 14:49:27 - log collection event from pid 20
00:02:46:506: MCP: life time number of fatal errors - 262

Code:
2013-12-30 19:29:42
Cafe OS SDK Version 2.13.01 Build 68939 Branch sdk_2_13
Espresso:       0x0000700100000201
Latte:          0x0000409f
System mode:    0x100000
Boot flags:     0x2000
Security Level: 0x1e
Key Type:       0xfffffffc
Prod Version:   0x5
Serial:         XXXXXXXXX
Model:          WUP-101(03)
Prod Area:      0x4
Game Area:      0x4
5GHz Code:      0x18
BOOT1:          0x20b9
DRH:            0x190c
BT:             0x205
+0x000500301001120a:0x00000064
+0x000500301001020a:0x000000b4
+0x0005001010040200:0x000000c4
+0x000500301001220a:0x000000f1
-0x000500301001220a:0x000000f1
-0x0005001010040200:0x000000c4
+0x000500101004a200:0x00000032
-0x000500101004a200:0x00000032
+0x000500101004a200:0x00000032
-0x000500101004a200:0x00000032
+0x0005001010040200:0x000000c4
0;466:

!!WARNING - main() exited with an active thread 0x14130548 [prio = 82] "MenUsbStorageChecker"
00;00;40;466:

!!WARNING - main() exited with an active thread 0x22A670C8 [prio = 81] "LaunchCoreCheckUpdate"
00;00;40;466:

!!WARNING - main() exited with an active thread 0x274FE0A8 [prio = 83] "FPCheckOnline"
00;00;40;466:

!!WARNING - main() exited with an active thread 0x2750E7C0 [prio = 83] "FPUpdateRequestList"
00;00;40;466:

!!WARNING - main() exited with an active thread 0x27A23AA0 [prio = 83] "AccountMgrThread"
00;00;40;466:

!!WARNING - main() exited with an active thread 0x2841D230 [prio = 81] "MenSwkbdCalculator_Create"
00;00;40;466:

!!WARNING - main() exited with an active thread 0x2842D9B8 [prio = 81] "MenSwkbdCalculator_Font"
00;00;40;466:

!!WARNING - main() exited with an active thread 0x2843E118 [prio = 82] "MenSwkbdCalculator_Predict"
00;00;40;466:

!!WARNING - main() exited with an active thread 0x28475748 [prio = 83] "NetThread"
00;00;40;466:

!!WARNING - main() exited with an active thread 0x2FEECBF0 [prio = 83] "MiiThread"
00;00;40;466:

!!WARNING - main() exited with an active thread 0x349FF6A0 [prio = 83] "TexCreate"
00;00;40;466:

!!WARNING - main() exited with an active thread 0x365EB8C8 [prio = 82] "LateLoader"
00;00;40;466:

!!WARNING - main() exited with an active thread 0x3830C1B0 [prio = 81] "MiiSaveJob"
00;00;40;466:

!!WARNING - main() exited with an active thread 0x38E6D3B8 [prio = 81] "Loginout"
00;00;40;466:

!!WARNING - main() exited with an active thread 0x394132B8 [prio = 84] "EulaThred"
00;00;40;466:

!!WARNING - main() exited with an active thread 0x3989D890 [prio = 81] "SeqLaunchPushRating"
00;00;40;466: +OSDrivers_Done(p2,c1)
00;00;40;466: +OSDrivers_Done(p2,c2)
00;00;40;466: +OSDrivers_Done(p2,c0)
00;00;40;466: __OSShutdownIdleBegin()
00;00;40;466: __OSSetMaxSchedulingBand 1
00;00;40;466: >x(2, 1)"TEST"
00;00;40;466: <x(2, 1)"TEST" 0 ms
00;00;40;466: >x(2, 1)"Button"
INFO: nn::ipc avoided busy close on /dev/acp_main (moduleId = 301, tag = 0) from pid = 21
00;00;40;466: <x(2, 1)"Button" 0 ms
00;00;40;466: >x(2, 1)"Clipboard"
00;00;40;466: <x(2, 1)"Clipboard" 0 ms
00;00;40;466: >x(2, 1)"ACP"
00;00;40;482: <x(2, 1)"ACP" 15 ms
00;00;40;482: >x(2, 1)"ACPLoad"
00;00;40;482: <x(2, 1)"ACPLoad" 0 ms
00;00;40;482: >x(2, 1)"INPT"
00;00;40;482: <x(2, 1)"INPT" 0 ms
00;00;40;482: >x(2, 0)"ccr_mic"
00;00;40;482: <x(2, 0)"ccr_mic" 0 ms
00;00;40;482: >x(2, 1)"NTAG"
00;00;40;482: <x(2, 1)"NTAG" 0 ms
00;00;40;482: >x(2, 1)"UVD"
00;00;40;507: <x(2, 1)"UVD" 24 ms
00;00;40;507: >x(2, 1)"SNDD"
00;00;40;507: <x(2, 1)"SNDD" 0 ms
00;00;40;507: >x(2, 1)"GX2"
00;00;40;507: <x(2, 1)"GX2" 0 ms
00;00;40;507: >x(2, 1)"ProcUI"
00;00;40;507: <x(2, 1)"ProcUI" 0 ms
00;00;40;507: >x(2, 1)"SNDD_Ramp"
00;00;40;507: ***OSDriver_Deregister() of self from inside action callback!
00;00;40;507: <x(2, 1) 0 ms
00;00;40;507: >x(2, 1)"UHS"
00;00;40;507: <x(2, 1)"UHS" 0 ms
00;00;40;507: >x(2, 1)"AVM"
00;00;40;507: <x(2, 1)"AVM" 0 ms
00;00;40;507: >x(2, 1)"VPAD"
00;00;40;507: <x(2, 1)"VPAD" 0 ms
00;00;40;507: >x(2, 1)"WPAD"
00;00;40;507: <x(2, 1)"WPAD" 0 ms
00;00;40;507: >x(2, 1)"NETWORK"
00;00;40;507: <x(2, 1)"NETWORK" 0 ms
00;00;40;508: >x(2, 1)"CCR"
00;00;40;508: <x(2, 1)"CCR" 0 ms
00;00;40;508: >x(2, 1)"TCL"
00;00;40;508: <x(2, 1)"TCL" 0 ms
00;00;40;508: >x(2, 1)"FS"
Fsa profiler has been disabled already.
00;00;40;508: <x(2, 1)"FS" 0 ms
00;00;40;508: >x(2, 1)"SETTING"
00;00;40;508: <x(2, 1)"SETTING" 0 ms
00;00;40;508: >x(2, 1)"IPC"
00;00;40;511: ABANDONED ORPHANED IPC REPLY FOR RAMPID 7
00;00;40;511: ABANDONED ORPHANED IPC REPLY FOR RAMPID 7
00:00:40:666: MCP: Unlink title:0x0005001010040200 file:/vol/content/Common/Package/Men.pack from ramdisk:/vol/sys/proc_ram/cache/Men.pack
00:00:40:670: AUXIL Info: fast relaunch.
00;00;40;544: ABANDONED ORPHANED IPC REPLY FOR RAMPID 7
00;00;40;545: <x(2, 1)"IPC" 36 ms
00;00;40;545: >x(2, 1)"Cache"
00;00;40;545: <x(2, 1)"Cache" 0 ms
00;00;40;545: >x(2, 1)"MEM"
00;00;40;545: <x(2, 1)"MEM" 0 ms
00;00;40;545: -OSDrivers_Done(p2,c1)
00;00;40;545: -OSDrivers_Done(p2,c0)
00;00;40;545: -OSDrivers_Done(p2,c2)
00;00;40;547: +IPCKDriver_Cleanup(7)
00;00;40;547: -IPCKDriver_Cleanup(7)
00;00;40;548: ---Root Invoking Recycle---
00:00:40:683: MCP: PID 14 requested to enable power transitions
00:00:40:684: MCP: PID 10 requested to disable power transitions
00:00:40:684: MCP_PowerButtonControl(0) returned 0
00;00;40;563:


---PPC USER-LEVEL FAST RESTART---


00;00;40;563: New master title is a Game(0x90000020)
00;00;40;563: MASTER TITLE ON   FLASH
00:00:40:870: MCP: PID 14 requested to disable power transitions
00;00;40;749:


-----------------------------
ROOT IS STARTING MASTER TITLE
-----------------------------

00;00;40;749: TEST COOKIE: YOSHI-1992-11-21-00-00-00
00;00;40;750: DIAG:Issued KiPrepareTitleAsync(0x000500101004A200)
00:00:41:125: MCP: did not find 'preload.txt' at '/vol/storage_mlc01/sys/title/00050010/1004a200/code', rval -196631
00:00:41:125: MCP: Preparing ffl_app.rpx
00;00;41;007: DIAG:Result PrepareTitle(0x000500101004A200) came back with cosxml(0x000500101004A200)
00:00:41:133: MCP: Mapping /vol/content to /vol/storage_mlc01/sys/title/00050010/1004a200/content
00:00:41:134: MCP: 000500101004A200 is not a demo title, skip increment demo launch count
00:00:41:134: MCP: Mapping /vol/content to /vol/storage_mlc01/sys/title/00050010/1004a200/content
00;00;41;015: TitleId 0x000500101004A200 Version 0x00000032 Built On SDK 20909
00;00;41;051: port 0 detached
00;00;41;091: ------------------PROCESS 1 LOST FOREGROUND--------------------
00;00;41;092: DIAG: PhysAlloc(15, 0x40000000, 0x00000000, 0x00000000, 0x01000000, 0x00000001)
00;00;41;092: DIAG: InitAddrSpace
00;00;41;093: DIAG: Switch(New)
00;00;41;093: DIAG:+Loader(1, 7)
00;00;41;093: DIAG:+KiRPLLoaderSetup
00;00;41;093: DIAG:-KiRPLLoaderSetup: before no-return call to KiLoadContext (0xEFE09400) (0x01003FFC)
00;00;41;093: Title Loc is 0
00:00:41:382: MCP: PID 14 requested to enable power transitions
00;00;41;262: DIAG:-Loader(1, 7)
00;00;41;262: DIAG: SetFG(7)
00;00;41;262: KiCblRegisterBlocks() completed with status 0:-4.
00;00;41;262: ------------------PROCESS 15 GAIN FOREGROUND--------------------
00;00;41;263: SYSLOG_LEVEL 1: Warnings Enabled
00;00;41;263: UserMode Core & Thread Initialization (3 Cores)
00;00;41;263:   Core 1 Complete, Default Thread 0x100457E0
00;00;41;265:   Core 0 Complete, MSR 0x00005072, Default Thread 0x10045140
00;00;41;266:   Core 2 Complete, MSR 0x00005072, Default Thread 0x10045E80
00;00;41;288: UserMode OS library build date: Jul 28 2015 19:57:03
00;00;41;288: __AppFlags: 0x00000200

00;00;41;289: OSBlockThreadsOnExit default for sdk version 20909
00;00;41;382: SYSAPP: RPL Load
00;00;41;400: OSSetting_SynchronousPrinting DISABLED
00;00;41;404: OSSetting_CrashDumpType 0, MINI dump after crash
00:00:41:561: ccr_hid_input_start: idx 0 controller: 0, ep 3 int req --> 0
00;00;41;437: TCL(15): init DONE
00;00;41;440: VPADInit() depricated, no need to call
00;00;41;440: port 0 attached
00;00;41;441: VPAD Init end, BPERF: (0/41561386) Title PID=15
SPM: SetAutoModeForDebug
00;00;41;548:    ACP_AutoInit: start
00;00;41;575:    ACP_AutoInit: ACPInitialize complete
00;00;41;575:    ACP_AutoInit: ACPSaveDataInit complete
00;00;41;578:    ACP_AutoInit: ACPNotifyPlayEvent complete
00;00;41;580:    ACP_AutoInit: NDMInitialize complete
00;00;42;019: ACP: initialized
00;00;42;109: WPAD: Application Init
00:00:45:640: MCP: PID 10 requested to enable power transitions
00:00:45:640: MCP_PowerButtonControl(1) returned 0
00;00;48;954: AXIST thread has stopped
00;00;48;956: ACP: detecting USB storage in CheckSelfTitleNotReferAcctLaunch.
00;00;48;957: ACP: USB storage detection done in CheckSelfTitleNotReferAcctLaunch
00:00:49:091: ACP: set boot flag: 0x00000000
00:00:49:174: MCP: PID 14 requested to disable power transitions
00;00;49;053: OSRestartGame("/vol/storage_mlc01/sys/title/00050010/1004a200",...)
00:00:49:222: MCP: did not find 'preload.txt' at '/vol/storage_mlc01/sys/title/00050010/1004a200/code', rval -196631
00:00:49:222: MCP: Preparing ffl_app.rpx
00;00;49;104: DIAG:Result PrepareTitle(0x0000000000000000) came back with cosxml(0x000500101004A200)
00;00;49;104:
***PPC FAST CYCLE***
00;00;49;104: SHUTINFO: RAMPID 7 is in Foreground
00;00;49;104: SHUTINFO: RAMPID 0 is also alive.
00;00;49;104: SHUTINFO: RAMPID 1 is also alive.
00;00;49;104: SHUTINFO: RAMPID 5 is also alive.
00;00;49;104: SHUTINFO: RAMPID 6 is also alive.
00;00;49;104: p15 received EXIT while in foreground.
00;00;49;104:

!!WARNING - main() exited with an active thread 0x11314DB0 [prio = 80] "<NULL>"
00;00;49;104: +OSDrivers_Done(p15,c1)
00;00;49;104: +OSDrivers_Done(p15,c0)
00;00;49;104: +OSDrivers_Done(p15,c2)
00;00;49;104: __OSShutdownIdleBegin()
00;00;49;104: __OSSetMaxSchedulingBand 1
00;00;49;210: BT: WPAD/BTSHIM Autodone (Non master)
00;00;49;212: port 0 detached
Fsa profiler has been disabled already.
00;00;49;213: ABANDONED ORPHANED IPC REPLY FOR RAMPID 7
00;00;49;257: -OSDrivers_Done(p15,c1)
00;00;49;257: -OSDrivers_Done(p15,c0)
00;00;49;257: -OSDrivers_Done(p15,c2)
00;00;49;259: ------------------PROCESS 15 LOST FOREGROUND--------------------
00:00:49:382: AUXIL Info: fast relaunch.
00;00;49;260: +IPCKDriver_Cleanup(7)
00;00;49;260: -IPCKDriver_Cleanup(7)
00;00;49;260: KiCblRegisterBlocks() completed with status 0:-4.
00;00;49;260: ------------------PROCESS 1 GAIN FOREGROUND--------------------
00:00:49:426: ccr_hid_input_start: idx 0 controller: 0, ep 3 int req --> 0
00;00;49;305: TCL(1): init DONE
00;00;49;305: port 0 attached
00;00;49;318: VPADInit() depricated, no need to call
00;00;49;319: ROOT: Waiting for EXIT message or RECYCLE message
00;00;49;319: ---Root Invoking Recycle---
00:00:49:454: MCP: PID 14 requested to enable power transitions
00:00:49:454: MCP: PID 10 requested to disable power transitions
00:00:49:454: MCP_PowerButtonControl(0) returned 0
00;00;49;333:


---PPC USER-LEVEL FAST RESTART---


00;00;49;333: New master title is a Game(0x90000020)
00;00;49;333: MASTER TITLE ON   FLASH
00:00:49:626: MCP: PID 14 requested to disable power transitions
00;00;49;505:


-----------------------------
ROOT IS STARTING MASTER TITLE
-----------------------------

00;00;49;505: TEST COOKIE: YOSHI-1992-11-21-00-00-00
00:00:49:672: MCP: did not find 'preload.txt' at '/vol/storage_mlc01/sys/title/00050010/1004a200/code', rval -196631
00:00:49:672: MCP: Preparing ffl_app.rpx
00:00:49:676: MCP: Mapping /vol/content to /vol/storage_mlc01/sys/title/00050010/1004a200/content
00:00:49:676: MCP: Mapping /vol/content to /vol/storage_mlc01/sys/title/00050010/1004a200/content
00;00;49;554: DIAG:Result PrepareTitle(0x0000000000000000) came back with cosxml(0x000500101004A200)
00;00;49;558: TitleId 0x000500101004A200 Version 0x00000032 Built On SDK 20909
00;00;49;593: port 0 detached
00;00;49;634: ------------------PROCESS 1 LOST FOREGROUND--------------------
00;00;49;634: DIAG: PhysAlloc(15, 0x40000000, 0x00000000, 0x00000000, 0x01000000, 0x00000001)
00;00;49;634: DIAG: InitAddrSpace
00;00;49;635: DIAG: Switch(New)
00;00;49;635: DIAG:+Loader(1, 7)
00;00;49;635: DIAG:+KiRPLLoaderSetup
00;00;49;635: DIAG:-KiRPLLoaderSetup: before no-return call to KiLoadContext (0xEFE09400) (0x01003FFC)
00;00;49;635: Title Loc is 0
00:00:49:921: MCP: PID 14 requested to enable power transitions
00;00;49;800: DIAG:-Loader(1, 7)
00;00;49;800: DIAG: SetFG(7)
00;00;49;800: KiCblRegisterBlocks() completed with status 0:-4.
00;00;49;800: ------------------PROCESS 15 GAIN FOREGROUND--------------------
00;00;49;802: SYSLOG_LEVEL 1: Warnings Enabled
00;00;49;802: UserMode Core & Thread Initialization (3 Cores)
00;00;49;802:   Core 1 Complete, Default Thread 0x100457E0
00;00;49;804:   Core 0 Complete, MSR 0x00005072, Default Thread 0x10045140
00;00;49;805:   Core 2 Complete, MSR 0x00005072, Default Thread 0x10045E80
00;00;49;828: UserMode OS library build date: Jul 28 2015 19:57:03
00;00;49;828: __AppFlags: 0x00000200

00;00;49;829: OSBlockThreadsOnExit default for sdk version 20909
00;00;49;915: SYSAPP: RPL Load
00;00;49;935: OSSetting_SynchronousPrinting DISABLED
00;00;49;940: OSSetting_CrashDumpType 0, MINI dump after crash
00:00:50:096: ccr_hid_input_start: idx 0 controller: 0, ep 3 int req --> 0
SPM: SetAutoModeForDebug
00;00;49;973: TCL(15): init DONE
00;00;49;975: VPADInit() depricated, no need to call
00;00;49;976: port 0 attached
00;00;49;976: VPAD Init end, BPERF: (0/50096929) Title PID=15
00;00;50;015:    ACP_AutoInit: start
00;00;50;034:    ACP_AutoInit: ACPInitialize complete
00;00;50;034:    ACP_AutoInit: ACPSaveDataInit complete
00;00;50;037:    ACP_AutoInit: ACPNotifyPlayEvent complete
00;00;50;180:    ACP_AutoInit: NDMInitialize complete
00;00;50;506: ACP: initialized
00;00;50;514: VPADInit() depricated, no need to call
00:00:53:553: MCP: PID 14 requested to disable power transitions
00;00;53;437: ==== sysapp:dump data 126 ====
00;00;53;437:         <sys:caller_id size=8>Game<sys:caller_process size=4>mlc <sys:caller_device size=4><sys:pack size=91>    <mode size=4>
00;00;53;443: !!EnableHBM(FALSE) not possible - release message already in system queue.
00;00;53;494: rpl_entry
00;00;53;494: OSDynLoad_Acquire() use [2701604]
00;00;53;494: ErrEula: thread=0x100457e0, stackSize=      63 KB, stackBase=0x105dc2b8, stackEnd=0x105cc2c0 (ErrEulaCreate)
00:00:54:127: MCP: PID 10 requested to enable power transitions
00:00:54:127: MCP_PowerButtonControl(1) returned 0
00:00:54:172: ACP: Mounting "/vol/save/" on "/vol/storage_mlc01/usr/save/00050010/1004a200/user/"
00:00:54:172: ACP: Mount done (0)
00:00:54:312: ACP: Mounting "/vol/save/" on "/vol/storage_mlc01/usr/save/00050010/1004a200/user/"
00:00:54:313: ACP: Mount done (0)
00;00;54;237: WPAD: WPADRegisterAllocator is deprecated. Call no longer required.
00;00;54;238: WPAD: Application Init
00;00;54;246: VPADInit() depricated, no need to call
00;00;54;635: rpl_entry
00;00;54;635: SWKBD: OSDynLoad_Acquire() use [3133780/3670016]
00;00;54;636: SWKBD: thread=0x100457e0, stackSize=      63 KB, stackBase=0x105dc2b8, stackEnd=0x105cc2c0 (SwkbdCreate)
00;00;55;022: ProcUI: Received Release Foreground message
00;00;57;724: ProcUI: Releasing foreground
00;00;57;800: port 0 detached
00;00;57;840: ------------------PROCESS 15 LOST FOREGROUND--------------------
00;00;57;841: KiCblRegisterBlocks() completed with status 0:-4.
00;00;57;841: ------------------PROCESS 5 GAIN FOREGROUND--------------------
00:00:57:974: ccr_hid_input_start: idx 0 controller: 0, ep 3 int req --> 0
00;00;57;852: port 0 attached
00;00;57;892: TCL(5): init DONE
00;00;57;897: VPADInit() depricated, no need to call
00:00:58:051: MCP: PID 14 requested to enable power transitions
00;00;57;931: ProcUI: Received Acquire Foreground message
00:00:58:423: IM: home button was pressed by type: IM_PAD_TYPE_NONE index: 0
00;00;58;302: ==== sysapp:dump data 126 ====
00;00;58;302:         <sys:caller_id size=8>Game<sys:caller_process size=4>mlc <sys:caller_device size=4><sys:pack size=91>    <mode size=4]
00:00:58:775: MCP: PID 14 requested to disable power transitions
00;00;58;654:


Querying BSP for Hardware Information...
00;00;58;654:    It is not Holly/Bolly-Wood
00;00;58;654:    It is Latte A2x or later
00;00;58;654: using DSP memory parameters:
00;00;58;654:     DROM_BASE: 0x3000
00;00;58;654:     IRAM_SIZE: 0x2000
00;00;58;654:     DRAM_SIZE: 0x3000
00;00;58;655: DIAG:Issued KiPrepareTitleAsync(0xFFFFFFFFFFFFFFFD)
00:00:58:883: MCP: loaded and parsed 'preload.txt' at '/vol/storage_mlc01/sys/title/00050010/10040200/code'
00:00:58:884: MCP: Preparing men.rpx
00;00;58;765: DIAG:Result PrepareTitle(0xFFFFFFFFFFFFFFFD) came back with cosxml(0x0005001010040200)
00;00;58;765:
***PPC FAST CYCLE***
00;00;58;765: SHUTINFO: RAMPID 5 is in Foreground
00;00;58;765: SHUTINFO: RAMPID 0 is also alive.
00;00;58;765: SHUTINFO: RAMPID 1 is also alive.
00;00;58;765: SHUTINFO: RAMPID 6 is also alive.
00;00;58;765: SHUTINFO: RAMPID 7 is also alive.
00;00;58;765: p15c2 EXIT message retrieved from system queue. main() should exit.
00;00;58;767: ProcUI: Received Exit message
00;00;58;769: ProcUI: Received Release Foreground message (shutdown has begun)
00;00;58;772:

!!WARNING - main() exited with an active thread 0x1058E8F8 [prio = 68] "nw::snd::SoundThread"
00;00;58;772: +OSDrivers_Done(p15,c1)
00;00;58;772: +OSDrivers_Done(p15,c2)
00;00;58;772: +OSDrivers_Done(p15,c0)
00;00;58;772: __OSShutdownIdleBegin()
00;00;58;772: __OSSetMaxSchedulingBand 1
00;00;58;772: >x(15, 1)"TEST"
00;00;58;772: <x(15, 1)"TEST" 0 ms
00;00;58;772: >x(15, 1)"Button"
00;00;58;772: <x(15, 1)"Button" 0 ms
00;00;58;772: >x(15, 1)"Clipboard"
00;00;58;772: <x(15, 1)"Clipboard" 0 ms
00;00;58;772: >x(15, 1)"ACP"
00;00;58;786: <x(15, 1)"ACP" 13 ms
00;00;58;786: >x(15, 1)"ACPLoad"
00;00;58;786: <x(15, 1)"ACPLoad" 0 ms
00;00;58;786: >x(15, 1)"INPT"
00;00;58;786: <x(15, 1)"INPT" 0 ms
00;00;58;787: >x(15, 1)"CAM"
00;00;58;787: <x(15, 1)"CAM" 0 ms
00;00;58;787: >x(15, 1)"HID"
00;00;58;787: <x(15, 1)"HID" 0 ms
00;00;58;787: >x(15, 1)"UVD"
INFO: nn::ipc avoided busy close on /dev/acp_main (moduleId = 301, tag = 0) from pid = 21
INFO: nn::ipc avoided busy close on /dev/nim (moduleId = 15, tag = 5) from pid = 19
00;00;58;830: <x(15, 1)"UVD" 43 ms
00;00;58;830: >x(15, 1)"ProcUI"
00;00;58;830: <x(15, 1)"ProcUI" 0 ms
00;00;58;830: >x(15, 1)"AVM"
00;00;58;830: <x(15, 1)"AVM" 0 ms
00;00;58;830: >x(15, 1)"VPAD"
00;00;58;831: <x(15, 1)"VPAD" 0 ms
00;00;58;831: >x(15, 1)"WPAD"
00;00;58;831: <x(15, 1)"WPAD" 0 ms
00;00;58;831: >x(15, 1)"TCL"
00;00;58;831: <x(15, 1)"TCL" 0 ms
00;00;58;831: >x(15, 1)"CCR"
00;00;58;831: <x(15, 1)"CCR" 0 ms
00;00;58;831: >x(15, 1)"FS"
00;00;58;831: <x(15, 1)"FS" 0 ms
00;00;58;831: >x(15, 1)"SETTING"
00;00;58;831: <x(15, 1)"SETTING" 0 ms
00;00;58;831: >x(15, 1)"IPC"
00;00;58;834: ABANDONED ORPHANED IPC REPLY FOR RAMPID 7
00;00;58;835: ABANDONED ORPHANED IPC REPLY FOR RAMPID 7
00;00;58;836: ABANDONED ORPHANED IPC REPLY FOR RAMPID 7
00;00;58;935: <x(15, 1)"IPC" 103 ms
00;00;58;935: >x(15, 1)"Cache"
00;00;58;935: <x(15, 1)"Cache" 0 ms
00;00;58;935: >x(15, 1)"MEM"
00;00;58;935: <x(15, 1)"MEM" 0 ms
00;00;58;935: -OSDrivers_Done(p15,c1)
00;00;58;935: -OSDrivers_Done(p15,c0)
00;00;58;935: -OSDrivers_Done(p15,c2)
00;00;59;207: +IPCKDriver_Cleanup(7)
00;00;59;207: -IPCKDriver_Cleanup(7)
00:00:59:378: AUXIL Info: fast relaunch.
00;00;59;259: ProcUI: Releasing foreground
00;00;59;336: port 0 detached
00;00;59;381: ------------------PROCESS 5 LOST FOREGROUND--------------------
00;00;59;382: KiCblRegisterBlocks() completed with status 0:-4.
00;00;59;382: ------------------PROCESS 1 GAIN FOREGROUND--------------------
00:00:59:547: ccr_hid_input_start: idx 0 controller: 0, ep 3 int req --> 0
00;00;59;426: TCL(1): init DONE
00;00;59;427: port 0 attached
00;00;59;440: VPADInit() depricated, no need to call
00;00;59;441: sMasterTitleSwitchedToExit
00;00;59;441: ROOT: Issuing reboot.
00;00;59;449: ROOT: Waiting for EXIT message or RECYCLE message
00;00;59;449: ---Root Invoking Recycle---
00:00:59:584: MCP: PID 14 requested to enable power transitions
00:00:59:585: MCP: PID 10 requested to disable power transitions
00:00:59:585: MCP_PowerButtonControl(0) returned 0
00;00;59;464:


---PPC USER-LEVEL FAST RESTART---


00;00;59;464: New master title is a CafeMenu(0x90000001)
00;00;59;464: MASTER TITLE ON   FLASH
00:00:59:774: MCP: PID 14 requested to disable power transitions
00;00;59;652:


-----------------------------
ROOT IS STARTING MASTER TITLE
-----------------------------

00;00;59;652: TEST COOKIE: YOSHI-1992-11-21-00-00-00
00;00;59;654: DIAG:Issued KiPrepareTitleAsync(0xFFFFFFFFFFFFFFFD)
00:01:00:050: MCP: loaded and parsed 'preload.txt' at '/vol/storage_mlc01/sys/title/00050010/10040200/code'
00:01:00:050: MCP: Preparing men.rpx
00:01:00:056: MCP: Mapping /vol/content to /vol/storage_mlc01/sys/title/00050010/10040200/content
00:01:00:056: MCP: Warning title:0x0005001010040200 does not have ramdisk read capability (forcing)
00:01:00:061: MCP: Link title:0x0005001010040200 file:/vol/content/Common/Package/Men.pack to ramdisk:/vol/sys/proc_ram/cache/Men.pack
00:01:00:061: MCP: 0005001010040200 is not a demo title, skip increment demo launch count
00:01:00:061: MCP: Mapping /vol/content to /vol/storage_mlc01/sys/title/00050010/10040200/content
00;00;59;934: DIAG:Result PrepareTitle(0xFFFFFFFFFFFFFFFD) came back with cosxml(0x0005001010040200)
00;00;59;942: TitleId 0x0005001010040200 Version 0x000000C4 Built On SDK 21211
00;00;59;978: port 0 detached
00;01;00;019: ------------------PROCESS 1 LOST FOREGROUND--------------------
00;01;00;019: DIAG: PhysAlloc(2, 0x40000000, 0x00000000, 0x00000000, 0x02300000, 0x00000001)
00;01;00;019: DIAG: InitAddrSpace
00;01;00;020: DIAG: Switch(New)
00;01;00;020: DIAG:+Loader(1, 7)
00;01;00;020: DIAG:+KiRPLLoaderSetup
00;01;00;020: DIAG:-KiRPLLoaderSetup: before no-return call to KiLoadContext (0xEFE09400) (0x01003FFC)
00;01;00;020: Title Loc is 0
00:01:00:327: MCP: PID 14 requested to enable power transitions
00;01;00;207: DIAG:-Loader(1, 7)
00;01;00;207: DIAG: SetFG(7)
00;01;00;207: KiCblRegisterBlocks() completed with status 0:-4.
00;01;00;207: ------------------PROCESS 2 GAIN FOREGROUND--------------------
00;01;00;209: SYSLOG_LEVEL 1: Warnings Enabled
00;01;00;209: UserMode Core & Thread Initialization (3 Cores)
00;01;00;209:   Core 1 Complete, Default Thread 0x100457E0
00;01;00;210:   Core 0 Complete, MSR 0x00005072, Default Thread 0x10045140
00;01;00;211:   Core 2 Complete, MSR 0x00005072, Default Thread 0x10045E80
00;01;00;234: UserMode OS library build date: Jul 28 2015 19:57:03
00;01;00;234: __AppFlags: 0x00000200

00;01;00;235: OSBlockThreadsOnExit default for sdk version 21211
00;01;00;840: SYSAPP: RPL Load
00;01;00;841: mic_core0_thread: master init
00;01;00;895: OSSetting_SynchronousPrinting DISABLED
00;01;00;937: OSSetting_CrashDumpType 0, MINI dump after crash
00:01:01:095: ccr_hid_input_start: idx 0 controller: 0, ep 3 int req --> 0
00;01;00;971: TCL(2): init DONE
00;01;00;973: VPADInit() depricated, no need to call
00;01;00;974: port 0 attached
00;01;00;975: VPAD Init end, BPERF: (0/61095818) Title PID=2
SPM: SetManualMode
00;01;01;160: mic_drc_attach_cb: ch 0 reason 1 flags 0x00040100
00;01;01;160:    ACP_AutoInit: start
00;01;01;249:    ACP_AutoInit: ACPInitialize complete
00;01;01;249:    ACP_AutoInit: ACPSaveDataInit complete
00;01;01;336:    ACP_AutoInit: ACPNotifyPlayEvent complete
00;01;01;338:    ACP_AutoInit: NDMInitialize complete
00;01;02;339: ACP: initialized
00;01;02;340: VPADInit() depricated, no need to call
00:01:03:139: Cleaning /vol/storage_mlc01/usr/import/crash
00:01:05:960: MCP: PID 10 requested to enable power transitions
00:01:05:960: MCP_PowerButtonControl(1) returned 0
00:01:19:595: MCP: discarding ramdisk cache for '/vol/storage_mlc01/usr/title/00050000/13374454'
00:01:23:994: MCP: PID 14 requested to disable power transitions
00:01:24:001: ACP: Mounting "/vol/save/" on "/vol/storage_mlc01/usr/save/00050010/10040200/user/"
00:01:24:002: ACP: Mount done (0)
00;01;23;875: [barista] Product {:program=>38956, :message=>42751, :programProj=>38956, :root=>38956, :sead=>37528, :resource=>38945}
00;01;23;875: [barista] Cafe OS SDK Version 2.12.11 Build 66642 Branch

00;01;23;875: ### Application Start Time [19:31:05] ###
00;01;23;875: !!EnableHBM(FALSE) not possible - release message already in system queue.
00;01;23;875: =================================
 MEM_ARENA_2: total free size =  989755(KB),  966(MB)
=================================
00;01;23;901: WPAD: Application Init
00;01;25;009: rpl_entry
00;01;25;009: OSDynLoad_Acquire() use [2701564]
00;01;25;009: ErrEula: client version 3.
00;01;25;009: ErrEula: thread=0x4c608740, stackSize=      64 KB, stackBase=0x4c60872c, stackEnd=0x4c5f872c (ErrEulaCreate)
00;01;25;569: == sysapp == new path
00;01;25;569: ==== sysapp:dump data 159 ====
00;01;25;569:         <sys:caller_id size=8>Menu<sys:caller_process size=4>mlc <sys:caller_device size=4><sys:pack size=91>        <sys:launch
_title size=8>    <mode size=4>
00;01;25;569: ==== sysapp:dump data 0 ====
00;01;25;569:
00;01;25;612: ==== sysapp:dump data 0 ====
00;01;25;612:
00;01;25;612: ProcUI: Received Release Foreground message
DRMAPP: built Jul 28 2015 20:01:32
00;01;27;243: ProcUI: Releasing foreground
00;01;27;289: mic_drc_attach_cb: ch 0 reason 0 flags 0x00000000
00;01;27;329: port 0 detached
00;01;27;370: ------------------PROCESS 2 LOST FOREGROUND--------------------
00;01;27;370: KiCblRegisterBlocks() completed with status 0:-4.
00;01;27;370: ------------------PROCESS 5 GAIN FOREGROUND--------------------
00:01:27:503: ccr_hid_input_start: idx 0 controller: 0, ep 3 int req --> 0
00;01;27;382: port 0 attached
00;01;27;422: TCL(5): init DONE
00;01;27;428: VPADInit() depricated, no need to call
00:01:27:581: MCP: PID 14 requested to enable power transitions
00;01;27;461: ProcUI: Received Acquire Foreground message
00:01:27:876: IM: home button was pressed by type: IM_PAD_TYPE_NONE index: 0
00;01;27;755: ==== sysapp:dump data 159 ====
00;01;27;755:         <sys:caller_id size=8>Menu<sys:caller_process size=4>mlc <sys:caller_device size=4><sys:pack size=91>        <sys:launch
_title size=8>    <mode size=4]
00;01;28;367:


Querying BSP for Hardware Information...
00;01;28;367:    It is not Holly/Bolly-Wood
00;01;28;367:    It is Latte A2x or later
00;01;28;367: using DSP memory parameters:
00;01;28;367:     DROM_BASE: 0x3000
00;01;28;367:     IRAM_SIZE: 0x2000
00;01;28;367:     DRAM_SIZE: 0x3000
00:01:28:791: IM: home button was pressed by type: IM_PAD_TYPE_NONE index: 0
00;01;28;740: rpl_entry
00;01;28;740: OSDynLoad_Acquire() use [2701580]
00;01;28;740: ErrEula: client version 3.
00;01;28;740: ErrEula: thread=0x100457e0, stackSize=      63 KB, stackBase=0x105f1cf8, stackEnd=0x105e1d00 (ErrEulaCreate)
DRMAPP: built Jul 28 2015 20:01:32
DRMAPP: Finalize
00;01;29;656: ACP: detecting USB storage in CheckTitleLaunchByTitleListType.
00;01;29;657: ACP: USB storage detection done in CheckTitleLaunchByTitleListType
00:01:29:835: ACP: set boot flag: 0x00000000
00:01:29:983: FSA: ### DATA CORRUPTION ERROR ###, dev:mlc01, err:-1245211, cmd:11, path:(null)
00:01:30:042: FSA: ### DATA CORRUPTION ERROR ###, dev:mlc01, err:-1245211, cmd:11, path:(null)
00:01:30:102: FSA: ### DATA CORRUPTION ERROR ###, dev:mlc01, err:-1245211, cmd:11, path:(null)
00:01:30:161: FSA: ### DATA CORRUPTION ERROR ###, dev:mlc01, err:-1245211, cmd:11, path:(null)
00:01:30:221: FSA: ### DATA CORRUPTION ERROR ###, dev:mlc01, err:-1245211, cmd:11, path:(null)
00;01;30;101: FS: READ_FILE      upid:[ 5] sts:[DATA_CORRUPTED] hnd:[0x3b90a2f] dst:[0x142eb400] size:[1] cnt:[1048576] pos:[0]
00;01;30;101: SystemFatal(core1)
00;01;30;101: Aborting/Abandoning Driver "SNDD_RAMP" (master 2)
00;01;30;101: Aborting/Abandoning Driver "SNDD" (master 2)
00;01;30;101: Aborting/Abandoning Driver "CAM" (master 15)
00;01;30;101: Aborting/Abandoning Driver "HID" (master 8)
00;01;30;101: Aborting/Abandoning Driver "CCR_MIC" (master 2)
00;01;30;101: Aborting/Abandoning Driver "NTAG" (master 2)
00;01;30;101: Aborting/Abandoning Driver "UHS" (master 2)
00;01;30;101: Aborting/Abandoning Driver "KPAD" (master 5)
00;01;30;101: Aborting/Abandoning Driver "WBC" (master 5)
00;01;30;101: Aborting/Abandoning Driver "GX2" (master 5)
00;01;30;101: Aborting/Abandoning Driver "FS" (master 5)
00;01;30;101: Aborting/Abandoning Driver "SND" (master 5)
00;01;30;101: Aborting/Abandoning Driver "UVD" (master 5)
00;01;30;101: Aborting/Abandoning Driver "ACP" (master 5)
00;01;30;101: Aborting/Abandoning Driver "WPAD" (master 1)
00;01;30;101: Aborting/Abandoning Driver "PAD" (master 1)
00;01;30;101: Aborting/Abandoning Driver "CLIPBOARD" (master 1)
00;01;30;101: Aborting/Abandoning Driver "BUTTON" (master 1)
00;01;30;101: Aborting/Abandoning Driver "ACPLOAD" (master 1)
00;01;30;101: Aborting/Abandoning Driver "TEST" (master 1)
00;01;30;101: Aborting/Abandoning Driver "INPT" (master 1)
00;01;30;101: Aborting/Abandoning Driver "SETTING" (master 1)
00;01;30;101: Aborting/Abandoning Driver "IPC" (master 1)
00;01;30;101: Aborting/Abandoning Driver "CACHE" (master 1)
00;01;30;101: Aborting/Abandoning Driver "MEM" (master 1)
00;01;30;101: Aborting/Abandoning Driver "NETWORK" (master 1)
00;01;30;101: Aborting/Abandoning Driver "NSYSUVD" (master 1)
00;01;30;101: Aborting/Abandoning Driver "AVM" (master 1)
00;01;30;101: Aborting/Abandoning Driver "DC" (master 1)
00;01;30;101: Aborting/Abandoning Driver "TCL" (master 1)
00;01;30;101: Aborting/Abandoning Driver "TVE" (master 1)
00;01;30;101: Aborting/Abandoning Driver "VPAD" (master 1)
00;01;30;101: Aborting/Abandoning Driver "CCR" (master 1)
00;01;30;192: *** Process 5 exited with interrupt handler for vector 2 registered on core 1.
00;01;30;192: *** Process 5 exited with interrupt handler for vector 3 registered on core 1.
00;01;30;192: *** Process 5 exited with interrupt handler for vector 4 registered on core 1.
00;01;30;192: *** Process 5 exited with interrupt handler for vector 5 registered on core 1.
00;01;30;192: *** Process 5 exited with interrupt handler for vector 6 registered on core 1.
00;01;30;192: *** Process 5 exited with interrupt handler for vector 8 registered on core 1.
INFO: nn::ipc avoided busy close on /dev/acp_main (moduleId = 301, tag = 0) from pid = 19
INFO: nn::ipc avoided busy close on /dev/nim (moduleId = 15, tag = 5) from pid = 21
00;01;30;863: SystemFatal - Core 1 resume in error display (6)
00;01;30;863: SystemFatal - Core 0 resume in error display (6)
00;01;30;863: SystemFatal - Core 2 resume in error display (6)
00;01;30;863: !!!Abandoned Interrupt 5 for process 65535
00;01;30;863: !!!Abandoned Interrupt 2 for process 65535
00;01;30;863: Process 6 Delayed Start Acquire
00;01;30;880: OSSetting_SynchronousPrinting DISABLED
00;01;30;885: OSSetting_CrashDumpType 0, MINI dump after crash
00;01;30;923: TCL(6): init DONE
00:01:31:220: ccr_hid_input_start: idx 0 controller: 0, ep 3 int req --> 0
00;01;31;100: VPADInit() depricated, no need to call
00;01;31;100: port 0 attached
00;01;31;101: VPAD Init end, BPERF: (0/91221179) Title PID=6
00;01;31;118:    ACP_AutoInit: start
00;01;31;119:    ACP_AutoInit: ACPInitialize complete
00;01;31;119:    ACP_AutoInit: ACPSaveDataInit complete
00;01;31;123:    ACP_AutoInit: ACPNotifyPlayEvent complete
00;01;31;129:    ACP_AutoInit: NDMInitialize complete
00;01;31;129: ACP: initialized
00;01;31;129: SYSAPP: RPL Load
00;01;31;137: VPADInit() depricated, no need to call
00;01;31;176:
<><><><><><><> fatal error process called <><><><><><><>
00;01;31;176: TYPE: Corruption(2)
00;01;31;176: CODE: 1600103
00;01;31;176: Process: 5
00;01;31;176: Internal Code: 269280488
00;01;31;176: Function __FSCheckAndSwitchErrorProc, Line:141

00;01;31;332: ERPRC: System version: 5.5.1 E
00;01;31;332: ERPRC: Serial number: FEHXXXXXXXXX
00;01;31;332: ERPRC: Model number: WUP-101(03)
00;01;31;345: CSC: Product Code: WUP-N-HASP, Title Version (major): 12
00;01;31;377: CSC: Repaired: TRUE, Wagon: FALSE
00;01;31;382: CSC: InitialLaunch stage: 2
00;01;31;394: CSC: USB Storage Connected: FALSE, Device Type: NAND
00;01;31;416: CSC: RCA Enabled: FALSE, KeepAlive Enabled: FALSE, ParentControl Enable: FALSE
00;01;31;427: CSC: Check : /vol/storage_mlc01/usr/boss/00050010/10040200/user/common/ (-196631)
00;01;31;430: CSC: Check : /vol/storage_mlc01/usr/boss/00050010/10040200/user/80000009/ (0)
00;01;31;431: CSC: Boss Storage Exist: TRUE, NetworkID Assigned: FALSE, System Network Connected: TRUE
00;01;31;462: CSC: NIC Type: WIFI, DNS obtained by DHCP: TRUE, IP obtained by DHCP: TRUE
00;01;31;477: CSC: TV Port: HDMI, TV Aspect Ratio: 16:9
00;01;31;482: CSC: TV Resolution: TV_1080P
00;01;31;482: CSC: CODE: [HASC-2210-5375]
00;01;31;483: ERPRC: Console status code: HASC-2210-5375
2013-12-30 19:31:13 - log collection event from pid 20
00:01:31:619: MCP: life time number of fatal errors - 361
(You can ignore the dates as the system clock appears to have been reset at some point)

Some interesting lines I noticed were:-
Code:
00:00:12:963: FSA: ### DATA CORRUPTION ERROR ###, dev:odd04, err:-2949147, cmd:2, path:(null)
Code:
00:02:45:401: FSA: ### DATA CORRUPTION ERROR ###, dev:mlc01, err:-1245211, cmd:11, path:(null)
00;02;45;281: FS: READ_FILE      upid:[15] sts:[DATA_CORRUPTED] hnd:[0x3ba0a1b] dst:[0x20fe4980] size:[1] cnt:[1048576] pos:[0]
00;02;45;281: SystemFatal(core0)
Using data mangement I was able to see that 26 titles are currently installed. I accessed the save data manager and figured I would try deleting each save file one by one to see if that helped at all. I managed to delete all the save files except for the following three:-

-YouTube
-Wii Sports Club
-Super Smash Bros

Whenever I try to delete any of these save files the system crashes with the slightly different error code of 160-1710, which from googling seems to be very closely related to the 160-0103 code.

Since many threads mentioned that Super Smash Bros might be responsible for at least some systems experiencing the 160-0103 error code, I thought it might be worth trying to install the latest Super Smash Bros update data. The title started installling and then failed with this error screen:-
v4pmzgLl.jpg


The only thing left I can think of is using the system config tool to format/initialise the system, but having read that other people with this error have fully bricked by trying to format the system from system settings i'm relunctant to try this just yet.
 
Last edited by Razor83,

piratesephiroth

I wish I could read
Member
Joined
Sep 5, 2013
Messages
3,453
Trophies
2
Age
103
XP
3,233
Country
Brazil
Using data mangement I was able to see that 26 titles are currently installed. I accessed the save data manager and figured I would try deleting each save file one by one to see if that helped at all. I managed to delete all the save files except for the following three:-

-YouTube
-Wii Sports Club
-Super Smash Bros

Whenever I try to delete any of these save files the system crashes with the slightly different error code of 160-1710, which from googling seems to be very closely related to the 160-0103 code.

Since many threads mentioned that Super Smash Bros might be responsible for at least some systems experiencing the 160-0103 error code, I thought it might be worth trying to install the latest Super Smash Bros update data. The title started installling and then failed with this error screen:-
v4pmzgLl.jpg


The only thing left I can think of is using the system config tool to format/initialise the system, but having read that other people with this error have fully bricked by trying to format the system from system settings i'm relunctant to try this just yet.
Super Smash Bros isn't responsible for anything. It's just that the game was wildly popular back then and everyone started using their consoles again.
It's a hardware problem, data corruption in the internal memory.
I guess the error happens because the Wii U's OS doesn't know how to deal with bad blocks and can't do anything when it encounters that FSA_STATUS_MEDIA_ERROR.

Could you install that title to USB?
 
Last edited by piratesephiroth,

Razor83

Well-Known Member
OP
Member
Joined
Dec 23, 2009
Messages
391
Trophies
1
XP
1,758
Country
Super Smash Bros isn't responsible for anything. It's just that the game was wildly popular back then and everyone started using their consoles again.
It's a hardware problem, data corruption in the internal memory.
I guess the error happens because the Wii U's OS doesn't know how to deal with bad blocks and can't do anything when it encounters that FSA_STATUS_MEDIA_ERROR.
I'm not saying Super Smash Bros is the only cause of the 160-0103 error, but it just seems to me that "occams razor" might apply in this case. It seems more than a coincidence that this Wii U happens to have previously played Super Smash Bros (The game most commonly associated with this error) and that Super Smash Bros also happens to be one of only three game save files that I cant delete.

Could you install that title to USB?
Just tried this and yes I was able to install the Smash update to USB. However if I now try to remove the USB drive the system menu freezes when loading up. I'm guessing that without the USB drive inserted the system menu tries to read the MLC instead and freezes when it encounters the corrupted data? (Note that the system doesn't crash with any error code, the screen just literally freezes when it tries to access the now removed USB drive) Reinserting the USB drive allows the system menu to boot again.

Afterwards I thought I would try uninstalling each title/update one by one, and I was able to delete all of the installed titles on the MLC (I didnt uninstall the System Config Tool of course) and I was even able to reinstall the latest Smash update data onto the MLC afterwards, which seems rather strange given my previous attempt resulted in an FSA_STATUS_MEDIA_ERROR.

I still cant delete those three save files though without the system crashing. I even tried using the fill-up tool to use up all of the free save space, and that worked fine and I was able to delete the files afterwards. However those three saves files still remain. I also cant copy or move them.

Unfortunately i'm still getting error 160-0103 whenever I try to load system settings. Is there anything else I should try?
 
Last edited by Razor83,

Razor83

Well-Known Member
OP
Member
Joined
Dec 23, 2009
Messages
391
Trophies
1
XP
1,758
Country
Have you tried installing System Settings to USB?
Nice idea! However I just tried all the usual download programs (Wii U USB Helper, uTikDownloadHelper, NEW-NUSGrabberGUI, FunKii-UI, Uwizard) and the only one that even has an option to download system titles is NEW-NUSGrabberGUI, and the feature is apparently not fully implemented yet :( I'm not sure how else I can download the latest System Settings? <EDIT> I just managed this, see below post.

Alternatively I feel we really need a homebrew app that is capable of reformatting the MLC to its default factory state, whilst taking into account any bad blocks. Also i'm guessing that it wont be possible to use the default Wii U file system access (FSA) since from the error logs it seems to crash when encountering the corrupt data, so I guess it would need to be coded to directly read/write to the MLC chip?
 
Last edited by Razor83,
D

Deleted User

Guest
Code:
00:01:31:223: ISFS: fs_ops.c(613)Invalid inode name mvplayer-gui.rpl
00;01;31;105: Error: Could not load acquired RPL "mvplayer-gui".
00;01;41;632: WPAD: WPADiControlMpls() cmd: 4
00;01;41;748: WPAD: WPADiControlMpls() cmd: 4
00;01;43;290: WPAD: WPADiControlMpls() cmd: 128
00;01;44;107: WPAD: WPADiControlMpls() cmd: 128
00:02:45:156: FSA: ### DATA CORRUPTION ERROR ###, dev:mlc01, err:-1245211, cmd:11, path:(null)
00:02:45:218: FSA: ### DATA CORRUPTION ERROR ###, dev:mlc01, err:-1245211, cmd:11, path:(null)
00:02:45:279: FSA: ### DATA CORRUPTION ERROR ###, dev:mlc01, err:-1245211, cmd:11, path:(null)
00:02:45:340: FSA: ### DATA CORRUPTION ERROR ###, dev:mlc01, err:-1245211, cmd:11, path:(null)
00:02:45:401: FSA: ### DATA CORRUPTION ERROR ###, dev:mlc01, err:-1245211, cmd:11, path:(null)
00;02;45;281: FS: READ_FILE      upid:[15] sts:[DATA_CORRUPTED] hnd:[0x3ba0a1b] dst:[0x20fe4980] size:[1] cnt:[1048576] pos:[0]
00;02;45;281: SystemFatal(core0)
00;02;45;281: Aborting/Abandoning Driver "SNDD_RAMP" (master 15)
0
Full OS Crash Line. It seems like MLC is (i mean) screwed
It seems to acquire "mvplayer-gui", whatever that is.
 
Last edited by ,

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    The Real Jdbye @ The Real Jdbye: it won't make it better or worse