Exception: TCP Client is working 은 무슨 에러일까요?

문의를 남기실 경우 다음 항목을 작성해 주시면 빠른 답변 처리에 도움이 됩니다.

  • 프로젝트명 : IljinClickerBackend
  • 뒤끝SDK 버전 : 5.1
  • 에러 코드 : Exception: TCP Client is working

Managed Stack Trace:

BackEnd.Tcp.TcpClient.#jf (BackEnd.Tcp.TcpClientJoinArgs #kf, BackEnd.Tcp.ErrorInfo& #lf) (at <00000000000000000000000000000000>:0)
#Te.#IFb.JoinChannel (BackEnd.Tcp.TcpClientJoinArgs #kf, BackEnd.Tcp.ErrorInfo& #lf) (at <00000000000000000000000000000000>:0)
BackEnd.RealTime.GameChat.JoinChannel (BackEnd.Tcp.ChannelType type, System.String serverAddress, System.UInt16 serverPort, System.String channelUUID, BackEnd.Tcp.ErrorInfo& errorInfo) (at <00000000000000000000000000000000>:0)
ChannelListGo.JoinChannel (ChannelNodeObject channelNode) (at <00000000000000000000000000000000>:0)
ChannelListGo.Awake () (at <00000000000000000000000000000000>:0)

안녕하세요 개발자님
문의주신 에러메시지는 이미 접속한 상태에서
다시금 접속을 시도하는 경우 발생하는 에러입니다.
감사합니다.

친절한 답변 감사합니다!