Version="3.10.0.0
2020-10-28 21:06:29,993 [ERROR] [Thrd:9] CocoStudio.Basic.CSLogger.Error(:0) - 获取白名单失败:
System.Net.WebException: 未能解析此远程名称: ‘update.cocostudio.org’
在 System.Net.HttpWebRequest.GetResponse()
在 System.Xml.XmlDownloadManager.GetNonFileStream(Uri uri, ICredentials credentials, IWebProxy proxy, RequestCachePolicy cachePolicy)
在 System.Xml.XmlDownloadManager.GetStream(Uri uri, ICredentials credentials, IWebProxy proxy, RequestCachePolicy cachePolicy)
在 System.Xml.XmlUrlResolver.GetEntity(Uri absoluteUri, String role, Type ofObjectToReturn)
在 System.Xml.XmlTextReaderImpl.OpenUrlDelegate(Object xmlResolver)
在 System.Threading.CompressedStack.runTryCode(Object userData)
在 System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
在 System.Threading.CompressedStack.Run(CompressedStack compressedStack, ContextCallback callback, Object state)
在 System.Xml.XmlTextReaderImpl.OpenUrl()
在 System.Xml.XmlTextReaderImpl.Read()
在 System.Xml.XmlTextReader.Read()
在 System.Xml.XmlReader.MoveToContent()
在 MonoDevelop.Core.Serialization.XmlConfigurationReader.Read(XmlReader reader)
在 CocoStudio.Basic.UserConfigSerializer.ReadFile[T](String url)
在 Modules.Communal.CocosAdapter.SDKBoxModel.b__0()
2020-10-28 21:06:31,161 [ERROR] [Thrd:10] CocoStudio.Basic.CSLogger.Error(:0) - 获取更新配置信息时出错
System.Net.WebException: 未能解析此远程名称: ‘update.cocostudio.org’
在 System.Net.HttpWebRequest.GetResponse()
在 Modules.Communal.AutoUpdate.ServerUpdateInfo.ReadConfigXML(String path)
2020-10-28 21:06:53,660 [ERROR] [Thrd:1] CocoStudio.Basic.CSLogger.Error(:0) - 发布项目失败
System.AggregateException: 发生一个或多个错误。 —> System.InvalidOperationException: XML 文档(114, 6)中有错误。 —> System.Xml.XmlException: 找不到元素“key”。 第 114 行,位置 6。
在 System.Xml.XmlReader.ReadStartElement(String name)
在 Modules.Communal.PList.PListDict.ReadXml(XmlReader reader)
在 Modules.Communal.PList.PListRoot.ReadXml(XmlReader reader)
在 System.Xml.Serialization.XmlSerializationReader.ReadSerializable(IXmlSerializable serializable, Boolean wrappedAny)
在 Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderPListRoot.Read1_plist()