Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Wii U:Fix error code 112-1037: Difference between revisions

From Hacks Guide Wiki
Lazr (talk | contribs)
Created page with "This page will guide you through the process of fixing the error code 112-1037. === What You Need === * A working homebrew installation. * wupclient.py (right-click -> Save link as... -> Click Save). * The latest release of Python. === Instructions === #Install Python on your computer. === Fixing The Error Code === <tabber> |-|Windows= <span></span> # Power on your Wii U. # Load into Tiramisu or Aroma. # Use the following command: <code>cd <directory>..."
 
m Ihaveahax moved page Wii U/fix-errcode-112-1037 to Wii U:Fix error code 112-1037: move to correct namespace
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
= How To Fix The Error Code 112-1037 =
This page will guide you through the process of fixing the error code 112-1037.
This page will guide you through the process of fixing the error code 112-1037.


Line 21: Line 22:
# Use the following command: <code>py -3 -i wupclient.py</code>.
# Use the following command: <code>py -3 -i wupclient.py</code>.
# Enter the IP address of your Wii U.
# Enter the IP address of your Wii U.
#* Don't know how to find it? Read [[wiiuguide:find-wiiu-ip-address|this]].
#* Don't know how to find it? Read [https://wiki.hacks.guide/wiki/Wii_U/find-wiiu-ip-address this].
# Use the appropriate command depending on the region of your console:
# Use the appropriate command depending on the region of your console:
#* JPN: <code>w.chmod("/vol/storage_mlc01/sys/title/00050030/1001200a/content/pages/index.html", 0x644)</code>.
#* JPN: <code>w.chmod("/vol/storage_mlc01/sys/title/00050030/1001200a/content/pages/index.html", 0x644)</code>.
Line 44: Line 45:
# Use the following command: <code>python3 -i wupclient.py</code>.
# Use the following command: <code>python3 -i wupclient.py</code>.
# Enter the IP address of your Wii U.
# Enter the IP address of your Wii U.
#* Don't know how to find it? Read [[wiiuguide:find-wiiu-ip-address|this]].
#* Don't know how to find it? Read [https://wiki.hacks.guide/wiki/Wii_U/find-wiiu-ip-address this].
# Use the appropriate command depending on the region of your console:
# Use the appropriate command depending on the region of your console:
#* JPN: <code>w.chmod("/vol/storage_mlc01/sys/title/00050030/1001200a/content/pages/index.html", 0x644)</code>.
#* JPN: <code>w.chmod("/vol/storage_mlc01/sys/title/00050030/1001200a/content/pages/index.html", 0x644)</code>.