Skip to content
This repository has been archived by the owner on Jan 7, 2019. It is now read-only.

Error codes

ptejada edited this page Aug 13, 2012 · 3 revisions

As of now you should only be aware of two error codes, 006 and 007.

  • 006: triggered when a user attempts to connect with an invalid name. A user's name should only be alphanumeric and not be longer than 16 characters.

  • 007: triggered when a user attempts to connect with a name that is already in use

Clone this wiki locally