We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error id: fef8d1c764274c3d974f202b8462619c Exception begin -------------------- System.AggregateException: One or more errors occurred. HResult: -2146233088 Data: <System.Object> -> <> 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.b__15_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.List1.Add(T item) at Wox.Core.Plugin.PluginsLoader.<>c__DisplayClass5_1.<CSharpPlugins>b__2() 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.<>c__DisplayClass5_0.<CSharpPlugins>b__1(PluginMetadata metadata) in C:\projects\wox\Wox.Core\Plugin\PluginsLoader.cs:line 99 at System.Threading.Tasks.Parallel.<>c__DisplayClass42_02.b__1() at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask) at System.Threading.Tasks.Task.<>c__DisplayClass176_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
1.Add(T item) at Wox.Core.Plugin.PluginsLoader.<>c__DisplayClass5_1.<CSharpPlugins>b__2() 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.<>c__DisplayClass5_0.<CSharpPlugins>b__1(PluginMetadata metadata) in C:\projects\wox\Wox.Core\Plugin\PluginsLoader.cs:line 99 at System.Threading.Tasks.Parallel.<>c__DisplayClass42_0
The text was updated successfully, but these errors were encountered:
please see #3937 and try v2
Sorry, something went wrong.
No branches or pull requests
Error id: fef8d1c764274c3d974f202b8462619c
Exception begin --------------------
System.AggregateException: One or more errors occurred.
HResult: -2146233088
Data: <System.Object> -> <>
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](Partitioner
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](IEnumerable
1 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](IEnumerable
1 source, Action
1 body)at Wox.Core.Plugin.PluginsLoader.CSharpPlugins(List
1 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 25at Wox.Core.Plugin.PluginManager.LoadPlugins(PluginsSettings settings) in C:\projects\wox\Wox.Core\Plugin\PluginManager.cs:line 97
at Wox.App.b__15_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.<>c__DisplayClass5_1.<CSharpPlugins>b__2() 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.<>c__DisplayClass5_0.<CSharpPlugins>b__1(PluginMetadata metadata) in C:\projects\wox\Wox.Core\Plugin\PluginsLoader.cs:line 99 at System.Threading.Tasks.Parallel.<>c__DisplayClass42_0
2.b__1()at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
at System.Threading.Tasks.Task.<>c__DisplayClass176_0.b__0(Object )
Exception end ------------------------------------------------------------
Runtime Info
SDK Info
Assemblies - Wox.exe
2024-12-09.txt
The text was updated successfully, but these errors were encountered: