Alpha India Group

Alpha India Group => TC - Support => AIG Traffic Controller => AIG Software => TC Solved Issues => Topic started by: ed3lva on October 10, 2022, 03:06:46 PM

Title: [CLOSED] CTD with AIG Traffic controller 0.5.1.6 on networked setup
Post by: ed3lva on October 10, 2022, 03:06:46 PM
I am running on a network configuration and run AIG traffic controller shortcut with the following target.
"C:\AIG_TrafficController\AIGTech - Traffic Controller.exe" -P3DV5

This are the two CTD as shown on the Event Viewer.

1/2
Faulting application name: AIGTech - Traffic Controller.exe, version: 0.5.1.6, time stamp: 0xc5ae9ef9
Faulting module name: KERNELBASE.dll, version: 10.0.19041.1949, time stamp: 0xcb12e58e
Exception code: 0xe0434352
Fault offset: 0x0000000000034fd9
Faulting process id: 0x1260
Faulting application start time: 0x01d8dcb8815a593b
Faulting application path: C:\AIG_TrafficController\AIGTech - Traffic Controller.exe
Faulting module path: C:\WINDOWS\System32\KERNELBASE.dll
Report Id: 34a3a41a-c399-4dc3-b96f-22e3aab57ef4
Faulting package full name:
Faulting package-relative application ID:




2/2

Application: AIGTech - Traffic Controller.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.InvalidOperationException
   at System.Linq.Enumerable.Single[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]](System.Collections.Generic.IEnumerable`1<System.__Canon>)
   at AIGTech.TrafficController.Controller.TCController.displayFSVersionSelector()
   at AIGTech.TrafficController.Controller.TCController.loadData()
   at AIGTech.TrafficController.Controller.TCController..ctor(AIGTech.TrafficController.View.MainWindow, System.String)
   at AIGTech.TrafficController.View.MainWindow..ctor(System.String)
   at AIGTech.TrafficController.App.Application_Startup(System.Object, System.Windows.StartupEventArgs)
   at System.Windows.Application.OnStartup(System.Windows.StartupEventArgs)
   at System.Windows.Application.<.ctor>b__1_0(System.Object)
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
   at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
   at System.Windows.Threading.DispatcherOperation.InvokeImpl()
   at MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(System.Object)
   at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
   at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
   at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
   at MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext, System.Threading.ContextCallback, System.Object)
   at System.Windows.Threading.DispatcherOperation.Invoke()
   at System.Windows.Threading.Dispatcher.ProcessQueue()
   at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
   at MS.Win32.HwndWrapper.WndProc(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
   at MS.Win32.HwndSubclass.DispatcherCallbackOperation(System.Object)
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
   at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
   at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority, System.TimeSpan, System.Delegate, System.Object, Int32)
   at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr, Int32, IntPtr, IntPtr)
   at MS.Win32.UnsafeNativeMethods.DispatchMessage(System.Windows.Interop.MSG ByRef)
   at System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame)
   at System.Windows.Application.RunDispatcher(System.Object)
   at System.Windows.Application.RunInternal(System.Windows.Window)
   at AIGTech.TrafficController.App.Main()
Title: Re: CTD with AIG Traffic controller 0.5.1.6 on networked setup
Post by: Kaiii3 on October 10, 2022, 04:15:16 PM
set "-Network" to the startparamter as well, then it should work
Title: Re: CTD with AIG Traffic controller 0.5.1.6 on networked setup
Post by: ed3lva on October 11, 2022, 12:35:55 PM
Thank you Kai.
I was able to make it with your -network recommendation. I saw it in the manual too but was having problems getting Win10 to recognize the shortcut (format).
Now I can see the map but in the background I get the "Traffic Controller" big letters and it says in the bottom "Load Database"
Title: Re: CTD with AIG Traffic controller 0.5.1.6 on networked setup
Post by: Kaiii3 on October 11, 2022, 04:30:04 PM
seems TC is unable to connct to the AWS server, is it allowed to open connections in the firewall?