You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My fan control was doing just fine, I can't remember what change triggered this but starting a few days ago every time I wake my system up from sleep I get sensor errors which resolve after a couple refreshes. Here is the log. I also recently updated to the latest version but nothing changed.
4/30/2025 1:08:36 PM: Update - System.IndexOutOfRangeException: Index was outside the bounds of the array.
at LibreHardwareMonitor.Hardware.Gpu.NvidiaGpu.Update() in C:\Users\remme\Documents\Github\FanControl\LibreHardwareMonitor\LibreHardwareMonitorLib\Hardware\Gpu\NvidiaGpu.cs:line 446
at FanControl.Domain.BackendProviders.LHM.UpdateVisitor.VisitHardware(IHardware hardware)
at LibreHardwareMonitor.Hardware.Computer.Traverse(IVisitor visitor) in C:\Users\remme\Documents\Github\FanControl\LibreHardwareMonitor\LibreHardwareMonitorLib\Hardware\Computer.cs:line 390
at FanControl.Domain.BackendProviders.LHM.LHMBackendProvider.Update()
at FanControl.Domain.ComputerAccessLayer.Update()
4/30/2025 1:08:37 PM: Update - System.IndexOutOfRangeException: Index was outside the bounds of the array.
at LibreHardwareMonitor.Hardware.Gpu.NvidiaGpu.Update() in C:\Users\remme\Documents\Github\FanControl\LibreHardwareMonitor\LibreHardwareMonitorLib\Hardware\Gpu\NvidiaGpu.cs:line 446
at FanControl.Domain.BackendProviders.LHM.UpdateVisitor.VisitHardware(IHardware hardware)
at LibreHardwareMonitor.Hardware.Computer.Traverse(IVisitor visitor) in C:\Users\remme\Documents\Github\FanControl\LibreHardwareMonitor\LibreHardwareMonitorLib\Hardware\Computer.cs:line 390
at FanControl.Domain.BackendProviders.LHM.LHMBackendProvider.Update()
at FanControl.Domain.ComputerAccessLayer.Update()
4/30/2025 1:08:38 PM: Update - System.IndexOutOfRangeException: Index was outside the bounds of the array.
at LibreHardwareMonitor.Hardware.Gpu.NvidiaGpu.Update() in C:\Users\remme\Documents\Github\FanControl\LibreHardwareMonitor\LibreHardwareMonitorLib\Hardware\Gpu\NvidiaGpu.cs:line 446
at FanControl.Domain.BackendProviders.LHM.UpdateVisitor.VisitHardware(IHardware hardware)
at LibreHardwareMonitor.Hardware.Computer.Traverse(IVisitor visitor) in C:\Users\remme\Documents\Github\FanControl\LibreHardwareMonitor\LibreHardwareMonitorLib\Hardware\Computer.cs:line 390
at FanControl.Domain.BackendProviders.LHM.LHMBackendProvider.Update()
at FanControl.Domain.ComputerAccessLayer.Update()
4/30/2025 1:08:38 PM: LibreHardwareMonitor failed and was stopped. Refresh (CTRL+R) to attempt to restart it.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
My fan control was doing just fine, I can't remember what change triggered this but starting a few days ago every time I wake my system up from sleep I get sensor errors which resolve after a couple refreshes. Here is the log. I also recently updated to the latest version but nothing changed.
Beta Was this translation helpful? Give feedback.
All reactions