Jump to content
Sign in to follow this  
dukeav

Traffic Optimizer for P3D

Recommended Posts

Dukesan27...all my folders are shared on both computers.. ATM connects to p3D no problem using widefs but there needs to be in ATM away to direct the path to the folder for flight plans. For example...Radar contact uses widefx to connect but you have to direct the program to the flt plan folder.

ATM is a great program...

 

What do you see as the flight plan path in the ATM console?

----------------------------------------------------------------
 
New radar version:
 
 
1. Boat traffic can be now be optimized
2. Boat traffic can be shown on Radar
3. Flight Plan shown on Radar
4. AI Aircraft heading arrow shown on Radar
 

 

1xdolus3bf6fkh76g.jpg

  • Upvote 1

Share this post


Link to post

Looking forward to trying out the boat option!


Gregg Seipp

"A good landing is when you can walk away from the airplane.  A great landing is when you can reuse it."
i7-8700 32GB Ram, GTX-1070 8 Gig RAM

Share this post


Link to post

Hi

 

Many thanks for the reply:

 

 

Once you share the flight plan folder, in the ATM console the flight path will be something like this:

 

\\computername\sharename\folder\abc.FLT

 

However, I have all folders shared as I use ASN plus FSC on a networked laptop (using WideFS), if I launch AMT the program closes with errors?

 

Any advice greatly appreciated :)

Share this post


Link to post

Where is the error log located? I can't copy the info in the console so it can be posted here.


Maurice J

I7 7700k 4.7 \ EVGA 1080ti \ G-Skill 32GB \ Samsung 4K TV

Share this post


Link to post

Hi

 

Many thanks for the reply:

 

 

However, I have all folders shared as I use ASN plus FSC on a networked laptop (using WideFS), if I launch AMT the program closes with errors?

 

Any advice greatly appreciated :)

 

So it does not launch at all? What are the errors?

 

Where is the error log located? I can't copy the info in the console so it can be posted here.

 

There is no log yet. You will have to paste a picture of the error dialog.

Share this post


Link to post

Hi

 

 

So it does not launch at all? What are the errors?

 

No error the application just closes, I will paste a picture of the event log later on.

 

Thanks again!

Share this post


Link to post
Guest

Duke this is a great piece of work.

I seem to downloading a new version every couple of days.

 

Thanks!

Share this post


Link to post

Great support thanks!

 

New error with the latest build?

 

xgkt38.png

Ok, so now it's the sim connect problem.

 

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

 

That should get it going.

Share this post


Link to post

Sir you are a genius!

 

Its support and people like yourself that make this hobby so enjoyable, thanks again :)

Share this post


Link to post
Guest

Duke,

 

Any idea whats happening here. I just keep hitting continue but it pops up again after a few seconds.

I think it might have Something to do with FSDreamTeam KJFK:

 

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.18444 built by: FX451RTMGDR

----------------------------------------
AirTrafficManager
    Assembly Version: 1.8.0.0
    Win32 Version: 1.8.0.0

----------------------------------------
Microsoft.VisualBasic
    Assembly Version: 10.0.0.0
    Win32 Version: 11.0.50938.18408 built by: FX451RTMGREL

----------------------------------------
System
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL

----------------------------------------
System.Core
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL

----------------------------------------
System.Windows.Forms
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL

----------------------------------------
System.Drawing
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL

----------------------------------------
System.Runtime.Remoting
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34108 built by: FX45W81RTMGDR

----------------------------------------
System.Configuration
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL

----------------------------------------
System.Xml
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34234 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.6195
    Win32 Version: 8.00.50727.6195

----------------------------------------
Accessibility
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL

----------------------------------------
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.

Share this post


Link to post

Duke,

 

Any idea whats happening here. I just keep hitting continue but it pops up again after a few seconds.

I think it might have Something to do with FSDreamTeam KJFK:

 

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)

 

 

 

 

Oops, it happens when radar is not open. This should fix it:

 

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

Share this post


Link to post
Guest

 

 


Oops, it happens when radar is not open. This should fix it:

 

As I said Duke, Great piece of work.

And you are correct. Once I opened the radar it stopped.

Thanks again. Awesome app!

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  
  • Tom Allensworth,
    Founder of AVSIM Online


  • Flight Simulation's Premier Resource!

    AVSIM is a free service to the flight simulation community. AVSIM is staffed completely by volunteers and all funds donated to AVSIM go directly back to supporting the community. Your donation here helps to pay our bandwidth costs, emergency funding, and other general costs that crop up from time to time. Thank you for your support!

    Click here for more information and to see all donations year to date.
×
×
  • Create New...