Main Menu

[CLOSED] AIGTC CTD: Possible fix

Started by Kaiii3, November 18, 2020, 02:27:02 PM

Previous topic - Next topic

Kaiii3

thats the part on my system. But i see what is missing... A DLL file that is required.

Please redownload the latest AIGTC version from here: https://www.alpha-india.net/forums/index.php?topic=34286.0

replace all old files and try again

max1806


Kaiii3

looks like a build error in the latest 0.3 release, will repack everything from 0. You need to download the updaten manually and replace all old files then

max1806

Alright, injection is working again!  :yeah:

I'll go back to observing the CTD behavior then

max1806

I've had the sim run for five hours now just sitting at KDFW and so far, no TC crash. I'm carefully optimistic but will do more testing with actual flying on the weekend.

bopalka

Just tried a flight with 0.3.3.3 and had no TC traffic.  This was first time this happened.  I have attached the log* files from the TC folder.  It was the first run after downloading this version.


Thanks,
Bryan

Kaiii3

Quote from: bopalka on November 26, 2020, 09:17:44 PM
Just tried a flight with 0.3.3.3 and had no TC traffic.  This was first time this happened.  I have attached the log* files from the TC folder.  It was the first run after downloading this version.


Thanks,
Bryan

AIGTC is denied the access to update the databases. Where is your AIGTC.exe located?

bopalka

#52
My "AIGTech - Traffic Controller.exe" is in folder "E:\FlightSim\Utilities\AIG\TrafficController".

I just had a look at Norton logs, and it seems that two actions from TC were blocked.. even though I granted access to TC.  Did something change in the last version, as I had not had this occur on previous ones?  The Norton message was:

Data Protector blocked a suspicious action by AIGTech - Traffic Controller.exe
Suspicious process attempted deleting a file protected by Data Protector
   E:\FlightSim\Utilities\AIG\TrafficController\Resources\Database\AIG_AirportDB.csv
   E:\FlightSim\Utilities\AIG\TrafficController\Resources\Database\AIG_AircraftDB.csv


Thanks,
Bryan

Kaiii3

had you any other instance of TC or any other AIG toll running?

bopalka

Shouldn't have, I had downloaded the new version and then fired up P3D.. which opened TC.  Will be doing another flight in a short while, so will see if the same behavior occurs.

bopalka

#55
In flight now.  I didn't see any AIGFP aircraft, so likely same issue as last flight.  Only saw one instance of TC in task manager.  Didn't see any popups from Norton to grant any type of additional access, but will verify if see same block post flight.  Will also check TC log file to see if same "access denied" message exists.

*** Update ***

Never saw any AIGFP traffic, still saw many object reference errors in the log.  Did not see any "access denied" messages or additional messages in Norton logs.



Thanks,
Bryan

max1806

I just finished a flight from KDFW to EGLL and I can confirm that TC is a lot more stable now. It's just not quite perfect yet: Upon descent into EGLL, it crashed after I clicked the "-" button for zoom in the UI. After I restarted it, it seems to have crashed again soon after with the familiar clr.dll error. After another restart, it ran perfectly again until the end of the flight.
These are the event viewer logs for both crashes:
-----------------------------------------------------------------
Anwendung: AIGTech - Traffic Controller.exe
Frameworkversion: v4.0.30319
Beschreibung: Der Prozess wurde aufgrund einer unbehandelten Ausnahme beendet.
Ausnahmeinformationen: System.NullReferenceException
   bei AIGTech.TrafficController.View.MainWindow.ObserveZoomOut_Click(System.Object, System.Windows.RoutedEventArgs)
   bei System.Windows.EventRoute.InvokeHandlersImpl(System.Object, System.Windows.RoutedEventArgs, Boolean)
   bei System.Windows.UIElement.RaiseEventImpl(System.Windows.DependencyObject, System.Windows.RoutedEventArgs)
   bei System.Windows.Controls.Primitives.ButtonBase.OnClick()
   bei System.Windows.Controls.Button.OnClick()
   bei System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(System.Windows.Input.MouseButtonEventArgs)
   bei System.Windows.RoutedEventArgs.InvokeHandler(System.Delegate, System.Object)
   bei System.Windows.RoutedEventHandlerInfo.InvokeHandler(System.Object, System.Windows.RoutedEventArgs)
   bei System.Windows.EventRoute.InvokeHandlersImpl(System.Object, System.Windows.RoutedEventArgs, Boolean)
   bei System.Windows.UIElement.ReRaiseEventAs(System.Windows.DependencyObject, System.Windows.RoutedEventArgs, System.Windows.RoutedEvent)
   bei System.Windows.UIElement.OnMouseUpThunk(System.Object, System.Windows.Input.MouseButtonEventArgs)
   bei System.Windows.RoutedEventArgs.InvokeHandler(System.Delegate, System.Object)
   bei System.Windows.RoutedEventHandlerInfo.InvokeHandler(System.Object, System.Windows.RoutedEventArgs)
   bei System.Windows.EventRoute.InvokeHandlersImpl(System.Object, System.Windows.RoutedEventArgs, Boolean)
   bei System.Windows.UIElement.RaiseEventImpl(System.Windows.DependencyObject, System.Windows.RoutedEventArgs)
   bei System.Windows.UIElement.RaiseTrustedEvent(System.Windows.RoutedEventArgs)
   bei System.Windows.Input.InputManager.ProcessStagingArea()
   bei System.Windows.Input.InputManager.ProcessInput(System.Windows.Input.InputEventArgs)
   bei System.Windows.Input.InputProviderSite.ReportInput(System.Windows.Input.InputReport)
   bei System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr, System.Windows.Input.InputMode, Int32, System.Windows.Input.RawMouseActions, Int32, Int32, Int32)
   bei System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr, MS.Internal.Interop.WindowMessage, IntPtr, IntPtr, Boolean ByRef)
   bei System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
   bei MS.Win32.HwndWrapper.WndProc(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
   bei MS.Win32.HwndSubclass.DispatcherCallbackOperation(System.Object)
   bei System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
   bei System.Windows.Threading.ExceptionWrapper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
   bei System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority, System.TimeSpan, System.Delegate, System.Object, Int32)
   bei MS.Win32.HwndSubclass.SubclassWndProc(IntPtr, Int32, IntPtr, IntPtr)
   bei MS.Win32.UnsafeNativeMethods.DispatchMessage(System.Windows.Interop.MSG ByRef)
   bei System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame)
   bei System.Windows.Application.RunDispatcher(System.Object)
   bei System.Windows.Application.RunInternal(System.Windows.Window)
   bei AIGTech.TrafficController.App.Main()

----------------------------------------------------

Name der fehlerhaften Anwendung: AIGTech - Traffic Controller.exe, Version: 0.3.3.3, Zeitstempel: 0xf1b09224
Name des fehlerhaften Moduls: clr.dll, Version: 4.8.4250.0, Zeitstempel: 0x5f2a059c
Ausnahmecode: 0xc00000fd
Fehleroffset: 0x00000000001bdae0
ID des fehlerhaften Prozesses: 0xa04
Startzeit der fehlerhaften Anwendung: 0x01d6c5b584e3b3b8
Pfad der fehlerhaften Anwendung: C:\Users\Max\Downloads\AIG_TrafficController_0.3.3.2\AIGTech - Traffic Controller.exe
Pfad des fehlerhaften Moduls: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll
Berichtskennung: 7a652d2b-e756-4579-b356-c6856dab7935
Vollständiger Name des fehlerhaften Pakets:
Anwendungs-ID, die relativ zum fehlerhaften Paket ist:

Kaiii3

"+" "-" are only working when you are in observation mode ;) They are used to controll the FOV for this camera. I will make sure it will no longer crash when clicking them

bopalka

I noticed that in the controller log file, one of the slashes in the file path is different.. not sure if that might be causing issue of no AIGFP traffic, but thought I would mention just in case?

E:\FlightSim\Utilities\AIG\AIManager-OCI\AIGAIM - OCI\Traffic Files/AIGFP\Traffic_AIG_AmericanAirlines_Summer_2019v4.aigfp
Object reference not set to an instance of an object.


Thanks,
Bryan

bopalka

Alas, good news and bad news with .3.4.. I am getting AIGFP traffic once again.. however, still get CTD.  Did a flight from KDFW/KMCO.  Sim time was set to the 8AM hour.. real time was in 6PM hour.  CTD occurred during taxi to departure runway.  Was behind AA flight 792 DFW/PHL when it disappeared near departure end of 35L.  This was when CTD occurred as all AIGFP traffic disappeared from Traffic Look utility.  I attached the controller log file for the session.


Thanks,
Bryan