Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sorry to bother you. Have a great New Year! Love this APP #24

Open
MasterJediJohn opened this issue Jan 11, 2025 · 0 comments
Open

Sorry to bother you. Have a great New Year! Love this APP #24

MasterJediJohn opened this issue Jan 11, 2025 · 0 comments

Comments

@MasterJediJohn
Copy link

Flow Launcher version: 1.19.4
OS Version: 19045.5247
IntPtr Length: 8
x64: True

Python Path: C:\Users\Jedi\AppData\Roaming\FlowLauncher\Environments\Python\PythonEmbeddable-v3.11.4\pythonw.exe
Node Path:
Date: 01/10/2025 16:36:37
Exception:
AnyVideo Downloader Exception:
Websites: https://github.com/z1nc0r3/AnyVideo-Downloader-Flow-Plugin
Author: z1nc0r3
Version: 2.1.1
Flow.Launcher.Core.ExternalPlugins.FlowPluginException: Traceback (most recent call last):
File "C:\Users\Jedi\AppData\Roaming\FlowLauncher\Plugins\AnyVideo Downloader-2.1.1\lib\pyflowlauncher\event.py", line 46, in trigger_exception_handler
handler = self._handlers[exception.class]
~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^
KeyError: <class 'KeyError'>

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "C:\Users\Jedi\AppData\Roaming\FlowLauncher\Plugins\AnyVideo Downloader-2.1.1\run.py", line 12, in
2025-01-10.txt

plugin.run()

File "C:\Users\Jedi\AppData\Roaming\FlowLauncher\Plugins\AnyVideo Downloader-2.1.1\lib\pyflowlauncher\plugin.py", line 76, in run
feedback = asyncio.run(self._event_handler.trigger_event(method, *parameters))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "asyncio\runners.py", line 190, in run
File "asyncio\runners.py", line 118, in run
File "asyncio\base_events.py", line 653, in run_until_complete
File "C:\Users\Jedi\AppData\Roaming\FlowLauncher\Plugins\AnyVideo Downloader-2.1.1\lib\pyflowlauncher\event.py", line 56, in trigger_event
return await self.trigger_exception_handler(e)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\Jedi\AppData\Roaming\FlowLauncher\Plugins\AnyVideo Downloader-2.1.1\lib\pyflowlauncher\event.py", line 49, in trigger_exception_handler
raise exception
File "C:\Users\Jedi\AppData\Roaming\FlowLauncher\Plugins\AnyVideo Downloader-2.1.1\lib\pyflowlauncher\event.py", line 53, in trigger_event
result = self.get_event(event)(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\Jedi\AppData\Roaming\FlowLauncher\Plugins\AnyVideo Downloader-2.1.1\lib\pyflowlauncher\plugin.py", line 40, in wrapper
return method(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\Jedi\AppData\Roaming\FlowLauncher\Plugins\AnyVideo Downloader-2.1.1\plugin\main.py", line 107, in query
for format in info["formats"]
~~~~^^^^^^^^^^^
KeyError: 'formats'

---> System.IO.InvalidDataException: Traceback (most recent call last):
File "C:\Users\Jedi\AppData\Roaming\FlowLauncher\Plugins\AnyVideo Downloader-2.1.1\lib\pyflowlauncher\event.py", line 46, in trigger_exception_handler
handler = self._handlers[exception.class]
~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^
KeyError: <class 'KeyError'>

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "C:\Users\Jedi\AppData\Roaming\FlowLauncher\Plugins\AnyVideo Downloader-2.1.1\run.py", line 12, in
plugin.run()
File "C:\Users\Jedi\AppData\Roaming\FlowLauncher\Plugins\AnyVideo Downloader-2.1.1\lib\pyflowlauncher\plugin.py", line 76, in run
feedback = asyncio.run(self._event_handler.trigger_event(method, *parameters))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "asyncio\runners.py", line 190, in run
File "asyncio\runners.py", line 118, in run
File "asyncio\base_events.py", line 653, in run_until_complete
File "C:\Users\Jedi\AppData\Roaming\FlowLauncher\Plugins\AnyVideo Downloader-2.1.1\lib\pyflowlauncher\event.py", line 56, in trigger_event
return await self.trigger_exception_handler(e)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\Jedi\AppData\Roaming\FlowLauncher\Plugins\AnyVideo Downloader-2.1.1\lib\pyflowlauncher\event.py", line 49, in trigger_exception_handler
raise exception
File "C:\Users\Jedi\AppData\Roaming\FlowLauncher\Plugins\AnyVideo Downloader-2.1.1\lib\pyflowlauncher\event.py", line 53, in trigger_event
result = self.get_event(event)(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\Jedi\AppData\Roaming\FlowLauncher\Plugins\AnyVideo Downloader-2.1.1\lib\pyflowlauncher\plugin.py", line 40, in wrapper
return method(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\Jedi\AppData\Roaming\FlowLauncher\Plugins\AnyVideo Downloader-2.1.1\plugin\main.py", line 107, in query
for format in info["formats"]
~~~~^^^^^^^^^^^
KeyError: 'formats'

at Flow.Launcher.Core.Plugin.JsonRPCPlugin.ExecuteAsync(ProcessStartInfo startInfo, CancellationToken token) in C:\projects\flow-launcher\Flow.Launcher.Core\Plugin\JsonRPCPlugin.cs:line 243
at Flow.Launcher.Core.Plugin.JsonRPCPlugin.ExecuteAsync(ProcessStartInfo startInfo, CancellationToken token) in C:\projects\flow-launcher\Flow.Launcher.Core\Plugin\JsonRPCPlugin.cs:line 248
at Flow.Launcher.Core.Plugin.JsonRPCPlugin.QueryAsync(Query query, CancellationToken token) in C:\projects\flow-launcher\Flow.Launcher.Core\Plugin\JsonRPCPlugin.cs:line 261
at Flow.Launcher.Core.Plugin.PluginManager.<>c__DisplayClass28_0.<b__0>d.MoveNext() in C:\projects\flow-launcher\Flow.Launcher.Core\Plugin\PluginManager.cs:line 248
--- 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 40
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 282
--- End of inner exception stack trace ---
at Flow.Launcher.Core.Plugin.PluginManager.<>c__DisplayClass28_1.b__1(ActionContext ) in C:\projects\flow-launcher\Flow.Launcher.Core\Plugin\PluginManager.cs:line 276
at Flow.Launcher.Plugin.Result.ExecuteAsync(ActionContext context) in /
/Flow.Launcher.Plugin/Result.cs:line 246
at Flow.Launcher.ViewModel.MainViewModel.OpenResultAsync(String index) in C:\projects\flow-launcher\Flow.Launcher\ViewModel\MainViewModel.cs:line 389
at CommunityToolkit.Mvvm.Input.AsyncRelayCommand.AwaitAndThrowIfFailed(Task executionTask)
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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant