Cocos 2.3.01 crash

win 7 系统 新建项目后 crash

log日志发一下
log日志位置:cocos安装时第二个文件夹:cocos、cocostudio2、logs

安装目录无log文件

http://www.cocos.com/doc/article/index?type=Cocos%20Studio&url=/doc/cocos-docs-master//manual/studio/v4/chapter1/DownloadInstallation/zh.md
第二个目录下

2015-06-30 18:13:14,390 CocoStudio.Basic.CSLogger.Error(:0) - 从服务器上获取XML信息时出错
System.Net.WebException: The remote name could not be resolved: ‘update.cocostudio.org
at System.Net.HttpWebRequest.GetResponse()
at CocoStudio.Projects.FrameworkHelper.GetXmlInfoFromServer()
2015-06-30 18:13:19,562 CocoStudio.Basic.CSLogger.Error(:0) - System.Net.WebException: The remote name could not be resolved: ‘update.cocostudio.org
at System.Net.HttpWebRequest.GetResponse()
at Modules.Communal.AutoUpdate.ServerUpdateInfo.ReadFromFile(String path)
2015-06-30 18:13:19,563 CocoStudio.Basic.CSLogger.Error(:0) - 连接自动更新服务器失败

2015-06-30 18:15:09,086 CocoStudio.Basic.CSLogger.Error(:0) - 当前版本已经是最新版本,不需要更新