I updated to 11.9 and every time I launch, I get the following error:
(Inner Exception)
Cannot locate resource 'wpf/themes/generic.xaml'.
App: LaunchBox
Version: 11.9
Type: System.IO.IOException
Site: System.IO.Stream GetStreamCore(System.IO.FileMode, System.IO.FileAccess)
Source: PresentationFramework
at MS.Internal.AppModel.ResourcePart.GetStreamCore(FileMode mode, FileAccess access)
at System.IO.Packaging.PackagePart.GetStream(FileMode mode, FileAccess access)
at MS.Internal.IO.Packaging.PackagePartExtensions.GetSeekableStream(PackagePart packPart, FileMode mode, FileAccess access)
at System.IO.Packaging.PackWebResponse.CachedResponse.GetResponseStream()
at System.IO.Packaging.PackWebResponse.GetResponseStream()
at System.IO.Packaging.PackWebResponse.get_ContentType()
at MS.Internal.WpfWebRequestHelper.GetContentType(WebResponse response)
at MS.Internal.WpfWebRequestHelper.GetResponseStream(WebRequest request, ContentType& contentType)
at System.Windows.ResourceDictionary.set_Source(Uri value)
at System.Windows.Baml2006.WpfSharedBamlSchemaContext.<>c.<Create_BamlProperty_ResourceDictionary_Source>b__342_0(Object target, Object value)
at System.Windows.Baml2006.WpfKnownMemberInvoker.SetValue(Object instance, Object value)
at MS.Internal.Xaml.Runtime.ClrObjectRuntime.SetValue(XamlMember member, Object obj, Object value)
at MS.Internal.Xaml.Runtime.ClrObjectRuntime.SetValue(Object inst, XamlMember property, Object value)
(Outer Exception)
Set property 'System.Windows.ResourceDictionary.Source' threw an exception.
App: LaunchBox
Version: 11.9
Type: System.Windows.Markup.XamlParseException
Site: Void RewrapException(System.Exception, System.Xaml.IXamlLineInfo, System.Uri)
Source: PresentationFramework
at System.Windows.Markup.XamlReader.RewrapException(Exception e, IXamlLineInfo lineInfo, Uri baseUri)
at System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri)
at System.Windows.Markup.WpfXamlLoader.LoadBaml(XamlReader xamlReader, Boolean skipJournaledProperties, Object rootObject, XamlAccessLevel accessLevel, Uri baseUri)
at System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream)
at System.Windows.Application.LoadComponent(Object component, Uri resourceLocator)
at Unbroken.LaunchBox.Windows.Desktop.App.FindInvalidSpecification(Object , Object )
at Unbroken.LaunchBox.Windows.Desktop.App.InitializeComponent()
at RuleRef.CloneInvalidRequest(Object , RuleRef )
at Unbroken.LaunchBox.Windows.Desktop.Program.Main(String[] args)
Recent Log:
10:40:38 PM Exception
I have tried uninstalling and reinstalling. Nothing.