Garulf / Playnite-Plugin

Search and launch your Playnite library.
10 stars 1 forks source link

Got an error please help #35

Open Datatrax opened 8 months ago

Datatrax commented 8 months ago

Flow Launcher version: 1.16.2 OS Version: 22621.2861 IntPtr Length: 8 x64: True

Python Path: C:\Users\Prozac\AppData\Roaming\FlowLauncher\Environments\Python\PythonEmbeddable-v3.11.4\pythonw.exe Node Path: Date: 12/20/2023 11:22:14 Exception: Playnite Exception: Websites: https://github.com/Garulf/playnite-plugin Author: Garulf Version: 2.0.0 Flow.Launcher.Core.ExternalPlugins.FlowPluginException: Traceback (most recent call last): File "C:\Users\Prozac\AppData\Roaming\FlowLauncher\Plugins\Playnite-2.0.0\run.py", line 9, in from plugin.main import Playnite File "C:\Users\Prozac\AppData\Roaming\FlowLauncher\Plugins\Playnite-2.0.0\plugin\main.py", line 4, in from flox import Flox File "C:\Users\Prozac\AppData\Roaming\FlowLauncher\Plugins\Playnite-2.0.0\lib\flox__init__.py", line 50, in raise FileNotFoundError("Unable to locate Launcher directory") FileNotFoundError: Unable to locate Launcher directory

---> System.IO.InvalidDataException: Traceback (most recent call last): File "C:\Users\Prozac\AppData\Roaming\FlowLauncher\Plugins\Playnite-2.0.0\run.py", line 9, in from plugin.main import Playnite File "C:\Users\Prozac\AppData\Roaming\FlowLauncher\Plugins\Playnite-2.0.0\plugin\main.py", line 4, in from flox import Flox File "C:\Users\Prozac\AppData\Roaming\FlowLauncher\Plugins\Playnite-2.0.0\lib\flox__init__.py", line 50, in raise FileNotFoundError("Unable to locate Launcher directory") FileNotFoundError: Unable to locate Launcher directory

at Flow.Launcher.Core.Plugin.JsonRPCPlugin.ExecuteAsync(ProcessStartInfo startInfo, CancellationToken token) in C:\projects\flow-launcher\Flow.Launcher.Core\Plugin\JsonRPCPlugin.cs:line 291 at Flow.Launcher.Core.Plugin.JsonRPCPlugin.ExecuteAsync(ProcessStartInfo startInfo, CancellationToken token) in C:\projects\flow-launcher\Flow.Launcher.Core\Plugin\JsonRPCPlugin.cs:line 296 at Flow.Launcher.Core.Plugin.JsonRPCPlugin.QueryAsync(Query query, CancellationToken token) in C:\projects\flow-launcher\Flow.Launcher.Core\Plugin\JsonRPCPlugin.cs:line 311 at Flow.Launcher.Core.Plugin.PluginManager.<>cDisplayClass22_0.<b0>d.MoveNext() in C:\projects\flow-launcher\Flow.Launcher.Core\Plugin\PluginManager.cs:line 194 --- End of stack trace from previous location --- at Flow.Launcher.Infrastructure.Stopwatch.DebugAsync(String message, Func`1 action) in C:\projects\flow-launcher\Flow.Launcher.Infrastructure\Stopwatch.cs:line 34 at Flow.Launcher.Core.Plugin.PluginManager.QueryForPluginAsync(PluginPair pair, Query query, CancellationToken token) in C:\projects\flow-launcher\Flow.Launcher.Core\Plugin\PluginManager.cs:line 193 --- End of inner exception stack trace --- at Flow.Launcher.Core.Plugin.PluginManager.QueryForPluginAsync(PluginPair pair, Query query, CancellationToken token) in C:\projects\flow-launcher\Flow.Launcher.Core\Plugin\PluginManager.cs:line 213 at Flow.Launcher.ViewModel.MainViewModel.<>cDisplayClass139_0.<gQueryTask|2>d.MoveNext() in C:\projects\flow-launcher\Flow.Launcher\ViewModel\MainViewModel.cs:line 839 --- End of stack trace from previous location --- at Flow.Launcher.ViewModel.MainViewModel.QueryResults(Boolean isReQuery) in C:\projects\flow-launcher\Flow.Launcher\ViewModel\MainViewModel.cs:line 813 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)

Garulf commented 8 months ago

Sorry looks like the plugin heuristics are failing to detect your Flow Launcher installation.

I am slowly fixing this issue across all my plugins.

xcloudx01 commented 3 months ago

Did you get any update on this? As I am having the same issue