SocketException
: No such host
is known
System.Net.Dns.hostent_to_IPHostEntry (System.String h_name, System.String[] h_aliases, System.String[] h_addrlist)
System.Net.Dns.GetHostByName (System.String hostName)
System.Net.Dns.GetHostEntry (System.String hostNameOrAddress)
System.Net.Dns.GetHostAddresses (System.String hostNameOrAddress)
TNet.Tools.get_localAddresses () (at Assets/TNet/Common/TNTools.cs:142)
TNManager.Awake () (at Assets/TNet/Client/TNManager.cs:937)
UnityEngine.GameObject:AddComponent()
TNManager:get_instance() (at Assets/TNet/Client/TNManager.cs:361)
TNManager:Connect(String, Int32) (at Assets/TNet/Client/TNManager.cs:440)
StartMenuUI:ConnectToServerWindow(Int32) (at Assets/Spire/Scripts/User Interface/StartMenuUI.cs:218)
UnityEngine.GUI:CallWindowDelegate(WindowFunction, Int32, GUISkin, Int32, Single, Single, GUIStyle)