Alpha India Group

Alpha India Group => TC - Support => AIG Traffic Controller => AIG Software => TC Solved Issues => Topic started by: ed3lva on January 08, 2022, 10:55:24 PM

Title: [CLOSED] Unable to run AIG TC on a network configuration P3D v5.2
Post by: ed3lva on January 08, 2022, 10:55:24 PM
Hello,
I had TC running on a network computer a while back but the last 5 beta versions I have not been able to run the program.
On my desktop shortcut I have added "P3DV5" to the Target and when it tries to do a scenery scan it suddenly quits.
Title: Re: Unable to run AIG TC on a network configuration P3D v5.2
Post by: Kaiii3 on January 09, 2022, 08:16:56 AM
"-P3DV5" is the keyword ;)
Title: Re: [OPEN] Unable to run AIG TC on a network configuration P3D v5.2
Post by: ed3lva on January 09, 2022, 10:22:53 PM
I fixed that with " " or without " " it shows the startup screen and immediately shuts down. In other words "-P3DV5" or -P3DV5.
Title: Re: [OPEN] Unable to run AIG TC on a network configuration P3D v5.2
Post by: Kaiii3 on January 10, 2022, 03:44:53 PM
Check the Windows Event Viewer log and post both error reports here
Title: Re: [OPEN] Unable to run AIG TC on a network configuration P3D v5.2
Post by: ed3lva on January 12, 2022, 04:25:04 PM
Hello Kaiii,
Attached are the event viewer errors I'm getting.

Faulting application name: AIGTech - Traffic Controller.exe, version: 0.5.0.21, time stamp: 0xa8269228
Faulting module name: KERNELBASE.dll, version: 10.0.19041.1387, time stamp: 0x0b9a844a
Exception code: 0xe0434352
Fault offset: 0x0000000000034f69
Faulting process id: 0x1b7c
Faulting application start time: 0x01d806307299e818
Faulting application path: C:\AIG_TrafficController\AIGTech - Traffic Controller.exe
Faulting module path: C:\WINDOWS\System32\KERNELBASE.dll
Report Id: 924d78f2-2195-4259-bbbb-a9d75a752e1f
Faulting package full name:
Faulting package-relative application ID:



and also a .NET Runtime error



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: [OPEN] Unable to run AIG TC on a network configuration P3D v5.2
Post by: Kaiii3 on January 12, 2022, 04:40:41 PM
there is an issue with AIGTC running in network modus. I will fix this with the next update
Title: Re: [OPEN] Unable to run AIG TC on a network configuration P3D v5.2
Post by: ed3lva on January 15, 2022, 05:10:51 PM
Thanks a lot for looking into this.