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

logs #4002

Closed lijiejin132 closed 8 months ago

lijiejin132 commented 8 months ago

Error id: 422f8ff61a6b4452b088e934049d1eec Exception begin -------------------- System.NullReferenceException: Object reference not set to an instance of an object. HResult: -2147467261 Data: -> <> Source: Wox.Core TargetAssembly: Wox.Core, Version=1.4.1196.0, Culture=neutral, PublicKeyToken=null TargetModule: Wox.Core.dll TargetSite: Boolean b27_0(Wox.Plugin.PluginPair) StackTrace: -------------------- at Wox.Core.Plugin.PluginManager.<>c27`1.b27_0(PluginPair p) in C:\projects\wox\Wox.Core\Plugin\PluginManager.cs:line 241 at System.Linq.Enumerable.WhereListIterator`1.MoveNext() at Wox.Core.Resource.Internationalization.AddPluginLanguageDirectories() in C:\projects\wox\Wox.Core\Resource\Internationalization.cs:line 47 at Wox.Core.Resource.Internationalization..ctor() in C:\projects\wox\Wox.Core\Resource\Internationalization.cs:line 30 at Wox.Core.Resource.InternationalizationManager.get_Instance() in C:\projects\wox\Wox.Core\Resource\InternationalizationManager.cs:line 18 at Wox.ViewModel.MainViewModel..ctor(Boolean useUI) in C:\projects\wox\Wox\ViewModel\MainViewModel.cs:line 79 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 33 at System.Windows.Application.OnStartup(StartupEventArgs e) at System.Windows.Application.<.ctor>b1_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) Exception end ------------------------------------------------------------

Runtime Info

SDK Info

Assemblies - Wox.exe

qianlifeng commented 8 months ago

see #3937