没有相关的日志,错误报告里面的详细信息是这个:## Exception
```json
{
"ClassName": "System.NullReferenceException",
"Message": "Object reference not set to an instance of an object.",
"Data": {
"$type": "System.Collections.ListDictionaryInternal, System.Private.CoreLib",
"System.Object": null
},
"InnerException": null,
"HelpURL": null,
"StackTraceString": " at fh.ais(ZipArchive a, String b)
at fh.h.ajt(String a)
at CommonUtilities.CollectionHelper.ForEach[TObject](IEnumerable`1 collection, Action`1 action)
at fh.ait(String a)
at fh.GetCheckInPluginExceptionalInfos()
at Forguncy.Views.RibbonCollaborationControl.PendingChanges_Click(Object sender, RoutedEventArgs e)
at System.Threading.Tasks.Task.<>c.<ThrowAsync>b__128_0(Object state)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)",
"RemoteStackTraceString": null,
"RemoteStackIndex": 0,
"ExceptionMethod": null,
"HResult": -2147467261,
"Source": "Forguncy",
"WatsonBuckets": null
} |