cocos因遇到未知错误而关闭

cocos因遇到未知错误而关闭,第1张

概述cocos因遇到未知错误关闭 正常打开cocos打不开,关闭网络后可以打开 直接点击cocos studio编辑器,提示 “cocos因遇到未知错误而关闭…*” 命令行运行: INFO [:32Z]: Did not find previous version from which to migrate data INFO [:32Z]: Initializing Runtime MS.NET cocos因遇到未知错误而关闭

正常打开cocos打不开,关闭网络后可以打开
直接点击cocos studio编辑器,提示 “cocos因遇到未知错误而关闭…*”
命令行运行:
INFO [:32Z]: DID not find prevIoUs version from which to migrate data
INFO [:32Z]: Initializing Runtime MS.NET
INFO [:32Z]: Framework .NETCore,Version=v5.0 has unkNown RuntimeVersion 5.0
INFO [31:32Z]: Framework .NETPortable,Version=v4.6 has unkNown RuntimeVersion 4.6
INFO [3:31:32Z]: Framework .NETPortable,Version=v4.6,Profile=Profile151 has unkNown RuntimeVersion 4.6
INFO 3:31:32Z]: Framework .NETPortable,Profile=Profile157 has unkNown RuntimeVersion 4.6
INFO [32Z]: Framework .NETPortable,Profile=Profile31 has unkNown RuntimeVersion 4.6
INFO [:31:32Z]: Framework .NETPortable,Profile=Profile32 has unkNown RuntimeVersion 4.6
INFO [:32Z]: Framework .NETPortable,Profile=Profile44 has unkNown RuntimeVersion 4.6
INFO [1:32Z]: Framework .NETPortable,Profile=Profile84 has unkNown RuntimeVersion 4.6
INFO [:31:32Z]: Framework .NETPortable,Version=v5.0 has unkNown RuntimeVersion 5.0
2017-03-20 23:31:32,736 [ERROR] [Thrd:1] CocoStudio.Basic.cslogger.Error(:0) - Failed to release lock.
System.IO.fileNotFoundException: Locked file in Handler Not Found:
在 CocoStudio.Core.fileLockHandler.ReleaseLock()
在 CocoStudio.Core.solutionLockHandler.ReleaseLock()
2017-03-20 23:31:32,746 [ERROR] [Thrd:1] CocoStudio.Basic.cslogger.Error(:0) - Unhandled exception. Exception is 调用的目标发生了异常。,Stack is 此实现不是 windows 平台 FIPS 验证的加密算法的一部分。
在 System.Security.Cryptography.MD5CryptoServiceProvIDer..ctor()
调用的目标发生了异常。
在 System.RuntimeMethodHandle.InvokeMethod(Object target,Object[] arguments,Signature sig,Boolean constructor)
在 System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr,Binder binder,Object[] parameters,CultureInfo culture)
在 System.Security.Cryptography.CryptoConfig.CreateFromname(String name,Object[] args)
在 System.Security.Cryptography.MD5.Create()
在 CocoStudio.Core.fileLockHandler.GetMD5String(String filepath)
在 CocoStudio.Core.solutionLockHandler.getSlnLockfilePath(String slnfilePath)
在 CocoStudio.Core.solutionLockHandler.IsSolutionLocked(String slnfilePath)
在 Modules.Communal.MutualEditor.StartInfoService.PreCheckArgs(String[] args)
在 CocoStudio.UI.Program.Main(String[] args)

(Cocosstudio:3620): Gtk-CRITICAL **: gtk_Widget_grab_default: assertion `gtk_Widget_get_can_default (Widget)’ Failed

未经处理的异常: System.Reflection.TargetInvocationException: 调用的目标发生了异常。 —> system.invalIDOperationException: 此实现不是 windows 平台 FIPS 验证的加密算法的一部分。
在 System.Security.Cryptography.MD5CryptoServiceProvIDer..ctor()
— 内部异常堆栈跟踪的结尾 —
在 System.RuntimeMethodHandle.InvokeMethod(Object target,Object[] args)
在 System.Security.Cryptography.MD5.Create()
在 CocoStudio.Core.fileLockHandler.GetMD5String(String filepath)
在 CocoStudio.Core.solutionLockHandler.getSlnLockfilePath(String slnfilePath)
在 CocoStudio.Core.solutionLockHandler.IsSolutionLocked(String slnfilePath)
在 Modules.Communal.MutualEditor.StartInfoService.PreCheckArgs(String[] args)
在 CocoStudio.UI.Program.Main(String[] args)

解决方法

HKEY_LOCAL_MACHINE\SYstem\CurrentControlSet\Control\Lsa\FipsAlgorithmPolicy\Enabled

设置成0

总结

以上是内存溢出为你收集整理的cocos因遇到未知错误而关闭全部内容,希望文章能够帮你解决cocos因遇到未知错误而关闭所遇到的程序开发问题。

如果觉得内存溢出网站内容还不错,欢迎将内存溢出网站推荐给程序员好友。

欢迎分享,转载请注明来源:内存溢出

原文地址: http://outofmemory.cn/web/1083327.html

(0)
打赏 微信扫一扫 微信扫一扫 支付宝扫一扫 支付宝扫一扫
上一篇 2022-05-27
下一篇 2022-05-27

发表评论

登录后才能评论

评论列表(0条)

保存