lin-ycv / EverythingPowerToys

Everything search plugin for PowerToys Run
Eclipse Public License 2.0
2.4k stars 60 forks source link

🐛 xx #139

Open SYAx3VTuber opened 2 weeks ago

SYAx3VTuber commented 2 weeks ago

Flight Check

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Logs (please upload or provide link to you log): Logs can be generated by right clicking the taskbar icon > Report Bug or be found at %localappdata%\Microsoft\PowerToys\PowerToys Run\Logs

Version:

Additional context Add any other context about the problem here.

lin-ycv commented 2 weeks ago

First, something's wrong with your PowerToys, you should try to reinstall it first.

[2024-11-11 18:32:32.524392] [p-18408] [t-17692] [trace] Register hotkey action for PowerToys Run
[2024-11-11 18:32:32.525517] [p-18408] [t-17692] [error] get_power_toys_settings(): got malformed json for CmdNotFound module
[2024-11-11 18:32:32.525570] [p-18408] [t-17692] [error] get_power_toys_settings(): got malformed json for EnvironmentVariables module
[2024-11-11 18:32:32.525577] [p-18408] [t-17692] [error] get_power_toys_settings(): got malformed json for FancyZones module
[2024-11-11 18:32:32.529363] [p-18408] [t-17692] [error] get_power_toys_settings(): got malformed json for Hosts module
[2024-11-11 18:32:32.529520] [p-18408] [t-17692] [error] get_power_toys_settings(): got malformed json for NewPlus module
[2024-11-11 18:32:32.529761] [p-18408] [t-17692] [error] get_power_toys_settings(): got malformed json for Video Conference module

Second, you're on 0.82.1, update to the newest version. Make sure you're on the correct version, either arm or x64, if you not which one you are, try both.

-------------------------- Begin exception --------------------------
Message: Couldn't load assembly for Everything in C:\Users\SYAx3_ai\AppData\Local\Microsoft\PowerToys\PowerToys Run\Plugins\Everything\Community.PowerToys.Run.Plugin.Everything.dll

Exception full name  : System.IO.FileLoadException
Exception message    : Could not load file or assembly 'Community.PowerToys.Run.Plugin.Everything, Version=0.82.1.0, Culture=neutral, PublicKeyToken=null'.
Exception stack trace:
   at System.Runtime.Loader.AssemblyLoadContext.LoadFromAssemblyPath(String assemblyPath)
   at Wox.Plugin.PluginPair.CreatePluginInstance()
Exception source     : System.Private.CoreLib
Exception target site: System.Reflection.Assembly LoadFromAssemblyPath(System.String)
Exception HResult    : -2146232799
-------------------------- End exception --------------------------