FanControl V249 installs and updates are failing when trying to download the .NET 8.0 version of the program from GitHub - see log excerpt below. The developer has apparently transitioned to .NET 10.0 for the V249 release, dropping the .NET 8.0 version of FanControl that was also available for download in the V248 release. The .NET 4.8 version is also available and not subject to these types of problems related to switching to the latest version of .NET.
[2025-11-19 15:20:05] DEBUG [FanControl Portable]: Started downloading portable app: 'https://github.com/Rem0o/FanControl.Releases/releases/download/V249/FanControl_249_net_8_0.zip'.
[2025-11-19 15:20:05] ERROR System.Net.Http.HttpRequestException: Response status code does not indicate success: 404 (Not Found).
just use the .net 4.8 version.
Quote from: dking02 on November 19, 2025, 04:45:48 PMFanControl V249 installs and updates are failing when trying to download the .NET 8.0 version of the program from GitHub - see log excerpt below. The developer has apparently transitioned to .NET 10.0 for the V249 release, dropping the .NET 8.0 version of FanControl that was also available for download in the V248 release. The .NET 4.8 version is also available and not subject to these types of problems related to switching to the latest version of .NET.
[2025-11-19 15:20:05] DEBUG [FanControl Portable]: Started downloading portable app: 'https://github.com/Rem0o/FanControl.Releases/releases/download/V249/FanControl_249_net_8_0.zip'.
[2025-11-19 15:20:05] ERROR System.Net.Http.HttpRequestException: Response status code does not indicate success: 404 (Not Found).
It's fixed now, thank you!