Sorry been gone for awhile I hadn't had a chance to test the newest fix. I got my Programed Updated to the base 3.1.11 and updated to the developer release C and reran everything with the same settings I told ya about before. But I am still getting missing FPs on the same settings and it's causing The Program Crash Box to come up when I am looking at certain airports where there's been missing FPs.
The crash happens when I look at certain airports in the Time Table Data as a result of missing FPs. The affected airports are MHLM, MPTO, SKRG, TNCA. Spirit Airlines has only a few flights to these airports but the program excluded them from my time table data import. So When I highlight those airports I get the following error:
Code:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.OverflowException: Arithmetic operation resulted in an overflow.
at AIFP_3.Arr_Dep.ShowArrDep()
at AIFP_3.Arr_Dep.GetData()
at AIFP_3.Arr_Dep.ConfigureDialog()
at AIFP_3.Arr_Dep.cbAirports_SelectedIndexChanged(Object sender, EventArgs e)
at System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e)
at System.Windows.Forms.ComboBox.WmReflectCommand(Message& m)
at System.Windows.Forms.ComboBox.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5485 (Win7SP1GDR.050727-5400)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
AIFP3
Assembly Version: 3.1.0.6
Win32 Version: 3.1.0.6
CodeBase: file:///C:/Users/Victor%20Redtail/Desktop/fsx%20swa/SCENERY/WOAI%20Packages/ai%20fedex/AIFP3107/AIFP3.exe
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.5483 (Win7SP1GDR.050727-5400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5483 (Win7SP1GDR.050727-5400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5483 (Win7SP1GDR.050727-5400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Runtime.Remoting
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5483 (Win7SP1GDR.050727-5400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
System.Core
Assembly Version: 3.5.0.0
Win32 Version: 3.5.30729.5420 built by: Win7SP1
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
Accessibility
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5483 (Win7SP1GDR.050727-5400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5485 (Win7SP1GDR.050727-5400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
************** 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.
and after this crash occurs it prevents me from seeing the arrivals on the Time Table box.
A few other issues I am noting is that when I am testing sit times I only get one report of the same number of FPs and Fill no matter what sit times are showing in the test sit time function. it shows as:
319 26 FPs, Fill: 0.59
320 28 FPs, Fill: 0.53
321 2 FPs, Fill: 1
for all sit times tested.
I am also still getting overlapping legs as shown in the file attachment of the dump
Also one bug I have been forgetting to report as I keep on working around it is where I edit a FP by using the text editor in the program and saving it. When I do this I can no longer edit that FPs using the Leg Editor as it will gives me an error where a certain airport in the FP is not known to the system and it cannot find it's time zone cannot be determined. The Airports it's tells me that are not in the system would be the last one on the FP list in my case of a test edit it was KORD (And if that Major airport is not in the system then something major is wrong)
To Reproduce the error open any existing flight plans file set or bgl file.
1. Go under "Flight Plan List" and highlight any flight you want to edit.
2. Left Click on the FP you want to edit and Click "Open text Editor"
3. Under the text edit make a small edit like Tail Number, AC Type #, or even a Flight number and save it by clicking the "Replace" button.
4. Close out the Text Editor Window and return to the FP list and highlight the FP you just edited.
5. Left Click on the FP you just edited and Click "Open Leg Editor"
6 The bug/error should show now and you should not be able to use the leg editor properly because of the Airport Data Error.
One more thing I would love to see fixed is that I would like the have the "Deadhead Closure" and "Test Sit Times" boxes keep their settings every time I rerun the "Create Flight Plans from Time Table Data" function just like the other settings I set when I rerun that function. It gets annoying to have to recheck those boxes every time I rerun that function.
Thank You
The Display Error I previously reported has been fixed and I am not seeing issues there and I can now blank out the Sit Time Box on the Time Table Data Import with no errors.