We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When trying to add a friend by PNID, if the PNID is mistyped, error 101-0103 is thrown. This is thrown in the console logs:
2024-07-30 21:24:53 [2024-07-31T01:24:53] [WARNING] [func (*Protocol).handleAddFriendByName() github.com/PretendoNetwork/nex-protocols-go/v2/friends-wiiu/add_friend_by_name.go:16] : FriendsWiiU::AddFriendByName not implemented
No error is thrown - proper response sent back to user saying PNID doesn't exist
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Checked Existing
What happened?
When trying to add a friend by PNID, if the PNID is mistyped, error 101-0103 is thrown. This is thrown in the console logs:
What did you expect to happen?
No error is thrown - proper response sent back to user saying PNID doesn't exist
Steps to reproduce?
Other relevant information. (OPTIONAL)
No response
The text was updated successfully, but these errors were encountered: