I have been running Honorbuddy for many month and I think you guys have a great product. Thank You for that! I am trying to run Honorbuddy on a Windows 2012 Box. I have .net 4.0 enabled I have VC++ redistib 2010 installed. If I try to start Honorbuddy from either the launcher or directly, the app crashes. Please don't slam me if i missed something. I have search the forum for stuff about Windows 2012 and only found a few things that indicated it should work Thanks for any help!!!! You guys rock! attached Log: [14:36:39.169 N] Honorbuddy v2.5.10121.730 started. [14:36:39.185 D] System.TypeInitializationException: The type initializer for 'Styx.Helpers.GlobalSettings' threw an exception. ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> 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.StyxWoW.get_WowExited() at Styx.Helpers.GlobalSettings.set_SeperatedLogFolders(Boolean value) --- End of inner exception stack trace --- at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor) at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments) at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) at System.Reflection.RuntimePropertyInfo.SetValue(Object obj, Object value, BindingFlags invokeAttr, Binder binder, Object[] index, CultureInfo culture) at System.Reflection.RuntimePropertyInfo.SetValue(Object obj, Object value, Object[] index) at Styx.Helpers.Settings.InitializeDefaultValues() at Styx.Helpers.Settings..ctor(String settingsPath, String oldSettingsPath) at Styx.Helpers.GlobalSettings..ctor() at Styx.Helpers.GlobalSettings..cctor() --- End of inner exception stack trace --- at Styx.Helpers.GlobalSettings.() at Honorbuddy.MainWindow..ctor() [14:36:44.181 D] System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.TypeInitializationException: The type initializer for 'Styx.Helpers.GlobalSettings' threw an exception. ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> 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.StyxWoW.get_WowExited() at Styx.Helpers.GlobalSettings.set_SeperatedLogFolders(Boolean value) --- End of inner exception stack trace --- at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor) at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments) at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) at System.Reflection.RuntimePropertyInfo.SetValue(Object obj, Object value, BindingFlags invokeAttr, Binder binder, Object[] index, CultureInfo culture) at System.Reflection.RuntimePropertyInfo.SetValue(Object obj, Object value, Object[] index) at Styx.Helpers.Settings.InitializeDefaultValues() at Styx.Helpers.Settings..ctor(String settingsPath, String oldSettingsPath) at Styx.Helpers.GlobalSettings..ctor() at Styx.Helpers.GlobalSettings..cctor() --- End of inner exception stack trace --- at Honorbuddy.MainWindow.get_LogLevel() at Honorbuddy.MainWindow.OnLogMessage(ReadOnlyCollection`1 messages) --- End of inner exception stack trace --- at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor) at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments) at System.Delegate.DynamicInvokeImpl(Object[] args) 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)
install this http://www.thebuddyforum.com/demonb...installation-errors-try-demonbuddywizard.html run it as admin
That was Perfect! Thanks. Looks like I was loading the wrong VC++ (x64) and it should have been X86. Perfect now. Thanks Again.