WT_Epic2_Autopilot_Panel_Template in MSFS2020 not found

why is the WT_Epic2_Autopilot_Panel_Template in MSFS2020 not found with:

		<Include ModelBehaviorFile="Asobo\GlassCockpit\Epic2v2\Epic2.xml"/>
		<Include ModelBehaviorFile="Asobo\GlassCockpit\Epic2v2\Autopilot.xml"/>

<Component ID="headingknob" Node="Knob_Heading">
    <UseTemplate Name="WT_Epic2_Autopilot_Panel_Template">
			<NODE_ID_2>Knob_Heading</NODE_ID_2>	
    </UseTemplate>
</Component>

thanks

I think because the v2 is in ModelBehaviorDefs\Epic2v2

so this?

		<Include ModelBehaviorFile="Epic2v2\Epic2.xml"/>
		<Include ModelBehaviorFile="Epic2v2\Autopilot.xml"/>

2 Likes

Epic2v2 is the FS2024 version of the package. For FS2020 it should be just Epic2, in addition to what DA40CGDFQ said.

Copied now from WT 2024 and it works now in 2020, thanks

I wouldn’t recommend that as the 2020 and 2024 versions are not necessarily compatible.

Good luck with that. :joy: :joy:

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.