Code: [23:52:22.256 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.12047.756, 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() [23:52:22.739 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)
check your anti-virus that its not removing or blocking access to honorbuddy files. reDownload the latest version of honorbuddy. http://updates.buddyauth.com/GetNewest?filter=Honorbuddy Then do a clean install into a new folder. Do not reinstall over a previous installation or move items from the old installation into the new one.
Now it's asking for a key, but when I give it, it attempts to initialize and then crashes. Code: [00:21:06.505 N] Honorbuddy v2.5.12047.756 started. [00:21:21.404 N] Logging in... [00:21:21.785 N] T: 5247204687242168979 H: 4122654565 [00:21:22.433 N] Attaching to D3D11 [00:21:22.561 N] Error attaching Honorbuddy to WoW! - System.Exception: Could not setup Executor; unknown func passed to hook at GreyMagic.Executor.InjectDetour() at GreyMagic.Executor.InitializeDetour() at GreyMagic.Executor..ctor(ExternalProcessMemory memory, IntPtr hookLocation, Int32 copyBytes, Boolean veh) at GreyMagic.ExternalProcessMemory.Init(Process p, Boolean startupExecutor, Boolean dx9, Boolean startupRasm, IntPtr hookFunc, Boolean defaultCacheValue, Int32 copyBytes, Boolean veh) at GreyMagic.ExternalProcessMemory..ctor(Process p, Boolean startupExecutor, Boolean dx9, Boolean startupRasm, IntPtr hookFunc, Boolean defaultCacheValue, Int32 copyBytes, Boolean veh) at Styx.StyxWoW. (Process , GraphicsApi ) at Honorbuddy.MainWindow.FindAndAttachToWoW(Boolean& found64Bits)