跳转到帖子
  • 0

安装语法警察后上班就崩溃


donny

问题

崩溃日志如下

Type: System.IO.FileNotFoundException
Message: 未能加载文件或程序集“GrammarPolice, Version=1.6.0.4, Culture=neutral, PublicKeyToken=null”或它的某一个依赖项。系统找不到指定的文件。
Stack trace:   at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   at System.Reflection.RuntimeAssembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean forIntrospection)
   at System.Reflection.RuntimeAssembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
   at System.Reflection.Assembly.Load(String assemblyString)
   at System.UnitySerializationHolder.GetRealObject(StreamingContext context)
   at Rage.Plugin.RemoteLogPluginCrash(Plugin plugin, Exception exception)
   at Rage.HookManager.LogPluginCrash(Plugin plugin, Exception exception)
   at Rage.GameFiber.Main()
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.ThreadHelper.ThreadStart()

语法警察反复安装都是这样 也重启过电脑 

意见的链接

这个问题有3个答案

推荐的帖子

已归档

此主题已归档和关闭,不能再回复。

×
×
  • 创建新的...