Version 2, last updated by terite at October 27, 2010 18:12 UTC
ConnectionRejectedReason
Connection Rejected Reason Enumeration
| Key | Value | Comments |
|---|---|---|
| IncompatibleVersion | 0x1 | Server rejects the client because it's too old |
| CouldNotConnect | 0x2 | Client fails to connect to the server (emulated) |
| BanHammer | 0x3 | Client is banned from the server. |
| CouldNotResolve | 0x4 | The client could not resolve the host name. |