From The Mana World
LunaticEdit (talk | contribs) |
LunaticEdit (talk | contribs) |
||
Line 4: | Line 4: | ||
|mode={{{mode}}} | |mode={{{mode}}} | ||
|length=55 | |length=55 | ||
|define= | |define= SMSG_LOGIN_ERROR | ||
|sent= | |sent= | ||
|parsed= | |parsed= |
Revision as of 15:14, 1 February 2013
ErrorCode Response
Packet ID: | 0x006A |
---|---|
Packet Length: | 55 |
Client Defined: | SMSG_LOGIN_ERROR |
Sent Location(s): | |
Parsed Location(s): |
Fields
Offset | Length | Contents |
---|---|---|
0 | 2 | Packet ID |
2 | 4 | Error Code |
Description
An error code response that is sent by the server in the event of a problem.
Error Codes
- 0x0000 - The ID is not registered.
- 0x0001 - Incorrect Password.
- 0x0002 - The ID is expired.
- 0x0003 - Rejected from Server.
- 0x0004 - You have been blocked by the GM team.
- 0x0005 - Client version is too low (client out of date).
- 0x0006 - Your are temporarily prohibited from logging in.
- 0x0007 - Server is jammed due to over populated.
- 0x0008 - No MSG (actually, all states after 9 except 99 are No MSG, use only this)
- 0x0063 - This ID has been completely erased.