前几天用的还好好的,今天把电脑重启了一下,突然就打不开了,电脑是win10专业版的系统,cocos装的是3.10的版本,我们项目组已经有人多次遇到这个问题了,每次遇到都是重装系统来解决问题,度娘上没有解决方案,还希望官方看一下,拯救一下我们。@王哲
日志如下:
2020-12-16 13:52:27,755 [ERROR] [Thrd:7] CocoStudio.Basic.CSLogger.Error(:0) - 从服务器上获取XML信息时出错
System.Net.WebException: 未能解析此远程名称: ‘update.cocostudio.org’
在 System.Net.HttpWebRequest.GetResponse()
在 CocoStudio.Projects.FrameworkHelper.GetXmlInfoFromServer()
2020-12-16 13:52:27,755 [ERROR] [Thrd:10] 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()

