DCSFlightpanels icon indicating copy to clipboard operation
DCSFlightpanels copied to clipboard

[BUG] Update error

Open NicBda opened this issue 1 year ago • 0 comments

DCSFP version DCS 2.9.8.1214

DCS-BIOS version DCS-BIOS v0.8.3

Describe the bug DCS wasn't recognizing control inputs following update. manually updated DCSFP and DCSBIOS to latest versions. Noted an error log that DCSFP couldn't check for updates as below:

2024-10-20 00:30:53.3434|Error|Error checking for newer releases.|Input string was not in a correct format. at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type) at System.Version.TryParseComponent(ReadOnlySpan1 component, String componentName, Boolean throwOnFailure, Int32& parsedComponent) at System.Version.ParseVersion(ReadOnlySpan1 input, Boolean throwOnFailure) at System.Version.Parse(String input) at System.Version..ctor(String version) at DCSFlightpanels.MainWindow.CheckForNewDCSFPRelease()

Post your bindings file If applicable please post your bindings file for us to test.

To Reproduce Steps to reproduce the behavior:

  1. Start DCSFP
  2. Open profile
  3. Add key sequence to switch xyz
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

NicBda avatar Oct 20 '24 03:10 NicBda