|
有记录 但是最后一个异常记录是1月20号的 1月20号之后我又玩了蛮多次 没异常啊
然后我也顺着这个异常的情况 搜索的解决办法 但是还是无效
不如我贴给你 你帮忙看一下~
追踪到无法处理的异常:
异常:
详情:
未将对象引用设置到对象的实例。
完整调试信息:
System.NullReferenceException: 未将对象引用设置到对象的实例。
在 SevenZip.SevenZipLibraryManager.InitUserInFormat(Object user, InArchiveFormat format)
在 SevenZip.SevenZipLibraryManager.LoadLibrary(Object user, Enum format)
在 SevenZip.SevenZipExtractor.Init(String archiveFullName)
在 SevenZip.SevenZipCompressor.ModifyArchive(String archiveName, Dictionary`2 newFileNames, String password)
在 Nexus.Client.Util.Archive.ReplaceFile(String p_strFileName, Byte[] p_bteData)
在 Nexus.Client.Mods.Formats.FOMod.FOMod.ReplaceFile(String p_strPath, Byte[] p_bteData)
在 Nexus.Client.Mods.Formats.FOMod.FOMod.UpdateInfo(IModInfo p_mifInfo, Boolean p_booOverwriteAllValues)
在 Nexus.Client.ModManagement.AutoUpdater.SwitchModCategory(IMod p_modMod, Int32 p_intCategoryId)
在 Nexus.Client.ModManagement.UI.ModManagerControl.ManagedMods_CollectionChanged(Object sender, NotifyCollectionChangedEventArgs e)
在 System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
在 System.Threading.ExecutionContext.runTryCode(Object userData)
在 System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
在 System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
在 System.Windows.Forms.Control.InvokeMarshaledCallbacks()
|
|