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.

Massive FPS drop with injected AI Planes

Featured Replies

Hello wisdom of the crowd,

do you know of a tool where i can see a complete list of the AI planes active in the 3D world? I have an massive stutter anytime a new AI plane is spawning in the 3D world and i have to further investigate if its maybe an defective AI model inducing this massive momentary framedrop (from stable 20s down to 3 or less) followed by an stutter.

Thx in advance.

Edited by cmpbellsjc
Edited title per OP request

System: i9 [email protected] - 32 GB RAM - Aorus 1080ti --- Sim/Addons: P3D v5 + ProSim737
Signature3.png

  • Replies 51
  • Views 5.9k
  • Created
  • Last Reply

Ehm, such a list is entirely depending on what AI traffic you use. If you installed it yourself, you should actually know where the AI traffic models reside inside your folder structure. And you could check those with several freeware tools available for P3D compatibility.

As you use UTLive, I would start off with checking the UTLive models. Did you add any additional AI model yourself? If not, I doubt that UTLive has any incompatible model, but maybe others know this better...

Greetings, Chris

AMD Ryzen 7 9800X3D, 2x32GB DDR5 6000MT/s RAM, MSI RTX 4090 Ventus 3X, Windows 11 Home, MSFS2024

  • Author

Maybe i wasn't clear enough. Of course i know about the custom AI planes and liveries collected by myself. I need a tool which can read the AI planes active in the sim. With Little nav map i can see the planes and the amount of the ai planes but i don't see which has been added in the 3D world just yet, if i could see this i can identify the 3D model and replace it.

At EDDF i've literally NO UTL stock AI aircraft because i've added around 160 custom flightplans with the updated 3D models from TFS, FSP and so on.

System: i9 [email protected] - 32 GB RAM - Aorus 1080ti --- Sim/Addons: P3D v5 + ProSim737
Signature3.png

And you are sure that none of those "updated" models you added yourself is the culprit? And what's about this "3D Sounds" in your signature? Was this designed for P3D?

With AiAircraftTweaker from Lorby-SI you can check each of your AI models if they are designed at least with MDLX. MDL9 or older would be an incompatible FS9 model, but also there I am no expert, sorry.

Greetings, Chris

AMD Ryzen 7 9800X3D, 2x32GB DDR5 6000MT/s RAM, MSI RTX 4090 Ventus 3X, Windows 11 Home, MSFS2024

  • Commercial Member

Hi,

the P3D SDK still has the Traffic Toolbox.

  1. Download and install the SDK (the add-on.xml below assumes that the SDK is in its default location)
  2. In "C:\Users\...\Documents\Prepar3D v4 Add-ons\" create a folder "\TrafficToolbox\"
  3. In that folder create this add-on.xml file (C:\Users\...\Documents\Prepar3D v4 Add-ons\TrafficToolbox\add-on.xml):
Quote

<?xml version="1.0" encoding="utf-8"?>
<SimBase.Document Type="AddOnXml" version="4,0" id="add-on">
  <AddOn.Name>TrafficToolbox</AddOn.Name>
  <AddOn.Description />
  <AddOn.Component>
    <Category>DLL</Category>
    <Path>C:\Program Files\Lockheed Martin\Prepar3D v4 SDK 4.3.29.25520\World\Traffic\TrafficToolbox.dll</Path>
    <Name>TrafficToolbox</Name>
  </AddOn.Component>
</SimBase.Document>

 

After starting the sim you will find the Traffic Toolbox it in the "Tools" menu.

Best regards

LORBY-SI

  • Author
16 hours ago, Lorby_SI said:

the P3D SDK still has the Traffic Toolbox.

Thx for that hint, the toolbox helped me a lot.

Looks like my P3D has a problem with new AI models as the fps drop occurs only with my updated AI models and much lesser with UTL stock models.

System: i9 [email protected] - 32 GB RAM - Aorus 1080ti --- Sim/Addons: P3D v5 + ProSim737
Signature3.png

I doubt that the new AI models per se are a issue, it is most probably one of those models, maybe two, or some missing textures, wrong textures or whatever. I would really thoroughly check all your AI planes for proper models, proper textures and correct aircraft.cfg's. With the tools mentioned above, this will take some time, but it is worth it.

Greetings, Chris

AMD Ryzen 7 9800X3D, 2x32GB DDR5 6000MT/s RAM, MSI RTX 4090 Ventus 3X, Windows 11 Home, MSFS2024

  • Commercial Member

... and don't forget the Content Error Log in P3D, which will show you most of the obvious errors, like missing effects, missing sounds, errors in aircraft.cfgs etc.

In my experience, missing files can have quite the impact on the FPS, because the sim starts to search through every folder that could contain the missing file (effects and sounds are worse than textures IMO). Also, the complexity of the aircraft is a big factor. Animated doors, flaps, controls surfaces, complex lighting will all be a challenge for the sim, because it is simulating all of that on AI too.

Best regards

LORBY-SI

Maybe I am not understanding your question, but could this be helpful?  https://www.avsim.com/forums/topic/543335-list-of-ai-planes

Sorry about that I posted the wrong link. Here is the right one. https://www.alpha-india.net/forums/index/.php?topic=28170.0

Does TrafficLook work with 64 bit FSUIPC5? I could never get it to show its main window.

  • Author

First, thx to all for your input, i learned a lot about troubleshooting again!

Second, a small intermediate report:
i've cleaned my custom AI database and made some addtional tests. After checking the contenterror log i've fixed serveral problems. The stutters are still there when UTL injects a new AI into the sim but it looks like the stutters are bit shorter than before. No missing textures or old models or repaints, i tried it soley with the custom DLH AI traffic i made, this AI models and repaints are all the latest ones P3D native models and mipped DDS textures that are available.
It also doesn't matter if the injected AI is spawned 40 nm away or on the aiport, if its enroute or "sleeping", the fps drop is the same.

There is still something to check, as soon as i've completed the test i will report. Until then i'm grateful for any new hint you guys can give me.

System: i9 [email protected] - 32 GB RAM - Aorus 1080ti --- Sim/Addons: P3D v5 + ProSim737
Signature3.png

  • Commercial Member
29 minutes ago, JoeFackel said:

stutters are still there when UTL injects a new AI into the sim

That IMHO is pretty normal. UTL injects the aircraft using SimConnect, and generating new SimObjects through the API always leads to stutters. How bad they are depends mostly on how many and how complex these objects are, and of course on what else your simulator is currently doing and how high system load is in general.

I have had the same behavior since the old days, it was the same with UT2. Every time I got close enough to a major hub which tiggered  higher-than-normal number of new AI, the system would stutter, sometimes pretty badly. 

Also, some of my other products are very sensitive to fluctuations in the frame rate, and they show these stutters in an exaggerated fashion - that is how I think that know their cause. It is not only with AI either, most of my products create or remove all kinds of SimObjects in the sim programmatically, and that always exhibits the same stutters.

You may be chasing an issue here that can't be fixed. YMMV

Best regards

 

Edited by Lorby_SI

LORBY-SI

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.