So, I've been getting an error message in CM/Settings/Custom Shaders Patch. I've tried redownloading, reinstalling, removing & reapplying and I can't fix this error. Please help!
Below is a clipboard copy of the error:
Navigation Failed
Source
/pages/settings/settingsShaderPatch.xaml
System.Windows.Markup.XamlParseException: The invocation of the constructor on type 'AcManager.Pages.Settings.SettingsShadersPatch' that matches the specified binding constraints threw an exception. ---> System.TypeInitializationException: The type initializer for 'ViewModel' threw an exception. ---> System.NullReferenceException: Object reference not set to an instance of an object.
at AcManager.Pages.Settings.SettingsShadersPatch.ViewModel..cctor()
--- End of inner exception stack trace ---
at AcManager.Pages.Settings.SettingsShadersPatch.ViewModel..ctor(Boolean isLive)
at AcManager.Pages.Settings.SettingsShadersPatch..ctor()
--- End of inner exception stack trace ---
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.LoadBamlStreamWithSyncInfo(Stream stream, ParserContext pc)
at System.Windows.Application.LoadComponent(Uri resourceLocator, Boolean bSkipJournaledProperties)
at System.Windows.Application.LoadComponent(Uri resourceLocator)
at FirstFloor.ModernUI.Windows.DefaultContentLoader.<LoadContentAsync>d__0.MoveNext()
Below is a clipboard copy of the error:
Navigation Failed
Source
/pages/settings/settingsShaderPatch.xaml
System.Windows.Markup.XamlParseException: The invocation of the constructor on type 'AcManager.Pages.Settings.SettingsShadersPatch' that matches the specified binding constraints threw an exception. ---> System.TypeInitializationException: The type initializer for 'ViewModel' threw an exception. ---> System.NullReferenceException: Object reference not set to an instance of an object.
at AcManager.Pages.Settings.SettingsShadersPatch.ViewModel..cctor()
--- End of inner exception stack trace ---
at AcManager.Pages.Settings.SettingsShadersPatch.ViewModel..ctor(Boolean isLive)
at AcManager.Pages.Settings.SettingsShadersPatch..ctor()
--- End of inner exception stack trace ---
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.LoadBamlStreamWithSyncInfo(Stream stream, ParserContext pc)
at System.Windows.Application.LoadComponent(Uri resourceLocator, Boolean bSkipJournaledProperties)
at System.Windows.Application.LoadComponent(Uri resourceLocator)
at FirstFloor.ModernUI.Windows.DefaultContentLoader.<LoadContentAsync>d__0.MoveNext()