Wox-launcher / Wox

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

Crash at startup #2315

Closed MakerTim closed 4 years ago

MakerTim commented 5 years ago

Wox version: 1.3.524 OS Version: Microsoft Windows NT 10.0.17134.0 IntPtr Length: 8 x64: True

Python Path: pythonw.exe Everything SDK Path: C:\Users\Maker\AppData\Roaming\Wox\Settings\Plugins\Wox.Plugin.Everything\EverythingSDK\x64\Everything.dll Date: 01/04/2019 00:03:14 Exception: System.AggregateException: Er zijn één of meer fouten opgetreden. ---> System.NullReferenceException: De objectverwijzing is niet op een exemplaar van een object ingesteld. bij WoxSteam.Options.Load() in c:\Users\Kamen\dev\Wox.Plugin.Steam\WoxSteam\Options.cs:regel 35 bij WoxSteam.Main.Init(PluginInitContext context) in c:\Users\Kamen\dev\Wox.Plugin.Steam\WoxSteam\Main.cs:regel 60 bij Wox.Infrastructure.Stopwatch.Debug(String message, Action action) in C:\projects\wox\Wox.Infrastructure\Stopwatch.cs:regel 18 bij Wox.Core.Plugin.PluginManager.<>c.b19_0(PluginPair pair) in C:\projects\wox\Wox.Core\Plugin\PluginManager.cs:regel 93 bij System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.b1() bij System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask) bij System.Threading.Tasks.Task.<>cDisplayClass176_0.b0(Object ) --- Einde van intern uitzonderingsstackpad --- bij System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions) bij System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken) bij System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action1 body, Action2 bodyWithState, Func4 bodyWithLocal, Func1 localInit, Action1 localFinally) bij 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) bij System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable1 source, Action`1 body) bij Wox.Core.Plugin.PluginManager.InitializePlugins(IPublicAPI api) in C:\projects\wox\Wox.Core\Plugin\PluginManager.cs:regel 91 bij Wox.App.b10_0() in C:\projects\wox\Wox\App.xaml.cs:regel 60 bij Wox.Infrastructure.Stopwatch.Normal(String message, Action action) in C:\projects\wox\Wox.Infrastructure\Stopwatch.cs:regel 31 bij System.Windows.Application.OnStartup(StartupEventArgs e) bij System.Windows.Application.<.ctor>b1_0(Object unused) bij System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) bij System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler) ---> (Interne uitzondering #0) System.NullReferenceException: De objectverwijzing is niet op een exemplaar van een object ingesteld. bij WoxSteam.Options.Load() in c:\Users\Kamen\dev\Wox.Plugin.Steam\WoxSteam\Options.cs:regel 35 bij WoxSteam.Main.Init(PluginInitContext context) in c:\Users\Kamen\dev\Wox.Plugin.Steam\WoxSteam\Main.cs:regel 60 bij Wox.Infrastructure.Stopwatch.Debug(String message, Action action) in C:\projects\wox\Wox.Infrastructure\Stopwatch.cs:regel 18 bij Wox.Core.Plugin.PluginManager.<>c.b19_0(PluginPair pair) in C:\projects\wox\Wox.Core\Plugin\PluginManager.cs:regel 93 bij System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.b1() bij System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask) bij System.Threading.Tasks.Task.<>c__DisplayClass176_0.b__0(Object )<---

bao-qian commented 4 years ago

Please try new release https://github.com/Wox-launcher/Wox/releases If problem still exist, try reset by delete %APPDATA%Wox directory. Reopen if above method won't help.