Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Typically it will appear something like this in the logs or console:
"2019-12-16T17:05:00 15167.688 INF Started thread TelnetClient_74.63.227.26:50331
2019-12-16T17:12:36 15623.837 INF Executing command 'pplist' by Terminal Window
2019-12-16T17:12:36 15623.861 ERR IOException in ReadLine for TelnetClient_74.63.227.26:50331: Unable to write data to the transport connection: An existing connection was forcibly closed by the remote host.
.
2019-12-16T17:12:36 15623.861 EXC Unable to write data to the transport connection: An existing connection was forcibly closed by the remote host.
.
SocketException: An existing connection was forcibly closed by the remote host.
at System.Net.Sockets.Socket.Send (System.Byte[] buffer, System.Int32 offset, System.Int32 size, System.Net.Sockets.SocketFlags socketFlags) [0x00016] in <c9226b2f33b7421e85bb391f94075e49>:0
at System.Net.Sockets.NetworkStream.Write (System.Byte[] buffer, System.Int32 offset, System.Int32 size) [0x0009b] in <c9226b2f33b7421e85bb391f94075e49>:0
Rethrow as IOException: Unable to write data to the transport connection: An existing connection was forcibly closed by the remote host.
.
at System.Net.Sockets.NetworkStream.Write (System.Byte[] buffer, System.Int32 offset, System.Int32 size) [0x000e2] in <c9226b2f33b7421e85bb391f94075e49>:0
at System.IO.Stream.WriteByte (System.Byte value) [0x0000b] in <1f0c1ef1ad524c38bbc5536809c46b48>:0
at TelnetConnection.HandlerThread (ThreadManager+ThreadInfo _tInfo) [0x001a2] in <f38a6f0fb59d4955ad7825c0f8946112>:0
UnityEngine.DebugLogHandler:Internal_LogException(Exception, Object)
UnityEngine.DebugLogHandler:LogException(Exception, Object)
UnityEngine.Logger:LogException(Exception, Object)
UnityEngine.Debug:LogException(Exception)
Logger:masterLogException(Exception)
Logger:Exception(Exception)
Log:Exception(Exception)
TelnetConnection:HandlerThread(ThreadInfo)
ThreadManager:myThreadInvoke(Object)
System.Threading.QueueUserWorkItemCallback:System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
System.Threading.ThreadPoolWorkQueue:Dispatch()
System.Threading._ThreadPoolWaitCallback:PerformWaitCallback()
(Filename: <c9226b2f33b7421e85bb391f94075e49> Line: 0)
2019-12-16T17:12:36 15623.887 ERR Exception in thread TelnetClient_74.63.227.26:50331:
2019-12-16T17:12:36 15623.887 EXC The operation is not allowed on non-connected sockets.
InvalidOperationException: The operation is not allowed on non-connected sockets.
at System.Net.Sockets.TcpClient.GetStream () [0x00036] in <c9226b2f33b7421e85bb391f94075e49>:0
at TelnetConnection.Close (System.Boolean kickedForLogins) [0x0001e] in <f38a6f0fb59d4955ad7825c0f8946112>:0
at TelnetConnection.ThreadEnd (ThreadManager+ThreadInfo _threadInfo, System.Boolean _exitForException) [0x00000] in <f38a6f0fb59d4955ad7825c0f8946112>:0
at ThreadManager.myThreadInvoke (System.Object _threadInfo) [0x000ab] in <f38a6f0fb59d4955ad7825c0f8946112>:0
UnityEngine.DebugLogHandler:Internal_LogException(Exception, Object)
UnityEngine.DebugLogHandler:LogException(Exception, Object)
UnityEngine.Logger:LogException(Exception, Object)
UnityEngine.Debug:LogException(Exception)
Logger:masterLogException(Exception)
Logger:Exception(Exception)
Log:Exception(Exception)
ThreadManager:myThreadInvoke(Object)
System.Threading.QueueUserWorkItemCallback:System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
System.Threading.ThreadPoolWorkQueue:Dispatch()
System.Threading._ThreadPoolWaitCallback:PerformWaitCallback()
(Filename: <c9226b2f33b7421e85bb391f94075e49> Line: 0)
2019-12-16T17:12:36 15623.888 INF Exited thread TelnetClient_74.63.227.26:50331"
Start a new thread here with your issue.