-
Notifications
You must be signed in to change notification settings - Fork 43
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Regression]: Wii U hangs when accessing the "Change User Information" screen #55
Comments
Pulling in @DaniElectra |
Hmm... I can replicate the issue, and when entering the account settings applet it seems to not be reaching This is strange, considering it was working for me at the beginning of the PR (though I think I didn't test opening it twice as mentioned above), so I would think it must have broken in a later commit |
Attached below is a log of the issue being reproduced on ebecf95 (latest), courtesy of a modification I made to
The relevant titleid (Account Settings) in my case is In In
|
This copy-and-paste error was a culprit of the bug described in issue PretendoNetwork#55. It made the Account Settings applet on Wii U softlock during its initialisation, forcing the user to power off the system. The applet now works again. However, trying to access it a second time without rebooting still freezes the Wii U, which is another regression listed in issue PretendoNetwork#55.
According to the commit message the WiiU still freezes if the applet is opened for the second time. Any plans to fix this? |
Yes, we want account settings to work fully. Closing the issue before was an accident. |
Checked Existing
What happened?
I've made a PNID on the Pretendo website and linked it to a Wii U account, using the Inkay nightly (ebecf95) at the time. If I select that account, then tap the Mii icon in the top left and tap "Change User Information", the screen fades into a loading screen with the Wii U logo in the lower-right corner, then gets stuck. The little tune keeps playing but the spinner (throbber) won't appear, forcing me to power off the system.
This is a softlock rather than a hard crash. The L+Down+Minus combo doesn't work, yet the ftpiiu plugin still does. I ran WiiUCrashLogDumper before and after the softlock, but nothing new was generated.
What was the previous functionality?
There are two previous states to this issue:
When did this occur?
According to
git bisect
:Other relevant information. (OPTIONAL)
Wii U: 32GB Samsung MMC, system version 5.5.5E, 2GB SD card (FAT32 with 16k cluster size), Aroma beta 22 is installed, Nimble is also installed.
During
git bisect
, I made sure to add or deleteInkay-pretendo.wms
to or from/wiiu/environments/aroma/modules
when testing newer or older revisions; I also do update the plugin in/wiiu/environments/aroma/plugins
and do a full restart of the system via homebrew.The text was updated successfully, but these errors were encountered: