Wox-launcher / Wox

A cross-platform launcher that simply works
http://wox-launcher.github.io/Wox/
GNU General Public License v3.0
24.62k stars 2.37k forks source link

Wox got an error #4061

Closed Zack-Brown-LB closed 4 months ago

Zack-Brown-LB commented 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 ------------------------------------------------------------

Runtime Info

SDK Info

Assemblies - Wox.exe

qianlifeng commented 4 months ago

see #3937