account
account copied to clipboard
[Enhancement]: Change the error code for non-existent server
Checked Existing
- [x] I have checked the repository for duplicate issues.
What enhancement would you like to see?
I saw a discussion for this in the dev channel on the Discord, so thought I'd make an issue. (https://discord.com/channels/408718485913468928/881694640099700827/899415889286414366)
Jon said in the Discord that instead of a user getting the 102-2482 error for a server that doesn't exist, they could get another error. Some errors Jon mentioned were:
- 0591 (`NOT_IMPLEMENTED`)
- 0593 (`DEVELOPMENT_ONLY`)
- 1000 (`ACCOUNT_MANAGEMENT_ERROR`)
- 2000 (`AUTHENTICATION_ERROR`)
- 2452 (`UNAUTHORIZED_DEVICE`)
- 2458 (`UNAUTHORIZED_CLIENT`)
- 2483 (`GAME_SERVER_ID_ENVIRONMENT_NOT_FOUND`)
- 2520 (`UNAUTHORIZED_REQUEST`)
- 2522 (`REQUEST_FORBIDDEN`)
- 2880 (`SERVICE_NOT_PROVIDED`)
- 2900 (`RESTRICTION_ERROR`)
Any other details to share? (OPTIONAL)
In my opinion, I think 2483 or 0593 fit best.
hi! do any devs know if this will be approved?