Jump to content
Sign in to follow this  
Rodrigo Alfredo

Addon Organizer v1.56 b05 "Check for conflicts" Error

Recommended Posts

Good day to all.

I recently downloaded the Addon Organizer for the first time. I'm still reading the document to fully understand the capacities of this addon. 

I cammed across an error while trying to run the conflicts options of the app. 

Once the process "Check for conflicts" is launch the following error message is shown.

Unhandled exception has occurred in your application. If you click Continue, the application will ignore this error and attempt to continue. If you click Quit, the application will close immediately.

Value cannot be null.
Parameter name: key.

Details:

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

************** Exception Text **************
System.ArgumentNullException: Value cannot be null.
Parameter name: key
   at System.ThrowHelper.ThrowArgumentNullException(ExceptionArgument argument)
   at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
   at P3DAddonOrganizer.MainDialog.bNameCheck_Click(Object sender, EventArgs e)
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ButtonBase.WndProc(Message& m)
   at System.Windows.Forms.Button.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

 


Any guidance is appreciated.

Best Regards
Rodrigo Pacheco

Edited by Lorby_SI

Share this post


Link to post
Share on other sites
On 11/2/2021 at 10:18 AM, Rodrigo Alfredo said:

Any guidance is appreciated.

Not sure, it is working fine here. This sounds like you may have a broken package definition somewhere in there? Like a package in one of the add-ons.cfgs with no name or no path? Looking at the code, this could also be caused by a broken .cfg file in general.

Edited by Lorby_SI

LORBY-SI

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...