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: 0c432URC 0 = type of error c = bot initials 4321 = identifier for log U = possible cause of the failure - U = User (Admin or User) - C = Code - D = Database - K = Unknown R = identifier for log C = severity - N = Null - S = Slight - C = Critic - F = Fatal

  • 0c001CRN = OK

  • 0c580KRF = Data recovery is not possible

  • 0c574URC = Delete failed

  • 0c629KRC = Internal error

  • 0c973KRF = Insufficient memory

  • 0c838URS = The current channel is not writeable

  • 1c903URS = One or more arguments are missing

  • 1c565URS = Entered name is too long

  • 1c961URS = No connection to the local network has been established.

  • 1c461DRC = No sql connection established

  • 1c986DRF = No connection has been established with megadb

  • 1c702CRC = No connection has been established with hispasing

  • 2c208CRC = The execution time was longer than expected

  • 2c822URS = A Boolean value was expected and an Integer was received.

  • 2c458URS = A type or namespace definition or end of file was expected.

  • 2c453CRS = A unary operator was expected

  • 2c723URC = Cannot read property null is not an object

  • 2c512URS = Undefined is not an object

  • 3c420URN = Unknown command

  • 3c745CRC = Error executing the script

  • 3c272URS = Object not supported

  • 3c151DRS = Maximum call stack

  • 3c122CRS = Event is not defined correctly

  • 3c198CRN = Language not supported

  • 4c537CRN = Character not supported

  • 4c770URS = Voice channel does not exist Voice channel is restricted

  • 4c660URS = Insufficient privilege to execute command

  • 4c699KRF = Cler role is not set

  • 4c569KRN = Unknown message

  • 4c394KRN = User does not exist

  • 5c320KRS = User already exists

  • 5c327URN = User client deprecated

Last updated