Enum CharacterSelectResult
Why a character selection could not be honoured.
public enum CharacterSelectResult : byte
Fields
The selection could not be completed for a reason the player cannot act on — a database failure, a saturated worker pool, or a request refused by the server's per-connection cooldown. Retrying is the only useful advice.
A different character on this account is still in the world — either playing or running out a combat-logout timer — so the account cannot switch to another one yet.
Selection was accepted; the world server list follows.