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.

Traffic Optimizer for FSX/P3D

Featured Replies

  • Author

I get the following when trying to start in Win8 on a networked client.  My simconnect is 10.0.61259.0, other programs connect fine on the client (ASN, EFB, Super Traffic Board).

 

issue_zpsfb12b903.jpg

 

Thanks for any  input.

 

Please install SP1 "SimConnect.msi" from the P3D folder, e.g.:

 

...\Lockheed Martin\Prepar3D v2\redist\Interface\FSX-SP1\retail\lib

 

or from the FSX SDK folder:

 

...\Microsoft Games\Microsoft Flight Simulator X SDK\SDK\Core Utilities Kit\SimConnect SDK\LegacyInterfaces\FSX-SP1

  • Replies 365
  • Views 152.7k
  • Created
  • Last Reply

Thank you, works very nicely. I'd call it Traffic Reducer as it seems to throttle your AI traffic more than optimize it, but overall does a good job of keeping the traffic around the jet to something manageable.

 

Thank you for a nice piece of software and thank you for making it free. I appreciate people who are still in this for the hobby.

It also allows you to have the max available models, that one can 't have, unless you set the A.I. slider to 100 percent.  With this...yes...this culls A.I. that you wouldn't even enact with...but, now the system will call up all that for instance MyTraffic can throw at it....

Please install SP1 "SimConnect.msi" from the P3D folder, e.g.:

 

...\Lockheed Martin\Prepar3D v2\redist\Interface\FSX-SP1\retail\lib

 

or from the FSX SDK folder:

 

...\Microsoft Games\Microsoft Flight Simulator X SDK\SDK\Core Utilities Kit\SimConnect SDK\LegacyInterfaces\FSX-SP1

Thanks ! Almost there for me - program starts, but, if I check "auto optimize" and then optimize i get the following "unhandled exception" that repeats continually:

See the end of this message for details on invoking 
just-in-time (JIT) debugging instead of this dialog box.
 
************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
   at AirTrafficManager.Main.TimerAutoOprtimize_Tick(Object sender, EventArgs e)
   at System.Windows.Forms.Timer.OnTick(EventArgs e)
   at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
 
 
************** Loaded Assemblies **************
mscorlib
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34014 built by: FX45W81RTMGDR
 
----------------------------------------
AirTrafficManager
    Assembly Version: 1.8.0.0
    Win32 Version: 1.8.0.0
 
----------------------------------------
Microsoft.VisualBasic
    Assembly Version: 10.0.0.0
    Win32 Version: 12.0.20806.33440 built by: FX45W81RTMREL
 
----------------------------------------
System
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34239 built by: FX452RTMGDR
 
----------------------------------------
System.Core
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.33440 built by: FX45W81RTMREL
 
----------------------------------------
System.Windows.Forms
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.33440 built by: FX45W81RTMREL
 
----------------------------------------
System.Drawing
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.33440 built by: FX45W81RTMREL
 
----------------------------------------
System.Runtime.Remoting
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34107 built by: FX45W81RTMGDR
 
----------------------------------------
System.Configuration
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.33440 built by: FX45W81RTMREL
 
----------------------------------------
System.Xml
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34230 built by: FX452RTMGDR
 
----------------------------------------
Microsoft.FlightSimulator.SimConnect
    Assembly Version: 10.0.61242.0
    Win32 Version: 10.0.61355.0 (fsx-sp1.20070510-2038)
 
----------------------------------------
msvcm80
    Assembly Version: 8.0.50727.8428
    Win32 Version: 8.00.50727.8428
 
----------------------------------------
Accessibility
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.33440 built by: FX45W81RTMREL
 
----------------------------------------
FSUIPCClient
    Assembly Version: 2.4.4910.2
    Win32 Version: 2.4.4910.2
 
----------------------------------------
 
************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
 
For example:
 
<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>
 
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.

Joe Lorenc

  • Author

 

Thanks ! Almost there for me - program starts, but, if I check "auto optimize" and then optimize i get the following "unhandled exception" that repeats continually:

See the end of this message for details on invoking 
just-in-time (JIT) debugging instead of this dialog box.
 
************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
   at AirTrafficManager.Main.TimerAutoOprtimize_Tick(Object sender, EventArgs e)
   at System.Windows.Forms.Timer.OnTick(EventArgs e)
   at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
 
 
************** Loaded Assemblies **************
mscorlib
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34014 built by: FX45W81RTMGDR
 
----------------------------------------
AirTrafficManager
    Assembly Version: 1.8.0.0
    Win32 Version: 1.8.0.0
 
----------------------------------------
Microsoft.VisualBasic
    Assembly Version: 10.0.0.0
    Win32 Version: 12.0.20806.33440 built by: FX45W81RTMREL
 
----------------------------------------
System
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34239 built by: FX452RTMGDR
 
----------------------------------------
System.Core
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.33440 built by: FX45W81RTMREL
 
----------------------------------------
System.Windows.Forms
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.33440 built by: FX45W81RTMREL
 
----------------------------------------
System.Drawing
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.33440 built by: FX45W81RTMREL
 
----------------------------------------
System.Runtime.Remoting
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34107 built by: FX45W81RTMGDR
 
----------------------------------------
System.Configuration
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.33440 built by: FX45W81RTMREL
 
----------------------------------------
System.Xml
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34230 built by: FX452RTMGDR
 
----------------------------------------
Microsoft.FlightSimulator.SimConnect
    Assembly Version: 10.0.61242.0
    Win32 Version: 10.0.61355.0 (fsx-sp1.20070510-2038)
 
----------------------------------------
msvcm80
    Assembly Version: 8.0.50727.8428
    Win32 Version: 8.00.50727.8428
 
----------------------------------------
Accessibility
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.33440 built by: FX45W81RTMREL
 
----------------------------------------
FSUIPCClient
    Assembly Version: 2.4.4910.2
    Win32 Version: 2.4.4910.2
 
----------------------------------------
 
************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
 
For example:
 
<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>
 
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.

 

 

Please download again, this fixed in the latest version.

Please download again, this fixed in the latest version.

That seems to have done it.

 

Thank you very much for your help and for such a great app.

Joe Lorenc

  • Author

New version:

 

http://www.mediafire.com/download/zmdftsy127jgux2/AirTrafficManagerFSX-P3D_Radar.zip

 

Features:

 

1. Runway clear option. The runway combo will be filled with Runways currently assigned to AI Aircraft. Select a runway in this combo to clear those AI aircraft. In the next optimize cycle they be deleted.

 

In case you don't see your runway listed in the combo (which mean no AI is currently assigned to that runway), but you want keep it clear in future, then just type in that runway number (case sensitive).

 

Runway clear, as of now, clears aircraft landing, taking off and on taxi to that runway. So it can be used both in Departure and Approach scenarios.

 

 

PS: Personally I don't like this feature, its contrary to the "as real as it gets" motto. Ideally we should get in line and wait our turn ;)

A new release daily. I wish some commercial developers who took my money for their products was this dedicated! Thank you again.

  • Moderator

I was under the mistaken impression the radar program was a separate program. Although I haven't yet installed it seems I'm wrong and it's an option inside TO. Am I correct?

Ray (Cheshire, England).

System: P3D v5.3HF2, Intel i9-13900K, MSI 4090 GAMING X TRIO 24G, Crucial T700 4Tb M.2 SSD, Asus ROG Maximus Z790 Hero, 32Gb Corsair Vengeance DDR5 6000Mhz RAM, Win 11 Pro 64-bit, BenQ PD3200U 32” UHD monitor, Fulcrum One yoke, Fulcrum Throttle Quadrant.

Cheadle Hulme Weather website.

chlive.php

I was under the mistaken impression the radar program was a separate program. Although I haven't yet installed it seems I'm wrong and it's an option inside TO. Am I correct?

Yes I'm a bit confused as well. I have the October 24th version of Traffic Optimizer that is pinned to the top of this thread. I have no use for the Radar stuff but that is just me. Should I still update to these latest versions even though I do not intend to use the radar portion?

Is it done yet? When will it be released? Will it be freeware or payware? How much will it cost? Any updates on the progress? Will it work for Xbox? Can I be a beta tester? How's the performance in VR?

You might as well update to stay current with bug fixes, etc.. The radar window is an option.

  • Moderator

I will. It was never clear if this was a separate executable or not.

Ray (Cheshire, England).

System: P3D v5.3HF2, Intel i9-13900K, MSI 4090 GAMING X TRIO 24G, Crucial T700 4Tb M.2 SSD, Asus ROG Maximus Z790 Hero, 32Gb Corsair Vengeance DDR5 6000Mhz RAM, Win 11 Pro 64-bit, BenQ PD3200U 32” UHD monitor, Fulcrum One yoke, Fulcrum Throttle Quadrant.

Cheadle Hulme Weather website.

chlive.php

  • Author

You might as well update to stay current with bug fixes, etc.. The radar window is an option.

 

Correct. The radar is in the same app, if you don't click the radar then just works like old. New bug fixes / features (e.g. Runway clear / Boat traffic optimization) are only in the radar version).

  • Moderator

Thanks for clarifying Duke. :smile:

Ray (Cheshire, England).

System: P3D v5.3HF2, Intel i9-13900K, MSI 4090 GAMING X TRIO 24G, Crucial T700 4Tb M.2 SSD, Asus ROG Maximus Z790 Hero, 32Gb Corsair Vengeance DDR5 6000Mhz RAM, Win 11 Pro 64-bit, BenQ PD3200U 32” UHD monitor, Fulcrum One yoke, Fulcrum Throttle Quadrant.

Cheadle Hulme Weather website.

chlive.php

Can anyone help me???

 

I've downloaded the latest version (1.9.0.1 02 Nov) and unzipped the zip file to my C Drive.

 

When I click on the exe...all I get is "AirTrafficManager has stopped working - Windows is checking for a solution".

 

I'm running FSX Acc....i've tried installing .NET 4.0 - I get a message to tell me its already installed

Ii have various versions of Simconnect already installed (I currently run UT2 and that uses Simconnect)

I use a free version of FSUIPC

 

Any assistance would be appreciated.

 

Regards

 

Steve

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.