question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

HWInfo sensors were changed during operation

See original GitHub issue

I’m getting a recurring issue where I receive the following error in Fan Control (v120). Of note I’m reading from an ASUS Z690 EC module and HWinfo does warn that there might be issues. Refreshing sensor detection in Fan Control fixes the issue so maybe a refresh-on-error could workaround it?

16-Jul-22 19:48:39: Unhandled exception in FanControl v1.0.0.0 16-Jul-22 19:48:39: System.Exception: HWInfo sensors were changed during operation at FanControl.HWInfo.HWInfoPlugin.Update() in C:\projects\fancontrol-hwinfo\HWInfoPlugin.cs:line 68 at FanControl.Domain.BackendProviders.Plugin.PluginBackendProvider.Update() at System.Collections.Generic.List1.ForEach(Action1 action) at FanControl.Domain.ComputerAccessLayer.Update() at FanControl.Domain.ApplicationClock.DoActions() — End of stack trace from previous location where exception was thrown — at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() 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)

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
ArbiterGRcommented, Aug 18, 2022

I too was experiencing the same issue. But i think i’ve found out the solution. In HWinfo Sensors settings, i enabled “show all fans (includding stopped or not present)” and “accept negative temperatures”. I’ts been 16 hours now without the error popping up. My guess is that the hwinfo widget somehow glitches momentarely not showing the sensors and Fancontrol gets triggered by that.

0reactions
ArbiterGRcommented, Aug 18, 2022

Thank you for the explanation, It makes so much sense now. It was driving me crazy until i stumbled upon that setting in hwinfo.

In my case, the fans do not stop. I monitor NZXT Kraken Z73’s Liquid temp, fan and pump speeds. Yet somehow, hwinfo was randomly removing the sensor from the registry for just a moment, making FanCntrol to trigger the error. I suspect that this could be due to a communication error between hwinfo and the AIO’s usb controller (but that’s irrelevant to fancontrol).

Read more comments on GitHub >

github_iconTop Results From Across the Web

Some sensor's positions randomly changed while reordering
The issue is that while I am hiding some useful sensors the position of some other sensors (even group names) sometimes changes.
Read more >
HWInfo Plugin / Sensor get lost with every update notification
I am using the HWInfo plugin to track the fanspeed based on my water temp sensor ... Exception: HWInfo sensors were changed during...
Read more >
FanControl, my take on a SpeedFan replacement - Page 52
Exception : HWInfo sensors were changed during operation bei FanControl.HWInfo.HWInfoPlugin.Update() bei FanControl.Domain.BackendProviders.Plugin.
Read more >
Unable to get hwinfo plug-in to load : r/FanControl
Go the HWInfo's "Configure Sensors" option menu, then to the "HWInfo Gadget" tab. Have the "Enable reporting to gadget" checkbox checked and ...
Read more >
Bios showing 32° C while HWinfo show 65° C idling
Hello, I have the following problem with my current setup: Mobo: MSI X570 Tomahawk Wifi (latest BIOS) CPU: Ryzen 5900X Cooler: Corsair H115i ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found