Reference API Roblox

Engine API

Website

Related

Reference API Roblox

DebuggerEndReason

Reason for the end of the debugger session.

Items 8

HistoryNameValueDescription
485ClientRequest0

Client requested connection termination.

485Timeout1

Connection timed out.

485InvalidHost2

Invalid host:port combination.

485Disconnected3

Connection was lost.

485ServerShutdown4

Server terminated the connection because it shut down.

485ServerProtocolMismatch5

Server has wrong version of protocol.

485ConfigurationFailed6

Got a failure response when trying to configure the server.

485RpcError7

An error occurred in the RPC layer.

Description

Reason for the end of the debugger session.

History 9

Settings