Approver
304
edits
(added mii maker troubleshooting, and some UnboundLocalError troubleshooting) |
(IM GOING INSANE (not)) |
||
Line 104: | Line 104: | ||
===UnboundLocalError: cannot access local variable 'haxid1_path'=== | ===UnboundLocalError: cannot access local variable 'haxid1_path'=== | ||
This can happen | This can happen when Option 1 stopped because of an error and there is an incomplete installation. | ||
#Close the script window | #Close the script window | ||
#Execute mset9.py/mset9.bat | #Execute the <code>mset9.py</code> script on the root of the SD card | ||
#*'''Windows''': Double-click <code>mset9.bat</code> | |||
#**If this doesn't work: hold SHIFT and right-click anywhere in the SD card window, then click the option that opens Terminal, PowerShell, or Command Prompt, then type <code>py -3 mset9.py</code> and press Enter | |||
#*'''Linux''': open a Terminal window, <code>cd</code> to the root of your SD card, then type <code>python3 mset9.py</code> and press Enter | |||
#*You should see a window that says "MSET9 ... SETUP by zoogie" | |||
#Type <code>4</code>, then press Enter to remove MSET9 | |||
#Return to Section I Step 1 | #Return to Section I Step 1 | ||
Line 133: | Line 138: | ||
=== assert(mii_ok==1) AssertionError === | === assert(mii_ok==1) AssertionError === | ||
Your SD card does not have Mii Data. | Your SD card does not have Mii Maker Data. | ||
#Close the script window | #Close the script window | ||
#Execute mset9.py/mset9.bat | #Execute the <code>mset9.py</code> script on the root of the SD card | ||
#*'''Windows''': Double-click <code>mset9.bat</code> | |||
#**If this doesn't work: hold SHIFT and right-click anywhere in the SD card window, then click the option that opens Terminal, PowerShell, or Command Prompt, then type <code>py -3 mset9.py</code> and press Enter | |||
#*'''Linux''': open a Terminal window, <code>cd</code> to the root of your SD card, then type <code>python3 mset9.py</code> and press Enter | |||
#*You should see a window that says "MSET9 ... SETUP by zoogie" | |||
#Type <code>4</code>, then press Enter to remove MSET9 | |||
#Insert the SD card into your console | #Insert the SD card into your console | ||
#Power on your console | #Power on your console | ||
# | #Launch Mii Maker | ||
#Wait for your console to reach the "Welcome to Mii Maker" screen, then exit Mii Maker | #Wait for your console to reach the "Welcome to Mii Maker" screen, then exit Mii Maker | ||
#Power off your console | #Power off your console | ||
# | #Insert the SD card into your computer | ||
#Return to Section I Step 7 | #Return to Section I Step 7 | ||
[[Category:Nintendo 3DS guides]] | [[Category:Nintendo 3DS guides]] |