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] Incompatibility with DA62x Mod #37

Closed
marccreal opened this issue Nov 12, 2020 · 4 comments
Closed

[BUG] Incompatibility with DA62x Mod #37

marccreal opened this issue Nov 12, 2020 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@marccreal
Copy link

There is a conflict between YourControls and the DA62X-mod. With incompatibililty, I mean just having the YourControl-folder in the Community-folder (without having a shared cockpit session active) and trying to use the DA62X. Then the alternators fail and the the load only going up to ~70% at full throttle (there might be more that I have not realized yet).

I had a look at the folder structure of the two mods, I guess the problem arises from (one of) these two conflicting files:
image

As a next step, I also compared to the default DA62 in the “Official” folder. The difference of the PANEL.CFG is very easy to visualize (left: DA62X, middle: YourControl, right: default:
image
So here the analysis is straightforward: the two mods define different “Vcockpit05” objects.

The difference in the DA62_INTERIOR.xml is a bit more messy, In the DA62X version, of course there is some stuff added compared to the default version. But the YourControl-Version only differs marginally from the default one - and strangely: Different XML-Tags vs. , different variable name L vs I... I’m beginning to suspect that the YourControl-File is just an older version of the default?

@marccreal marccreal added the bug Something isn't working label Nov 12, 2020
@Sequal32
Copy link
Owner

Thanks for this! Seems like there are a bunch of mods that build upon the base aircraft so I’ll need to make every aircraft that YourControls modifies an optional part to install. I’ll also look into supporting aircraft like these.

@mrtommymxr
Copy link

@Sequal32 perhaps we can get "YourControls" working with the DA62X.
Hit me up on discord MrTommymxr#0069

@rthom91
Copy link
Collaborator

rthom91 commented Feb 14, 2021

Beta compatibility released in 2.5 beta. WT G1000 support not added yet.

@Sequal32
Copy link
Owner

Release 2.5.0 should address this issue. The installer has an optional feature now to install compatibility for the stock DA62.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants