When I start hb the start button is grayed out. I've re-installed C++ and am using win8 so net frameworks are installed with the os. I've used the hb installationwizard and it checks off both C++ and net frameworks 4.5.1, I've gone into windows feature and unchecked netframeworks and when i run the installationwizard it re-enables it, but the start button is still grayed out. Here's the log:
[01:10:50.131 D] System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.IO.FileNotFoundException: Could not load file or assembly 'GreyMagic, Version=2.5.11875.753, Culture=neutral, PublicKeyToken=260525fa2b0e778a' or one of its dependencies. The system cannot find the file specified.
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.()
at Honorbuddy.MainWindow..ctor()
[01:10:50.651 D] System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.NullReferenceException: Object reference not set to an instance of an object.
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.Reflection.RuntimeMethodInfo.UnsafeInvoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
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)
[01:10:50.131 D] System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.IO.FileNotFoundException: Could not load file or assembly 'GreyMagic, Version=2.5.11875.753, Culture=neutral, PublicKeyToken=260525fa2b0e778a' or one of its dependencies. The system cannot find the file specified.
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.()
at Honorbuddy.MainWindow..ctor()
[01:10:50.651 D] System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.NullReferenceException: Object reference not set to an instance of an object.
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.Reflection.RuntimeMethodInfo.UnsafeInvoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
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)