account icon indicating copy to clipboard operation
account copied to clipboard

[Enhancement]: Change the error code for non-existent server

Open ssdrive-flaktra opened this issue 10 months ago • 1 comments

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.

ssdrive-flaktra avatar Jan 31 '25 07:01 ssdrive-flaktra

hi! do any devs know if this will be approved?

MiniBioOne avatar Feb 28 '25 19:02 MiniBioOne