Strange Problem with attitude indicator

This Forum is for Support questions only for Ideal Flight. Please post other questions and suggestions in the General Use & Ideas Forum

Moderators: Steve Waite, SysAdmin

Strange Problem with attitude indicator

Postby reecemj » Mon Jul 13, 2020 10:56 am

My plane is Flysimware MU2. The Attitude gauge does not work when using IF nor when I load IF flightplan only in p3d v5. I test this last night using all IF simulator startup behavior. ATT not working after each test with IF.
Loaded the same F plan from Little Nav Map in to p3d Att worked. Loaded IF plan into p3d Att not working.
Uninstall Rxp gtn then used IF Att not working.

Loaded p3d mooney it worked fine with IF.

Since p3d v5 was out I thought it was just the plane.There is something in the flight plane from IF that conflicts with the plane or it could be the other way.
I've used this plane with IF since Feb 2019 in p3d v4.

The Dev did update the plane for v5.

What you think Steve?
Reece...Using IF10 Pro
reecemj
 
Posts: 287
Joined: Fri Mar 15, 2013 4:09 pm

Re: Strange Problem with attitude indicator

Postby Steve Waite » Mon Jul 13, 2020 11:04 am

Thanks for the report. I don't think it would be the Plan file. It could be the flight save file since all Ideal Flight flights are started with an Ideal_Flight.fxml.


So it would be handy to check without IF in the mix:

Can you start a flight with that aircraft, check it's working, then save the flight and close the simulator. Now start the sim and go straight to the menu and load the saved flight. Does it work then?
software architect at codelegend.com
equipment: i9-9980Xe 64GB 2xRTX2080ti NVLink 2TB M.2 NVMe,
i9-9900X 64GB RTX2080ti 2TB M.2 NVMe, i7-3960X 32GB GTX680 4TB RAID10,
NAS @7TB RAID10 (16TB)
Steve Waite
 
Posts: 5055
Joined: Wed Jun 29, 2011 12:02 am

Re: Strange Problem with attitude indicator

Postby reecemj » Tue Jul 14, 2020 10:35 am

I did your test the ATT worked. After the test I loaded IF flight plan .PLN into p3d ATT not working. I did not use IF your app to load the flight plan. Its something in the .pln that causing this.
Reece...Using IF10 Pro
reecemj
 
Posts: 287
Joined: Fri Mar 15, 2013 4:09 pm

Re: Strange Problem with attitude indicator

Postby Steve Waite » Tue Jul 14, 2020 10:37 am

Did you try a plan made in the sim planner?
software architect at codelegend.com
equipment: i9-9980Xe 64GB 2xRTX2080ti NVLink 2TB M.2 NVMe,
i9-9900X 64GB RTX2080ti 2TB M.2 NVMe, i7-3960X 32GB GTX680 4TB RAID10,
NAS @7TB RAID10 (16TB)
Steve Waite
 
Posts: 5055
Joined: Wed Jun 29, 2011 12:02 am

Re: Strange Problem with attitude indicator

Postby Steve Waite » Tue Jul 14, 2020 10:53 am

With the sim plan there's only one difference:

Ideal Flight .PLN
Code: Select all
        <AppVersion>
            <AppVersionMajor>5</AppVersionMajor>
            <AppVersionBuild>31</AppVersionBuild>
        </AppVersion>


P3Dv5 .pln
Code: Select all
            <AppVersionMajor>5</AppVersionMajor>
            <AppVersionMinor>0</AppVersionMinor>
            <AppVersionRevision>31</AppVersionRevision>
            <AppVersionBuild>35253</AppVersionBuild>


This difference makes no odds to any aircraft I have loaded either plan with.

Another possibility is your aircraft does not like Approach waypoints in the IF plan, although should not make a difference. Perhaps try with Notepad to insert the four <appversion> lines into the IF plan over the two and see if that helps. Also try making a plan in IF with no approach waypoints so as to be like the P3Dv5 plan. Also test other aircraft with the IF plans. If the other aircraft work OK it could just be a mistake in the aircraft.
software architect at codelegend.com
equipment: i9-9980Xe 64GB 2xRTX2080ti NVLink 2TB M.2 NVMe,
i9-9900X 64GB RTX2080ti 2TB M.2 NVMe, i7-3960X 32GB GTX680 4TB RAID10,
NAS @7TB RAID10 (16TB)
Steve Waite
 
Posts: 5055
Joined: Wed Jun 29, 2011 12:02 am

Re: Strange Problem with attitude indicator

Postby Steve Waite » Tue Jul 14, 2020 11:05 am

...in any case I'm upgrading the <appversion> block to include all four items. It's possible the aircraft is referencing those and doesn't find what it wants.
software architect at codelegend.com
equipment: i9-9980Xe 64GB 2xRTX2080ti NVLink 2TB M.2 NVMe,
i9-9900X 64GB RTX2080ti 2TB M.2 NVMe, i7-3960X 32GB GTX680 4TB RAID10,
NAS @7TB RAID10 (16TB)
Steve Waite
 
Posts: 5055
Joined: Wed Jun 29, 2011 12:02 am

Re: Strange Problem with attitude indicator

Postby Steve Waite » Tue Jul 14, 2020 11:41 am

The next build Preview 25 incorporates the full <AppVersion> block exactly is it is in the v5 .pln. This taken from the new plans:

Code: Select all
        <AppVersion>
            <AppVersionMajor>5</AppVersionMajor>
            <AppVersionMinor>0</AppVersionMinor>
            <AppVersionRevision>31</AppVersionRevision>
            <AppVersionBuild>35253</AppVersionBuild>
        </AppVersion>



If you need that in the plans now, in the meantime, with Notepad, insert over that block into the plan stored in the Flight\New folder before running the flight:

C:\ProgramData\Ideal Flight Professional\Flight\New\0_Ideal_Flight.PLN
software architect at codelegend.com
equipment: i9-9980Xe 64GB 2xRTX2080ti NVLink 2TB M.2 NVMe,
i9-9900X 64GB RTX2080ti 2TB M.2 NVMe, i7-3960X 32GB GTX680 4TB RAID10,
NAS @7TB RAID10 (16TB)
Steve Waite
 
Posts: 5055
Joined: Wed Jun 29, 2011 12:02 am

Re: Strange Problem with attitude indicator

Postby Steve Waite » Tue Jul 14, 2020 4:30 pm

Any luck with testing with the sim generated plan or with the IF plan and the appversion block pasted over in Notepad?

I'll check back with this tomorrow - have a good evening! :D
software architect at codelegend.com
equipment: i9-9980Xe 64GB 2xRTX2080ti NVLink 2TB M.2 NVMe,
i9-9900X 64GB RTX2080ti 2TB M.2 NVMe, i7-3960X 32GB GTX680 4TB RAID10,
NAS @7TB RAID10 (16TB)
Steve Waite
 
Posts: 5055
Joined: Wed Jun 29, 2011 12:02 am

Re: Strange Problem with attitude indicator

Postby Steve Waite » Wed Jul 15, 2020 9:33 am

Please try Preview 25b this includes the .PLN with corrected <appversion> block:

Ideal Flight Professional P3D v4/5
software architect at codelegend.com
equipment: i9-9980Xe 64GB 2xRTX2080ti NVLink 2TB M.2 NVMe,
i9-9900X 64GB RTX2080ti 2TB M.2 NVMe, i7-3960X 32GB GTX680 4TB RAID10,
NAS @7TB RAID10 (16TB)
Steve Waite
 
Posts: 5055
Joined: Wed Jun 29, 2011 12:02 am

Re: Strange Problem with attitude indicator

Postby reecemj » Wed Jul 15, 2020 10:19 am

Havent had a chance to test this Steve. Work,Work,Work no flying. :D
Reece...Using IF10 Pro
reecemj
 
Posts: 287
Joined: Fri Mar 15, 2013 4:09 pm

Next

Return to Support

Who is online

Users browsing this forum: No registered users and 7 guests

cron