AutoRegister doesn't allow you to send a NickCommand to change your nick - it changes it right back as soon as the server acknowledges your change.
The updateCommand method is at fault, and needs to check the current state before making a change.
Logged In: YES user_id=843977
Fixed in CVS. updateCommand doesn't check the state, but it also doesn't send a NickCommand in response.
Log in to post a comment.
Logged In: YES
user_id=843977
Fixed in CVS. updateCommand doesn't check the state, but it also
doesn't send a NickCommand in response.