I get an error when i try to Attach Winterbuddy to an already open instance of the game a or at Startup when the game is already open.
I have following installed as posted in the Release Thread:
Download Microsoft .NET Framework 4 (Web Installer) from Official Microsoft Download Center
Download: Microsoft Visual C++ 2012 Redistributable Package (x86) - Microsoft Download Center - Download Details
Download: Microsoft Visual C++ 2010 Redistributable Package (x86) - Microsoft Download Center - Download Details
I've tried to run
https://www.thebuddyforum.com/demon...lation-errors-try-buddydependency-wizard.html
It said you are ready to run Buddy Bots
I'm Running Win 8.1 x64 fully updated.
I have following installed as posted in the Release Thread:
Download Microsoft .NET Framework 4 (Web Installer) from Official Microsoft Download Center
Download: Microsoft Visual C++ 2012 Redistributable Package (x86) - Microsoft Download Center - Download Details
Download: Microsoft Visual C++ 2010 Redistributable Package (x86) - Microsoft Download Center - Download Details
I've tried to run
https://www.thebuddyforum.com/demon...lation-errors-try-buddydependency-wizard.html
It said you are ready to run Buddy Bots
I'm Running Win 8.1 x64 fully updated.

[10:15:39.540 N] H: 3352621325
[10:15:40.336 N] Winterbuddy v1.0.467.176 started
[10:15:40.817 D] System.Exception: Could not setup Executor; unknown func passed to hook
ved GreyMagic.Executor.InjectDetour()
ved GreyMagic.Executor.InitializeDetour()
ved GreyMagic.Executor..ctor(ExternalProcessMemory memory, IntPtr hookLocation, Int32 copyBytes, Boolean veh)
ved GreyMagic.ExternalProcessMemory.Init(Process p, Boolean startupExecutor, Boolean dx9, Boolean startupRasm, IntPtr hookFunc, Boolean defaultCacheValue, Int32 copyBytes, Boolean veh)
ved GreyMagic.ExternalProcessMemory..ctor(Process p, Boolean startupExecutor, Boolean dx9, Boolean startupRasm, IntPtr hookFunc, Boolean defaultCacheValue)
ved Nyx.Game.NyxNW.Init(Process proc)
[10:15:40.835 D] System.NullReferenceException: Objektreferencen er ikke indstillet til en forekomst af et objekt.
ved (Object )
ved Nyx.Game.NyxNW.Init(Process proc)
ved Nyx.MainViewModel.Initialize(Process process)
ved Nyx.LoginViewModel.<get_LoginCommand>b__1(LoginCommandParameter lcp)
ved Nyx.Utilities.MVVM.GenericCommand`1.Execute(Object parameter)
ved MS.Internal.Commands.CommandHelpers.CriticalExecuteCommandSource(ICommandSource commandSource, Boolean userInitiated)
ved System.Windows.Controls.Primitives.ButtonBase.OnClick()
ved System.Windows.Controls.Button.OnClick()
ved System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e)
ved System.Windows.UIElement.OnMouseLeftButtonUpThunk(Object sender, MouseButtonEventArgs e)
ved System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
ved System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
ved System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
ved System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
ved System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)
ved System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e)
ved System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
ved System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
ved System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
ved System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
ved System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
ved System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
ved System.Windows.UIElement.RaiseEvent(RoutedEventArgs args, Boolean trusted)
ved System.Windows.Input.InputManager.ProcessStagingArea()
ved System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
ved System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
ved System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
ved System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
ved System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
ved MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
ved MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
ved System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
ved MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)