ConnectionError
ConnectionError
Enums
Name | Value | Description |
OK |
0 | |
DisconnectErrors |
256 | |
DisconnectBadhash |
257 | |
DisconnectSecurityKeyMismatch |
258 | |
DisconnectNewSecurityKeyMismatch |
272 | |
DisconnectProtocolMismatch |
259 | |
DisconnectReceivePacketError |
260 | |
DisconnectReceivePacketStreamError |
261 | |
DisconnectSendPacketError |
262 | |
DisconnectIllegalTeleport |
263 | |
DisconnectDuplicatePlayer |
264 | |
DisconnectDuplicateTicket |
265 | |
DisconnectTimeout |
266 | |
DisconnectLuaKick |
267 | |
DisconnectOnRemoteSysStats |
268 | |
DisconnectHashTimeout |
269 | |
DisconnectCloudEditKick |
270 | |
DisconnectPlayerless |
271 | |
DisconnectEvicted |
273 | |
DisconnectDevMaintenance |
274 | |
DisconnectRobloxMaintenance |
275 | |
DisconnectRejoin |
276 | |
DisconnectConnectionLost |
277 | |
DisconnectIdle |
278 | |
DisconnectRaknetErrors |
279 | |
DisconnectWrongVersion |
280 | |
DisconnectBySecurityPolicy |
281 | |
DisconnectBlockedIP |
282 | |
PlacelaunchErrors |
512 | |
PlacelaunchDisabled |
515 | |
PlacelaunchError |
516 | |
PlacelaunchGameEnded |
517 | |
PlacelaunchGameFull |
518 | |
PlacelaunchUserLeft |
522 | |
PlacelaunchRestricted |
523 | |
PlacelaunchUnauthorized |
524 | |
PlacelaunchFlooded |
525 | |
PlacelaunchHashExpired |
526 | |
PlacelaunchHashException |
527 | |
PlacelaunchPartyCannotFit |
528 | |
PlacelaunchHttpError |
529 | |
PlacelaunchCustomMessage |
610 | |
PlacelaunchOtherError |
611 | |
TeleportErrors |
768 | |
TeleportFailure |
769 | |
TeleportGameNotFound |
770 | |
TeleportGameEnded |
771 | |
TeleportGameFull |
772 | |
TeleportUnauthorized |
773 | |
TeleportFlooded |
774 | |
TeleportIsTeleporting |
775 |
Referenced by:
GuiService/GetErrorCode
GuiService/GetErrorType