> For the complete documentation index, see [llms.txt](https://rawier.gitbook.io/cler/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://rawier.gitbook.io/cler/bot-setup-and-info-commands/most-common-errors.md).

# Most Common Errors

Most common errors

Below is a list of the most common errors, ranging from command syntax errors, errors in the "Cler" code, among others.

Every mistake has a name (I did this out of pure ego haha)

**Example:**\ <mark style="color:green;">**0c432URC**</mark>\
\
*0 = type of error*\
*c = bot initials* \
*4321 =*  identifier for log\
U = possible cause of the failure \
&#x20;      \- <mark style="color:red;">U</mark> = User (Admin or User)\
&#x20;      \- <mark style="color:red;">C</mark> = Code\
&#x20;      \- <mark style="color:red;">D</mark> = Database\
&#x20;      \- <mark style="color:red;">K</mark> = Unknown\
R = identifier for log\
C = severity\
&#x20;      \- <mark style="color:red;">N</mark> = Null\
&#x20;      \- <mark style="color:red;">S</mark> = Slight\
&#x20;      \- <mark style="color:red;">C</mark> = Critic\
&#x20;      \- <mark style="color:red;">F</mark> = Fatal

* <mark style="color:green;">**0c001CRN**</mark> = OK
* <mark style="color:green;">**0c580KRF**</mark> = Data recovery is not possible
* <mark style="color:green;">**0c574URC**</mark> = Delete failed
* <mark style="color:green;">**0c629KRC**</mark> = Internal error
* <mark style="color:green;">**0c973KRF**</mark> = Insufficient memory
* <mark style="color:green;">**0c838URS**</mark> = The current channel is not writeable
* <mark style="color:green;">**1c903URS**</mark> = One or more arguments are missing
* <mark style="color:green;">**1c565URS**</mark> = Entered name is too long
* <mark style="color:green;">**1c961URS**</mark> = No connection to the local network has been established.&#x20;
* <mark style="color:green;">**1c461DRC**</mark> = No sql connection established&#x20;
* <mark style="color:green;">**1c986DRF**</mark> = No connection has been established with megadb
* <mark style="color:green;">**1c702CRC**</mark> = No connection has been established with hispasing
* <mark style="color:green;">**2c208CRC**</mark> = The execution time was longer than expected
* <mark style="color:green;">**2c822URS**</mark> = A Boolean value was expected and an Integer was received.&#x20;
* <mark style="color:green;">**2c458URS**</mark> = A type or namespace definition or end of file was expected.&#x20;
* <mark style="color:green;">**2c453CRS**</mark> = A unary operator was expected
* <mark style="color:green;">**2c723URC**</mark> = Cannot read property null is not an object&#x20;
* <mark style="color:green;">**2c512URS**</mark> = Undefined is not an object&#x20;
* <mark style="color:green;">**3c420URN**</mark> = Unknown command&#x20;
* <mark style="color:green;">**3c745CRC**</mark> = Error executing the script&#x20;
* <mark style="color:green;">**3c272URS**</mark> = Object not supported&#x20;
* <mark style="color:green;">**3c151DRS**</mark> = Maximum call stack&#x20;
* <mark style="color:green;">**3c122CRS**</mark> = Event is not defined correctly
* <mark style="color:green;">**3c198CRN**</mark> = Language not supported&#x20;
* <mark style="color:green;">**4c537CRN**</mark> = Character not supported
* <mark style="color:green;">**4c770URS**</mark> = Voice channel does not exist Voice channel is restricted
* <mark style="color:green;">**4c660URS**</mark> = Insufficient privilege to execute command
* <mark style="color:green;">**4c699KRF**</mark> = Cler role is not set&#x20;
* <mark style="color:green;">**4c569KRN**</mark> = Unknown message
* <mark style="color:green;">**4c394KRN**</mark> = User does not exist
* <mark style="color:green;">**5c320KRS**</mark> = User already exists
* <mark style="color:green;">**5c327URN**</mark> = User client deprecated
