Open mrjvs opened 2 years ago
With that fixed, the error appears to be "Username contains invalid characters", which is weird considering the username I'm trying to use is ashash
I've noticed that it consistently triggers even if the Username or Mii Name doesn't contain invalid characters if the input validation for either the Username or Mii Name failed on a previous creation attempt. I found that I could work around this issue by simply retyping both fields
Yeah, I kept getting the invalid characters in username error. In the end, I filled in the form, did the captcha, then deleted and retyped the username and mii name, and that worked.
Can anyone confirm if this is still happening for them? I believe this issue was fixed a while ago (bad regex), and I'm cleaning up some old issues
update: one weird error remains: Username contains invalid characters
~~when making an account, all input validation errors are not shown to the user. cookie with error message is being made but not being shown. this is most likely the problem with people not being able to make accounts.~~