IRC Problem With Complicated Name
I keep getting IRC connect errors. In the console, here's the specific problem it shows:
(cmd:) lennier.irc.arloria.net 432 [JOT$]_Denalin :Erroneous Nickname: Illegal characters
(cmd:) lennier.irc.arloria.net 451 WHOIS :You have not registered
...I would be using my preferred account "Denalin" but... well its got some password problems. I'm writing a script to guess its password until I get it right.
(cmd:) lennier.irc.arloria.net 432 [JOT$]_Denalin :Erroneous Nickname: Illegal characters
(cmd:) lennier.irc.arloria.net 451 WHOIS :You have not registered
...I would be using my preferred account "Denalin" but... well its got some password problems. I'm writing a script to guess its password until I get it right.
Comments
Is there anything I can do to access the IRC other than making a new account?
You can connect to the irc server from outside the game with the address in the footer, or you can set the following in your console before reconnecting in-game:
$IRCClient::NickName = "Denalin";
I'll add something in to check if the names don't contain bad characters in a later update.
I typed in the following And yet it still comes up with an error "Bad Hostname : Could not resolve IRC server address IP:irc.arloria.net:6667."
If someone has a fix for this tell me. Side note: I also used my JetBu account with no weird caracters in it and still got the same error. It also shows no servers on the server list after the error comes up, all except the favorites which i have few of them.