Page 1 of 1

Acars V2 error with flight plan [Solved]

Posted: Fri Mar 01, 2019 5:22 pm
by OAL178 Fabio Massari
Hi all,
as per object I succesfully connect Acars and xp but afert selectin a flight previously submitted I got an error without chanche to proceed

ee the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.NullReferenceException: Object variable or With block variable not set.
at Microsoft.VisualBasic.CompilerServices.Symbols.Container..ctor(Object Instance)
at Microsoft.VisualBasic.CompilerServices.NewLateBinding.ObjectLateInvokeDefault(Object Instance, Object[] Arguments, String[] ArgumentNames, Boolean ReportErrors, Boolean[] CopyBack)
at Microsoft.VisualBasic.CompilerServices.NewLateBinding.LateIndexGet(Object Instance, Object[] Arguments, String[] ArgumentNames)
at oavacars.Form_Main.FSUpdate_Tick(Object sender, EventArgs e)
at System.Windows.Forms.Timer.OnTick(EventArgs e)
at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3260.0 built by: NET472REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3221.0 built by: NET472REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
oavacars
Assembly Version: 2.0.0.0
Win32 Version: 2.0.0.0
CodeBase: file:///C:/Users/Z/AppData/Local/Apps/2.0/C7JD92JC.HBM/NOKJWEWR.1GC/oava..tion_5235dec2f467fd5f_0002.0000_562d84309f600529/oavacars.exe
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 10.0.0.0
Win32 Version: 14.7.3062.0 built by: NET472REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3221.0 built by: NET472REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3221.0 built by: NET472REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3221.0 built by: NET472REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3062.0 built by: NET472REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3221.0 built by: NET472REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Runtime.Remoting
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3221.0 built by: NET472REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
FSUIPCClient
Assembly Version: 2.0.4008.2
Win32 Version: 2.0.4008.2
CodeBase: file:///C:/Users/Z/AppData/Local/Apps/2.0/C7JD92JC.HBM/NOKJWEWR.1GC/oava..tion_5235dec2f467fd5f_0002.0000_562d84309f600529/FSUIPCClient.DLL
----------------------------------------
LogitechArxDLL
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Users/Z/AppData/Local/Apps/2.0/C7JD92JC.HBM/NOKJWEWR.1GC/oava..tion_5235dec2f467fd5f_0002.0000_562d84309f600529/LogitechArxDLL.DLL
----------------------------------------
System.Windows.Forms.resources
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2558.0 built by: NET471REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms.resources/v4.0_4.0.0.0_it_b77a5c561934e089/System.Windows.Forms.resources.dll
----------------------------------------
mscorlib.resources
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2558.0 built by: NET471REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/mscorlib.resources/v4.0_4.0.0.0_it_b77a5c561934e089/mscorlib.resources.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.


Wht's happening?
Thank you.
CIao
Fabio

Re: Acars V2 error with flight plan

Posted: Fri Mar 01, 2019 9:40 pm
by OAL853 Nick Papandreou
Hey Fabio,

Could you do step 10 from the Quick Installation Guide and report back?

Re: Acars V2 error with flight plan

Posted: Sun Mar 03, 2019 4:54 pm
by OAL178 Fabio Massari
Hi Nick,
sort it out!
For the lst flight performed I had to make change to the flight plan porposed by the dispatch office, ought to weather environment. I edit the flight plan, booked it and started in the sim, getting thet error.
The second time I made no editing into the booking system and later edited the flight plan directly into acars once activated. Everything ok!
So tne conclusion is never edit the flight plan proposed by booking system and made last minute correction/editing directly by acars once activated and before starting a flight.
Ciao
Fabio

Re: Acars V2 error with flight plan

Posted: Sun Mar 03, 2019 10:31 pm
by OAL853 Nick Papandreou
I'm glad you sorted it out!

I'm sure though that editing the booked flight's flightplan and letting acars parse that one, doesn't cause any problems what so ever since it's thoroughly tested. I myself do it in every flight i perform. I find a valid fp, replace the one in the dispatch office (if it's different) and then execute acars. Haven't ran into problems.

Re: Acars V2 error with flight plan

Posted: Mon Mar 04, 2019 6:51 am
by OAL463 Michael Bourekas
Dear Nick,

I should have posted this is the relevant thread hence allow me to grasp the opportunity.

Is there any chance that the VHHX issue be resolved ?

Many thanks
Mike

Re: Acars V2 error with flight plan

Posted: Tue Mar 05, 2019 2:43 am
by OAL853 Nick Papandreou
Acars further developent is planned for after the new site is completed. Right now though our developer has some other obligations and no free spare time so we can't give an estimate on the VHHX issue. It's on the to do list.

Re: Acars V2 error with flight plan

Posted: Fri Mar 08, 2019 11:54 pm
by OAL178 Fabio Massari
Hi Nick,
after long time I've changed the account password. Since then Aars doesn't recognise me any longer and doesn't aquire the flight properly booked.
I know... I'm a terrible uninformatic folk, so forgive me! ^-^
Ciao
Fabio


UPDATE at 09-03-2019.
reinserted the old password for dispatch Office and everything works.

Re: Acars V2 error with flight plan

Posted: Sun Mar 10, 2019 10:23 pm
by OAL853 Nick Papandreou
You could have just clicked on the top left corner where the callsign and name appears, selected logout and inserted your new credentials there :)