【发布时间】:2013-09-11 02:22:44
【问题描述】:
安装 UnityVS 时出现套接字异常
System.ArgumentException:值不在预期范围内。 在 System.Net.Sockets.Socket.SetSocketOption (SocketOptionLevel optionLevel, SocketOptionName optionName, System.Object optionValue) [0x00000] in :0 在 SyntaxTree.VisualStudio.Unity.Messaging.BeaconServer..ctor (SyntaxTree.VisualStudio.Unity.Messaging.UnityProcess 进程)[0x00000] 在:0 在 SyntaxTree.VisualStudio.Unity.Bridge.Announcer..cctor () [0x00000] in :0 UnityEditor.EditorAssemblies:SetLoadedEditorAssemblies(Assembly[])
这可能是什么原因?
【问题讨论】:
标签: visual-studio-2010 sockets unity3d unityvs