-
-
Notifications
You must be signed in to change notification settings - Fork 28
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
HWInfo sensor value went missing from registry #32
Comments
Thank you for your prompt reply. |
I seem to have the same issue, also none of the fixes work. I had to revert back to the custom version that still uses shared memory to get it working again. 01.12.2022 20:42:24: System.Exception: Could not create instance of FanControl.Plugins.IPlugin |
Seems like at some point HWInfo stopped reporting that value for more than 10 seconds. Is that expected? |
Really liking 'Fan Control' and the plugins that are available. But seem to be having issues with the HWInfo plugin.
Plugin loads and sensors appear in the app briefly then Fan Control throws an error, all HWInfo sensor values disappear and the below log entries are recorded:
23/10/2022 6:07:05 PM: Unhandled exception in FanControl v1.0.0.0
23/10/2022 6:07:05 PM: System.Exception: HWInfo sensor value went missing from registry
I've tried reloading the sensors, replaced the .dll file from the one available on AppVeyor, however still getting the unhandled exception
Any thoughts on what I can try to fix this?
Thank you very much and keep up the awesome work!
The text was updated successfully, but these errors were encountered: