Skip to content
View in the app

A better way to browse. Learn more.

The AVSIM Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

P3D V3 FMC memory leak back?

Featured Replies

  • Commercial Member

Soooo... If I load up the FMC and input say the KSFO ILS 28R, all I need to do is delete the missed app legs via the FMC? Or do I have to manually edit that approach text file? If I have to manually do it I think I'll wait to the very end of the flight and then input the rwy.

Your mileage may vary.

Kyle Weber (Private Pilot, ASEL; Flight Test Engineer)
Check out my repaints and downloads, all right here on AVSIM

  • Replies 239
  • Views 41.5k
  • Created
  • Last Reply

If have to manually do it I think I'll wait to the very end of the flight and then input the rwy.

This is what I do and I haven't had any ooms since. (Then again haven't flown in and out of vhhh in a while which is the worst offender in my opinion.)

I've isolated the leak with KSEA ILS 16L to the following code:

TRK 131 INTERCEPT RADIAL 161 TO

TrqNC0N.png

 

 

 

Without that code in the KSEA file:

 

m11DQ4u.png

 

That "TRK 131 INTERCEPT RADIAL 161 TO" is no where in the code for the NavDataPro KSEA file that Aerosoft puts out.

Eric 

 

 

  • Commercial Member

That "TRK 131 INTERCEPT RADIAL 161 TO" is no where in the code for the NavDataPro KSEA file that Aerosoft puts out.

The details of the missed approach procedure have likely changed slightly since January.

Kyle Weber (Private Pilot, ASEL; Flight Test Engineer)
Check out my repaints and downloads, all right here on AVSIM

The track to intercept radial to is the second floating waypoint.  My theory is that is causing the problem, the first floating waypoint is generally a heading until altitude.  It would be interesting to see if deleting the heading until altitude section allows the track to intercept segment to work.  That altitude constraint is generally only used with touch and go's.

Dan Downs KCRP

The track to intercept radial to is the second floating waypoint.  My theory is that is causing the problem, the first floating waypoint is generally a heading until altitude.  It would be interesting to see if deleting the heading until altitude section allows the track to intercept segment to work.  That altitude constraint is generally only used with touch and go's.

I tried removing all the lines after the runway on the approach when programming the fmc to avoid vas leaking... but I had a problem removing the lines after the runway line. Do you have a quick step by step to how to remove all the entries after the approach in the fmc? Thank you - David Lee

A missed approach procedure is not mandatory.  You should be able to simply remove it.  I'm a little nervous when you say "tried to remove all the lines after" because usually it is only one line in length. For example, since we are talking about KSEA ILS16L:

APPROACH ILS16L FIX KARFO AT OR ABOVE 3200 FIX DGLAS 1900 RNW 16L HDG 165 UNTIL 900 TRK 131 INTERCEPT RADIAL 161 TO FIX TEBNE FIX TEBNE AT OR BELOW 2000 FIX MILLT AT OR ABOVE 5000 HOLD AT FIX MILLT RIGHT TURN INBOUNDCOURSE 341 LEGTIME 1

...becomes

APPROACH ILS16L FIX KARFO AT OR ABOVE 3200 FIX DGLAS 1900 RNW 16L

... no new lines between

 

The downside to this manipulation is the edit needs done after every airac cycle update.

Dan Downs KCRP

Any comments on this issue from the developers ?

 

For a 135+30$ product - some support on such a major issue should be expected !

 

FinnJ

System: i7-10700K, 32GB RAM, RTX4070 12GB, 1 x 1TB SSD, 2 x 2TB SSD, 1x 2TB HDD, Win10 64bit Home, Meta Quest 3

A missed approach procedure is not mandatory.  You should be able to simply remove it.  I'm a little nervous when you say "tried to remove all the lines after" because usually it is only one line in length. For example, since we are talking about KSEA ILS16L:

APPROACH ILS16L FIX KARFO AT OR ABOVE 3200 FIX DGLAS 1900 RNW 16L HDG 165 UNTIL 900 TRK 131 INTERCEPT RADIAL 161 TO FIX TEBNE FIX TEBNE AT OR BELOW 2000 FIX MILLT AT OR ABOVE 5000 HOLD AT FIX MILLT RIGHT TURN INBOUNDCOURSE 341 LEGTIME 1

...becomes

APPROACH ILS16L FIX KARFO AT OR ABOVE 3200 FIX DGLAS 1900 RNW 16L

... no new lines between

 

The downside to this manipulation is the edit needs done after every airac cycle update.

I was trying to delete the lines from the fmc in-game. I will look at editing the airport txt file each update. Thank you - David Lee

A missed approach procedure is not mandatory.  You should be able to simply remove it.  I'm a little nervous when you say "tried to remove all the lines after" because usually it is only one line in length. For example, since we are talking about KSEA ILS16L:

APPROACH ILS16L FIX KARFO AT OR ABOVE 3200 FIX DGLAS 1900 RNW 16L HDG 165 UNTIL 900 TRK 131 INTERCEPT RADIAL 161 TO FIX TEBNE FIX TEBNE AT OR BELOW 2000 FIX MILLT AT OR ABOVE 5000 HOLD AT FIX MILLT RIGHT TURN INBOUNDCOURSE 341 LEGTIME 1

...becomes

APPROACH ILS16L FIX KARFO AT OR ABOVE 3200 FIX DGLAS 1900 RNW 16L

... no new lines between

 

The downside to this manipulation is the edit needs done after every airac cycle update.

Now I know what I am doing wrong. Thanks for posting this example...will be much help!!!

Eric 

 

 

  • Commercial Member

Now I know what I am doing wrong. Thanks for posting this example...will be much help!!!

Good luck, let us know if that resolves it in your particular test case.

Kyle Weber (Private Pilot, ASEL; Flight Test Engineer)
Check out my repaints and downloads, all right here on AVSIM

There was a memory leak fix in the P3D 3.3 release notes, maybe this will give you some relief, but it doesn't sound like this problem. 

 

"

  • Fixed memory leak that could occur during scenery library reloads"
Steve McNitt

There was a memory leak fix in the P3D 3.3 release notes

Thanks, but this is an OOM caused by a memory leak related to certain missed approaches.

Michael Cubine
xVxT6x.jpg

 

 


related to certain missed approaches.

 

Which I found interesting yesterday, departing FAOR in the DAL 201 B77L flight.  The SID had multiple floating waypoints similar to missed approach procedures (eg in tandem) but it didn't affect VAS. Might be simply because very little time elapsed, but I find odd things interesting.

Dan Downs KCRP

  • Commercial Member

Which I found interesting yesterday, departing FAOR in the DAL 201 B77L flight. The SID had multiple floating waypoints similar to missed approach procedures (eg in tandem) but it didn't affect VAS. Might be simply because very little time elapsed, but I find odd things interesting.

That sounds consistent with other findings of mine. There are several (and likely much more) instances of heading/track to intercept a radial that don't leak VAS.

 

KLAX ILS 25L is a perfect example. Was originally the approach that caught my attention (and by far, frustrated me enough) that led me down this multi-year path of analyzing and troubleshooting PMDG 777 VAS behavior. I think I first reported and starting digging into this in 2014 (?), yikes...I'm sure some think I need better hobbies. The last patch fixed this particular approach (for me), but seemed to introduce other problematic procedures at other airports (however, to be fair, they may have been there previously and I just never encountered them in my testing).

Kyle Weber (Private Pilot, ASEL; Flight Test Engineer)
Check out my repaints and downloads, all right here on AVSIM

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.