HandheldCompanion icon indicating copy to clipboard operation
HandheldCompanion copied to clipboard

Error in SetSmartFanMode: Value was either too large or too small for a UInt32.

Open CasperH2O opened this issue 1 year ago • 1 comments
trafficstars

Device manufacturer

  • [ ] AYANEO
  • [ ] AYN
  • [ ] AOKZOE
  • [ ] ASUS
  • [ ] GPD
  • [x] LENOVO
  • [ ] MSI
  • [ ] ONEXPLAYER
  • [ ] VALVE

Device model LNVNB161216 from LENOVO

Handheld Companion Version 0.21.5.4

Describe the bug Fan control does not seem to work properly, user mightyjoeyoungish on Discord. Application crashes.

Log statement has a lot of these:

2024-08-23 12:15:13.508 -07:00 [ERR] Error in SetSmartFanMode: Value was either too large or too small for a UInt32.
2024-08-23 12:15:13.509 -07:00 [ERR] Error in SetSmartFanMode: Value was either too large or too small for a UInt32.
2024-08-23 12:15:13.509 -07:00 [ERR] Error in SetSmartFanMode: Value was either too large or too small for a UInt32.

Logs file HandheldCompanion-20240823.log

CasperH2O avatar Aug 30 '24 09:08 CasperH2O

Fixed the Automation crash issue in EA and added some extra log to help figure out which value is passed to SetSmartFanMode when it fails.

Valkirie avatar Sep 02 '24 17:09 Valkirie