Closed Zack-Brown-LB closed 4 months ago
2024-07-15.txt
Error id: 54e68d049ebd471abab2eabe88ecd517 Exception begin -------------------- System.AggregateException: One or more errors occurred. HResult: -2146233088 Data: -> <> Source: mscorlib TargetAssembly: mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 TargetModule: CommonLanguageRuntimeLibrary TargetSite: Void ThrowIfExceptional(Boolean) StackTrace: -------------------- at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions) at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken) at System.Threading.Tasks.Parallel.PartitionerForEachWorker[TSource,TLocal](Partitioner1 source, ParallelOptions parallelOptions, Action1 simpleBody, Action2 bodyWithState, Action3 bodyWithStateAndIndex, Func4 bodyWithStateAndLocal, Func5 bodyWithEverything, Func1 localInit, Action1 localFinally) at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable1 source, ParallelOptions parallelOptions, Action1 body, Action2 bodyWithState, Action3 bodyWithStateAndIndex, Func4 bodyWithStateAndLocal, Func5 bodyWithEverything, Func1 localInit, Action1 localFinally) at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable1 source, Action1 body) at Wox.Core.Plugin.PluginsLoader.CSharpPlugins(List1 source) in C:\projects\wox\Wox.Core\Plugin\PluginsLoader.cs:line 102 at Wox.Core.Plugin.PluginsLoader.Plugins(List1 metadatas, PluginsSettings settings) in C:\projects\wox\Wox.Core\Plugin\PluginsLoader.cs:line 25 at Wox.Core.Plugin.PluginManager.LoadPlugins(PluginsSettings settings) in C:\projects\wox\Wox.Core\Plugin\PluginManager.cs:line 97 at Wox.App.b15_0() in C:\projects\wox\Wox\App.xaml.cs:line 106 at Wox.Infrastructure.Stopwatch.StopWatchNormal(Logger logger, String message, Action action, String methodName) in C:\projects\wox\Wox.Infrastructure\Stopwatch.cs:line 34 at System.Windows.Application.OnStartup(StartupEventArgs e) at System.Windows.Application.<.ctor>b__1_0(Object unused) 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) InnerException 1: ------------------------------------------------------------ System.IndexOutOfRangeException: Index was outside the bounds of the array. HResult: -2146233080 Source: mscorlib TargetAssembly: mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 TargetModule: CommonLanguageRuntimeLibrary TargetSite: Void Add(T) StackTrace: -------------------- at System.Collections.Generic.List`1.Add(T item) at Wox.Core.Plugin.PluginsLoader.<>cDisplayClass5_1.b2() in C:\projects\wox\Wox.Core\Plugin\PluginsLoader.cs:line 98 at Wox.Infrastructure.Stopwatch.StopWatchDebug(Logger logger, String message, Action action, String methodName) in C:\projects\wox\Wox.Infrastructure\Stopwatch.cs:line 22 at Wox.Core.Plugin.PluginsLoader.<>cDisplayClass5_0.b1(PluginMetadata metadata) in C:\projects\wox\Wox.Core\Plugin\PluginsLoader.cs:line 99 at System.Threading.Tasks.Parallel.<>cDisplayClass42_0`2.b1() at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask) at System.Threading.Tasks.Task.<>cDisplayClass176_0.b__0(Object ) Exception end ------------------------------------------------------------
1 source, ParallelOptions parallelOptions, Action
2 bodyWithState, Action
4 bodyWithStateAndLocal, Func
1 localInit, Action
1 source, Action
1 source) in C:\projects\wox\Wox.Core\Plugin\PluginsLoader.cs:line 102 at Wox.Core.Plugin.PluginsLoader.Plugins(List
see #3937
2024-07-15.txt
Error id: 54e68d049ebd471abab2eabe88ecd517 Exception begin -------------------- System.AggregateException: One or more errors occurred. HResult: -2146233088 Data: -> <>
Source: mscorlib
TargetAssembly: mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
TargetModule: CommonLanguageRuntimeLibrary
TargetSite: Void ThrowIfExceptional(Boolean)
StackTrace: --------------------
at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
at System.Threading.Tasks.Parallel.PartitionerForEachWorker[TSource,TLocal](Partitionerb15_0() in C:\projects\wox\Wox\App.xaml.cs:line 106
at Wox.Infrastructure.Stopwatch.StopWatchNormal(Logger logger, String message, Action action, String methodName) in C:\projects\wox\Wox.Infrastructure\Stopwatch.cs:line 34
at System.Windows.Application.OnStartup(StartupEventArgs e)
at System.Windows.Application.<.ctor>b__1_0(Object unused)
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)
InnerException 1: ------------------------------------------------------------
System.IndexOutOfRangeException: Index was outside the bounds of the array.
HResult: -2146233080
Source: mscorlib
TargetAssembly: mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
TargetModule: CommonLanguageRuntimeLibrary
TargetSite: Void Add(T)
StackTrace: --------------------
at System.Collections.Generic.List`1.Add(T item)
at Wox.Core.Plugin.PluginsLoader.<>cDisplayClass5_1.b2() in C:\projects\wox\Wox.Core\Plugin\PluginsLoader.cs:line 98
at Wox.Infrastructure.Stopwatch.StopWatchDebug(Logger logger, String message, Action action, String methodName) in C:\projects\wox\Wox.Infrastructure\Stopwatch.cs:line 22
at Wox.Core.Plugin.PluginsLoader.<>cDisplayClass5_0.b1(PluginMetadata metadata) in C:\projects\wox\Wox.Core\Plugin\PluginsLoader.cs:line 99
at System.Threading.Tasks.Parallel.<>cDisplayClass42_0`2.b1()
at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
at System.Threading.Tasks.Task.<>cDisplayClass176_0.b__0(Object )
Exception end ------------------------------------------------------------
1 source, ParallelOptions parallelOptions, Action
1 simpleBody, Action2 bodyWithState, Action
3 bodyWithStateAndIndex, Func4 bodyWithStateAndLocal, Func
5 bodyWithEverything, Func1 localInit, Action
1 localFinally) at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable1 source, ParallelOptions parallelOptions, Action
1 body, Action2 bodyWithState, Action
3 bodyWithStateAndIndex, Func4 bodyWithStateAndLocal, Func
5 bodyWithEverything, Func1 localInit, Action
1 localFinally) at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable1 source, Action
1 body) at Wox.Core.Plugin.PluginsLoader.CSharpPlugins(List1 source) in C:\projects\wox\Wox.Core\Plugin\PluginsLoader.cs:line 102 at Wox.Core.Plugin.PluginsLoader.Plugins(List
1 metadatas, PluginsSettings settings) in C:\projects\wox\Wox.Core\Plugin\PluginsLoader.cs:line 25 at Wox.Core.Plugin.PluginManager.LoadPlugins(PluginsSettings settings) in C:\projects\wox\Wox.Core\Plugin\PluginManager.cs:line 97 at Wox.App.Runtime Info
SDK Info
Assemblies - Wox.exe