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

[BUG] Update error #528

Open
NicBda opened this issue Oct 20, 2024 · 0 comments
Open

[BUG] Update error #528

NicBda opened this issue Oct 20, 2024 · 0 comments

Comments

@NicBda
Copy link

NicBda commented Oct 20, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant