Skip to content
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

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

Open
1 of 9 tasks
CasperH2O opened this issue Aug 30, 2024 · 1 comment
Open
1 of 9 tasks
Labels
Bug Something isn't working Major Major severity, bug capable of collapsing large parts of the software or system

Comments

@CasperH2O
Copy link
Collaborator

CasperH2O commented Aug 30, 2024

Device manufacturer

  • AYANEO
  • AYN
  • AOKZOE
  • ASUS
  • GPD
  • 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 CasperH2O added Bug Something isn't working Minor Minor severity, results in some unexpected or undesired behavior with low impact. Major Major severity, bug capable of collapsing large parts of the software or system and removed Minor Minor severity, results in some unexpected or undesired behavior with low impact. labels Aug 30, 2024
@Valkirie
Copy link
Owner

Valkirie commented Sep 2, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Major Major severity, bug capable of collapsing large parts of the software or system
Projects
None yet
Development

No branches or pull requests

2 participants