Jump to content
Sign in to follow this  
cnc3

[Resolved] .Net exception with 1.22.0

Recommended Posts

Is anyone else having an issue with 1.22.0 throwing a .Net exception?

Here is what I am getting:

************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
   at FSRebornAILightsConfig.AIModelsLightsConfig.Load(Boolean LoadStats)
   at FSRebornAILightsConfig.Configuration.F6Hoao9TIi(Object  , EventArgs  )
   at System.EventHandler.Invoke(Object sender, EventArgs e)
   at System.Windows.Forms.Form.OnLoad(EventArgs e)
   at System.Windows.Forms.Form.OnCreateControl()
   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   at System.Windows.Forms.Control.CreateControl()
   at System.Windows.Forms.Control.WmShowWindow(Message& m)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.Form.WmShowWindow(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.8.4250.0 built by: NET48REL1LAST_C
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll
----------------------------------------
AI Lights Reborn Professional
    Assembly Version: 1.22.0.0
    Win32 Version: 1.22.0.0
    CodeBase: file:///P:/Program%20Files/AI%20Lights%20Reborn/AI%20Lights%20Reborn%20Professional.exe
----------------------------------------
Microsoft.VisualBasic
    Assembly Version: 10.0.0.0
    Win32 Version: 14.8.3752.0 built by: NET48REL1
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.4200.0 built by: NET48REL1LAST_C
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Core
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.4220.0 built by: NET48REL1LAST_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.8.4250.0 built by: NET48REL1LAST_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.8.3752.0 built by: NET48REL1
    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.8.4190.0 built by: NET48REL1LAST_B
    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.8.3752.0 built by: NET48REL1
    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.8.3752.0 built by: NET48REL1
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
FSRebornUIControls
    Assembly Version: 1.22.0.0
    Win32 Version: 1.22.0.0
    CodeBase: file:///P:/Program%20Files/AI%20Lights%20Reborn/FSRebornUIControls.DLL
----------------------------------------
Syncfusion.SfDataGrid.WinForms
    Assembly Version: 18.1460.0.52
    Win32 Version: 18.1460.0.52
    CodeBase: file:///P:/Program%20Files/AI%20Lights%20Reborn/Syncfusion.SfDataGrid.WinForms.DLL
----------------------------------------
Syncfusion.Shared.Base
    Assembly Version: 18.1460.0.52
    Win32 Version: 18.1460.0.52
    CodeBase: file:///P:/Program%20Files/AI%20Lights%20Reborn/Syncfusion.Shared.Base.DLL
----------------------------------------
Syncfusion.Data.WinForms
    Assembly Version: 18.1460.0.52
    Win32 Version: 18.1460.0.52
    CodeBase: file:///P:/Program%20Files/AI%20Lights%20Reborn/Syncfusion.Data.WinForms.DLL
----------------------------------------
Syncfusion.Core.WinForms
    Assembly Version: 18.1460.0.52
    Win32 Version: 18.1460.0.52
    CodeBase: file:///P:/Program%20Files/AI%20Lights%20Reborn/Syncfusion.Core.WinForms.DLL
----------------------------------------
Syncfusion.GridCommon.WinForms
    Assembly Version: 18.1460.0.52
    Win32 Version: 18.1460.0.52
    CodeBase: file:///P:/Program%20Files/AI%20Lights%20Reborn/Syncfusion.GridCommon.WinForms.DLL
----------------------------------------
Syncfusion.SfInput.WinForms
    Assembly Version: 18.1460.0.52
    Win32 Version: 18.1460.0.52
    CodeBase: file:///P:/Program%20Files/AI%20Lights%20Reborn/Syncfusion.SfInput.WinForms.DLL
----------------------------------------
Syncfusion.SfListView.WinForms
    Assembly Version: 18.1460.0.52
    Win32 Version: 18.1460.0.52
    CodeBase: file:///P:/Program%20Files/AI%20Lights%20Reborn/Syncfusion.SfListView.WinForms.DLL
----------------------------------------
Syncfusion.DataSource.WinForms
    Assembly Version: 18.1460.0.52
    Win32 Version: 18.1460.0.52
    CodeBase: file:///P:/Program%20Files/AI%20Lights%20Reborn/Syncfusion.DataSource.WinForms.DLL
----------------------------------------
LockheedMartin.Prepar3D.SimConnect
    Assembly Version: 4.4.0.0
    Win32 Version: 
    CodeBase: file:///P:/Program%20Files/AI%20Lights%20Reborn/LockheedMartin.Prepar3D.SimConnect.DLL
----------------------------------------
Accessibility
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.3752.0 built by: NET48REL1
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
System.Data.SQLite
    Assembly Version: 1.0.106.0
    Win32 Version: 1.0.106.0
    CodeBase: file:///P:/Program%20Files/AI%20Lights%20Reborn/System.Data.SQLite.DLL
----------------------------------------
System.Data
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.4261.0 built by: NET48REL1LAST_B
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_64/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System.Transactions
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.3752.0 built by: NET48REL1
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_64/System.Transactions/v4.0_4.0.0.0__b77a5c561934e089/System.Transactions.dll
----------------------------------------
System.EnterpriseServices
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.3752.0 built by: NET48REL1
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_64/System.EnterpriseServices/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll
----------------------------------------
MadMilkman.Ini
    Assembly Version: 1.0.6.0
    Win32 Version: 1.0.6.0
    CodeBase: file:///P:/Program%20Files/AI%20Lights%20Reborn/MadMilkman.Ini.DLL
----------------------------------------

Any suggestions for next steps?

Thanks

 


Cheers!

David Haynes

Share this post


Link to post
Share on other sites

I am using Zone Alarm. I disabled it to test and I am still getting this exception. I also tried running as Administrator with no change in behavior.


Cheers!

David Haynes

Share this post


Link to post
Share on other sites
1 minute ago, cnc3 said:

I am using Zone Alarm. I disabled it to test and I am still getting this exception. I also tried running as Administrator with no change in behavior.

Zone Alarm is quite problematic. You really need to add the exceptions or it will continue to block it.. even when it is disabled..

S. 

Edited by simbol

Share this post


Link to post
Share on other sites

OK Are the required antivirus exceptions documented anywhere?


Cheers!

David Haynes

Share this post


Link to post
Share on other sites
1 minute ago, cnc3 said:

OK Are the required antivirus exceptions documented anywhere?

I am not sure 100% how to do it with Zone Alarm, but you need to all all the executable's inside the AILRP folder.

S.

Share this post


Link to post
Share on other sites

Wait... Just to be clear. Do you mean antivirus or firewall? Firewall makes more sense to me when you say 'exceptions'.


Cheers!

David Haynes

Share this post


Link to post
Share on other sites
8 minutes ago, cnc3 said:

Wait... Just to be clear. Do you mean antivirus or firewall? Firewall makes more sense to me when you say 'exceptions'.

Antivirus.. but do both..

Share this post


Link to post
Share on other sites

You can close this one out. I did a de-install/re-install and accepted the update and everything is working again. I suspect something was corrupted on my system.

Thanks for your help.

  • Like 1

Cheers!

David Haynes

Share this post


Link to post
Share on other sites
6 minutes ago, cnc3 said:

You can close this one out. I did a de-install/re-install and accepted the update and everything is working again. I suspect something was corrupted on my system.

Thanks for your help.

Perfect, thanks for letting me know.. enjoy!

Regards,

Simbol

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

  • Tom Allensworth,
    Founder of AVSIM Online


  • Flight Simulation's Premier Resource!

    AVSIM is a free service to the flight simulation community. AVSIM is staffed completely by volunteers and all funds donated to AVSIM go directly back to supporting the community. Your donation here helps to pay our bandwidth costs, emergency funding, and other general costs that crop up from time to time. Thank you for your support!

    Click here for more information and to see all donations year to date.
×
×
  • Create New...