Skip to content

Failure to load the associated .config file causes crash on keypress #7

@spiliot

Description

@spiliot

As explained in the instructions, it is necessary to have both the .exe and the .exe.config file in the same folder when starting the program.

If it is missing, corrupted or not loaded for any reason (i.e. windows blocks it), the program will start, not connect and crash on first usage (key press, frequency change).

I don't think there's a way to fix this as there doesn't seem to be any other way to instruct the newer .net versions to load the older (simconnect) assembly properly, but to use the config file.

Maybe a missing config can be checked on startup to notify the user.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions