ON START I GET THIS !

Issue #7528 new
Robert “Grand Puba” Buck created an issue

Object reference not set to an instance of an object.

App: LaunchBox
Version: 13.1
Type: System.NullReferenceException
Site: Void (System.Object)
Source: LaunchBox

at (Object )
at PredicateIssuer.InstantiateLiteralComparator(Object , PredicateIssuer )
at Unbroken.LaunchBox.Windows.Desktop.App.<>c.DisableSupportedInfo(Object sender, RoutedEventArgs e)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
at System.Windows.Controls.MenuItem.InvokeClickAfterRender(Object arg)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

Recent Log:

4:57:45 PM Exception

Comments (2)

  1. Christian

    It’s not immediately clear with this error what is going on. Could you try running the installer again and install it to the same place (it won’t overwrite any data). We see errors like this happen when overzealous anti-virus programs quarantine a file. If you have one running I’d suggest white listing the LaunchBox folder first, then run the installer and see if that corrects the issue.

  2. Log in to comment