-
-
Notifications
You must be signed in to change notification settings - Fork 531
Description
Checks
-
I have checked that this issue has not already been reported.
-
I am using the latest version of Flow Launcher.
Problem Description
Flow Launcher version: 1.19.5
OS Version: 19045.5608
IntPtr Length: 8
x64: True
Python Path: C:\Users\curtm\AppData\Local\Programs\Python\Python313\pythonw.exe
Node Path:
Date: 03/25/2025 22:48:53
Exception:
System.ArgumentNullException: Value cannot be null. (Parameter 'key')
at System.Collections.Generic.Dictionary2.TryInsert(TKey key, TValue value, InsertionBehavior behavior) at System.Collections.Generic.Dictionary2.set_Item(TKey key, TValue value)
at Flow.Launcher.Core.Plugin.PluginManager.InitializePluginsAsync(IPublicAPI api) in C:\projects\flow-launcher\Flow.Launcher.Core\Plugin\PluginManager.cs:line 200
at Flow.Launcher.App.b__14_0() in C:\projects\flow-launcher\Flow.Launcher\App.xaml.cs:line 85
at Flow.Launcher.Infrastructure.Stopwatch.NormalAsync(String message, Func`1 action) in C:\projects\flow-launcher\Flow.Launcher.Infrastructure\Stopwatch.cs:line 58
at Flow.Launcher.App.OnStartupAsync(Object sender, StartupEventArgs e) in C:\projects\flow-launcher\Flow.Launcher\App.xaml.cs:line 51
at System.Threading.Tasks.Task.<>c.b__128_0(Object state)
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)
To Reproduce
- ...
- ...
- ...
Screenshots
Flow Launcher Version
1.19.5
Windows Build Number
19045.5608
Error Log
Details
Replace this line with the important log contents.