I followed the video on how to set up the but but I'm getting a error when I try to run the bot. [21:54:30.190 D] System.Windows.Markup.XamlParseException: The invocation of the constructor on type 'Honorbuddy.UIHelpers' that matches the specified binding constraints threw an exception. ---> System.TypeInitializationException: The type initializer for 'Styx.CommonBot.TreeRoot' threw an exception. ---> System.IO.FileNotFoundException: Could not load file or assembly 'GreyMagic.dll' or one of its dependencies. The specified module could not be found. at Styx.CommonBot.TreeRoot.() at Styx.CommonBot.TreeRoot..cctor() --- End of inner exception stack trace --- at Styx.CommonBot.TreeRoot.add_OnStatusTextChanged(EventHandler`1 value) at Honorbuddy.UIHelpers..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.LoadComponent(Object component, Uri resourceLocator) at Honorbuddy.MainWindow.InitializeComponent() at Honorbuddy.MainWindow..ctor() --> System.TypeInitializationException: The type initializer for 'Styx.CommonBot.TreeRoot' threw an exception. ---> System.IO.FileNotFoundException: Could not load file or assembly 'GreyMagic.dll' or one of its dependencies. The specified module could not be found. at Styx.CommonBot.TreeRoot.() at Styx.CommonBot.TreeRoot..cctor() --- End of inner exception stack trace --- at Styx.CommonBot.TreeRoot.add_OnStatusTextChanged(EventHandler`1 value) at Honorbuddy.UIHelpers..ctor() --> System.IO.FileNotFoundException: Could not load file or assembly 'GreyMagic.dll' or one of its dependencies. The specified module could not be found. File name: 'GreyMagic.dll' at Styx.CommonBot.TreeRoot.() at Styx.CommonBot.TreeRoot..cctor() [21:54:30.189 D] System.Windows.Markup.XamlParseException: The invocation of the constructor on type 'Honorbuddy.UIHelpers' that matches the specified binding constraints threw an exception. ---> System.TypeInitializationException: The type initializer for 'Styx.CommonBot.TreeRoot' threw an exception. ---> System.IO.FileNotFoundException: Could not load file or assembly 'GreyMagic.dll' or one of its dependencies. The specified module could not be found. at Styx.CommonBot.TreeRoot.() at Styx.CommonBot.TreeRoot..cctor() --- End of inner exception stack trace --- at Styx.CommonBot.TreeRoot.add_OnStatusTextChanged(EventHandler`1 value) at Honorbuddy.UIHelpers..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.LoadComponent(Object component, Uri resourceLocator) at Honorbuddy.MainWindow.InitializeComponent() at Honorbuddy.MainWindow..ctor() --> System.TypeInitializationException: The type initializer for 'Styx.CommonBot.TreeRoot' threw an exception. ---> System.IO.FileNotFoundException: Could not load file or assembly 'GreyMagic.dll' or one of its dependencies. The specified module could not be found. at Styx.CommonBot.TreeRoot.() at Styx.CommonBot.TreeRoot..cctor() --- End of inner exception stack trace --- at Styx.CommonBot.TreeRoot.add_OnStatusTextChanged(EventHandler`1 value) at Honorbuddy.UIHelpers..ctor() --> System.IO.FileNotFoundException: Could not load file or assembly 'GreyMagic.dll' or one of its dependencies. The specified module could not be found. File name: 'GreyMagic.dll' at Styx.CommonBot.TreeRoot.() at Styx.CommonBot.TreeRoot..cctor() [21:54:40.971 D] System.Windows.Markup.XamlParseException: Initialization of 'Honorbuddy.MainWindow' threw an exception. ---> System.InvalidOperationException: Cannot have nested BeginInit calls on the same instance. at System.Windows.FrameworkElement.BeginInit() at MS.Internal.Xaml.Runtime.ClrObjectRuntime.InitializationGuard(XamlType xamlType, Object obj, Boolean begin) --- 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.DoStartup() at System.Windows.Application.<.ctor>b__1(Object unused) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler) --> System.InvalidOperationException: Cannot have nested BeginInit calls on the same instance. at System.Windows.FrameworkElement.BeginInit() at MS.Internal.Xaml.Runtime.ClrObjectRuntime.InitializationGuard(XamlType xamlType, Object obj, Boolean begin) [21:54:40.971 D] System.Windows.Markup.XamlParseException: Initialization of 'Honorbuddy.MainWindow' threw an exception. ---> System.InvalidOperationException: Cannot have nested BeginInit calls on the same instance. at System.Windows.FrameworkElement.BeginInit() at MS.Internal.Xaml.Runtime.ClrObjectRuntime.InitializationGuard(XamlType xamlType, Object obj, Boolean begin) --- 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.DoStartup() at System.Windows.Application.<.ctor>b__1(Object unused) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler) --> System.InvalidOperationException: Cannot have nested BeginInit calls on the same instance. at System.Windows.FrameworkElement.BeginInit() at MS.Internal.Xaml.Runtime.ClrObjectRuntime.InitializationGuard(XamlType xamlType, Object obj, Boolean begin)
download and install this. http://download.microsoft.com/downl...-4FF2-B699-5E9B7962F9AE/VSU3/vcredist_x86.exe after your done restart your pc. if your still having issues after, upload a new log as an attachment. How To Attach A Log [Kick]