Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration FailureCode

The error codes of errors which can be received in the FailurePacket.

Index

Enumeration members

BadKey

BadKey: = 5

Received when an incorrect key is sent in the HelloPacket.

EmailVerificationNeeded

EmailVerificationNeeded: = 7

Received when the account that has connected does not have a verified email.

IncorrectVersion

IncorrectVersion: = 4

Received when the buildVersion sent in the HelloPacket is not the current one.

InvalidTeleportTarget

InvalidTeleportTarget: = 6

Received when the target of a TeleportPacket was not a valid target.

TeleportRealmBlock

TeleportRealmBlock: = 9

Unknown.

Generated using TypeDoc