[04:55:27.252 N] Connection closed! [TCP-E-S] 0.0.0.0:0 -> 192.99.148.87:31214
[04:55:27.412 N] Connection established! [TCP-E-E] 192.168.1.2:49231 -> 192.99.148.87:31213 (7j6Ecr6fdE24u2duTHAQpw)
[04:55:27.415 D] NetworkCommsDotNet.ConnectionSetupException: Error during TCP connection establish with destination ([TCP-E-S] 0.0.0.0:0 -> 192.99.148.87:31214). Destination may not be listening or connect timed out. NetworkCommsDotNet.ConnectionSetupException: Timeout waiting for remoteEndPoint to accept TCP connection.
at NetworkCommsDotNet.Connections.TCP.TCPConnection.ConnectSocket()
at NetworkCommsDotNet.Connections.TCP.TCPConnection.ConnectSocket()
at NetworkCommsDotNet.Connections.TCP.TCPConnection.EstablishConnectionSpecific()
at NetworkCommsDotNet.Connections.Connection.EstablishConnection()
at NetworkCommsDotNet.Connections.TCP.TCPConnection.GetConnection(ConnectionInfo connectionInfo, SendReceiveOptions defaultSendReceiveOptions, TcpClient tcpClient, Boolean establishIfRequired, SSLOptions sslOptions)
at ...ctor()
at ff14bot.Navigation.GaiaNavigator..ctor(Single pathPrecision)
at ff14bot.BotBases.FateBot.Start()
at ff14bot.TreeRoot.()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()