Main Menu

[SOLVED] Map Stuck and Settings not Saved

Started by kenneth_brattey, August 20, 2020, 05:48:14 PM

Previous topic - Next topic

kenneth_brattey

Hi,

I download the AIG Traffic Controller and unzipped the files to a location of my choice, current version 0.3.2.0 (Alpha).  I have followed the setup instructions in the PDF document.   My OCI-Directory is mapped correctly per my installation. 

The AIG TC connects to the sim (P3D V5 HF2).  I can see a cluster of aircraft icons ok the UK.  However, when I select the map tab, I cannot change the zoom level or the area being displayed; it stays stuck with the cursor in the default loaded position.  If I try to use the + or - buttons, the programme simply closes.  Also, the clock in the toolbar is using AM/PM, is there a way to change that to 24hr?

Using Windows 10 Home Version 1909 OS Build 18363.1016

2 Events in the Event viewer.

1.  .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.NullReferenceException
   at AIGTech.TrafficController.View.MainWindow.ObserveZoomIn_Click(System.Object, System.Windows.RoutedEventArgs)
   at System.Windows.EventRoute.InvokeHandlersImpl(System.Object, System.Windows.RoutedEventArgs, Boolean)
   at System.Windows.UIElement.RaiseEventImpl(System.Windows.DependencyObject, System.Windows.RoutedEventArgs)
   at System.Windows.Controls.Primitives.ButtonBase.OnClick()
   at System.Windows.Controls.Button.OnClick()
   at System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(System.Windows.Input.MouseButtonEventArgs)
   at System.Windows.RoutedEventArgs.InvokeHandler(System.Delegate, System.Object)
   at System.Windows.RoutedEventHandlerInfo.InvokeHandler(System.Object, System.Windows.RoutedEventArgs)
   at System.Windows.EventRoute.InvokeHandlersImpl(System.Object, System.Windows.RoutedEventArgs, Boolean)
   at System.Windows.UIElement.ReRaiseEventAs(System.Windows.DependencyObject, System.Windows.RoutedEventArgs, System.Windows.RoutedEvent)
   at System.Windows.UIElement.OnMouseUpThunk(System.Object, System.Windows.Input.MouseButtonEventArgs)
   at System.Windows.RoutedEventArgs.InvokeHandler(System.Delegate, System.Object)
   at System.Windows.RoutedEventHandlerInfo.InvokeHandler(System.Object, System.Windows.RoutedEventArgs)
   at System.Windows.EventRoute.InvokeHandlersImpl(System.Object, System.Windows.RoutedEventArgs, Boolean)
   at System.Windows.UIElement.RaiseEventImpl(System.Windows.DependencyObject, System.Windows.RoutedEventArgs)
   at System.Windows.UIElement.RaiseTrustedEvent(System.Windows.RoutedEventArgs)
   at System.Windows.Input.InputManager.ProcessStagingArea()
   at System.Windows.Input.InputManager.ProcessInput(System.Windows.Input.InputEventArgs)
   at System.Windows.Input.InputProviderSite.ReportInput(System.Windows.Input.InputReport)
   at System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr, System.Windows.Input.InputMode, Int32, System.Windows.Input.RawMouseActions, Int32, Int32, Int32)
   at System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr, MS.Internal.Interop.WindowMessage, IntPtr, IntPtr, Boolean ByRef)
   at System.Windows.Interop.HwndSource.InputFilterMessage(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()

2.  Application Error

Faulting application name: AIGTech - Traffic Controller.exe, version: 0.3.2.0, time stamp: 0xc6e565ac
Faulting module name: unknown, version: 0.0.0.0, time stamp: 0x00000000
Exception code: 0xc0000005
Fault offset: 0x00007ffbe9baf2f9
Faulting process ID: 0xe84
Faulting application start time: 0x01d677190fab09f6
Faulting application path: E:\AIG\AIG Traffic Conrtroller\AIGTech - Traffic Controller.exe
Faulting module path: unknown
Report ID: 39afeb5a-6dfb-4bb3-80e6-06e1c7a106b1
Faulting package full name:
Faulting package-relative application ID:

Thanks,

Ken

PS. If you need a beta tester for this I am more than happy to help.  I was heavily involved with UTL/UTL2.


Kaiii3

+ and - are for zooming the obversevation camera ;) Zoom in the map is done by the mouse

I will set some chatch blocks so it will not crash when clicking them. Will change the Toolbar in the next update :) - Actual you are doing here some beta testing^^