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
Unhandled exception. System.NullReferenceException: Object reference not set to an instance of an object.
at LibreHardwareMonitor.Hardware.CPU.GenericCpu.Update()
at LibreHardwareMonitor.Hardware.CPU.Amd17Cpu.Update()
at dcrpt_miner.StatusManager.UpdateVisitor.VisitHardware(IHardware hardware) in /Users/matti/dev/dcrptd-miner/Managers/StatusManager.cs:line 383
at LibreHardwareMonitor.Hardware.Hardware.Accept(IVisitor visitor)
at LibreHardwareMonitor.Hardware.Computer.Traverse(IVisitor visitor)
at dcrpt_miner.StatusManager.UpdateVisitor.VisitComputer(IComputer computer) in /Users/matti/dev/dcrptd-miner/Managers/StatusManager.cs:line 379
at LibreHardwareMonitor.Hardware.Computer.Accept(IVisitor visitor)
at dcrpt_miner.StatusManager.DoPeriodicReport() in /Users/matti/dev/dcrptd-miner/Managers/StatusManager.cs:line 138
at dcrpt_miner.StatusManager.PeriodicReportTimer(CancellationToken token) in /Users/matti/dev/dcrptd-miner/Managers/StatusManager.cs:line 334
at dcrpt_miner.StatusManager.<StartAsync>b__18_0() in /Users/matti/dev/dcrptd-miner/Managers/StatusManager.cs:line 40
at System.Threading.Thread.StartCallback()
The text was updated successfully, but these errors were encountered:
after pressing s
The text was updated successfully, but these errors were encountered: