Login Packet Results: Difference between revisions

From wowdev
Jump to navigation Jump to search
(Created page with "These are used in some Login Packets to signal success or failure. = Values = {| class="wikitable" |+ Error codes ! Name ! Value ! Client Message |- | SUCCESS || 0x00 ||...")
 
(No difference)

Latest revision as of 20:39, 21 May 2021

These are used in some Login Packets to signal success or failure.

Values

Error codes
Name Value Client Message
SUCCESS 0x00 No message, authentication continues.
FAIL_UNKNOWN0 0x01 "Unable to Connect"
FAIL_UNKNOWN1 0x02 "Unable to Connect"
FAIL_BANNED 0x03 "The World of Warcraft account has been closed and is no longer available for use.
Please go to http://www.wow-europe.com/en/misc/banned.html for further information.
FAIL_UNKNOWN_ACCOUNT 0x04 "The information you have entered is not valid.
Please check the spelling of the account name and password.
If you need help in retrieving a lost or stolen password and account,
see http://www.wow-europe.com for more information."
FAIL_INCORRECT_PASSWORD 0x05 "The information you have entered is not valid.
Please check the spelling of the account name and password.
If you need help in retrieving a lost or stolen password and account,
see http://www.wow-europe.com for more information."
FAIL_ALREADY_ONLINE 0x06 "This account is already logged into World of Warcraft.
Please check the spelling and try again."
FAIL_NO_TIME 0x07 "You have used up your prepaid time for this account.
Please purchase more to continue playing."
FAIL_DB_BUSY 0x08 "Could not log in to World of Warcraft at this time.
Please try again later."
FAIL_VERSION_INVALID 0x09 "Unable to validate game version.
This may be caused by file corruption or the interference of another program.
Please visit http://www.wow-europe.com/en/support/ for more information and possible solutions to this issue."
LOGIN_DOWNLOAD_FILE 0x0A "Downloading"
FAIL_INVALID_SERVER 0x0B "Unable to Connect"
FAIL_SUSPENDED 0x0C "The World of Warcraft account has been temporarily suspended.
Please go to http://www.wow-europe.com/en/misc/banned.html for further information.
FAIL_NO_ACCESS 0x0D "Unable to Connect"
SUCCESS_SURVEY 0x0E "Success!"
Pressing cancel either shows a cached realmlist or "Retrieving realm list".
FAIL_PARENTALCONTROL 0x0F "Access to this account has been blocked by parental controls.
Your settings may be changed in your account preferences at http://www.worldofwarcraft.com."
FAIL_LOCKED_ENFORCED 0x10 Does not appear to be valid on 1.12.1.