Hello everybody,
Just Downloaded the Buddywing and wanted to load a profile. When i press the "Load Profile" Button, i'll get an unhandled exception error.
I installed 4.5.1 and vcrest x86 as the sticky thread provided. Still not working.
Any ideas?
Just Downloaded the Buddywing and wanted to load a profile. When i press the "Load Profile" Button, i'll get an unhandled exception error.
I installed 4.5.1 and vcrest x86 as the sticky thread provided. Still not working.
Any ideas?
Code:
[07:54:09.456 N] Starting Buddy Wing v1.0.1093.494
[07:54:11.098 N] Logging in...
[07:54:11.324 N] T: 5247048574939420585 H: 166769293
[07:54:11.324 N] Login Success!
[07:54:12.394 D] First CPU: Intel(R) Core(TM) i7-3630QM CPU @ 2.40GHz
[07:54:12.394 D] OS Version: Windows NT 6.2.9200.0
[07:54:12.394 D] App Path: D:\bot\BuddyWing 1.0.1092.493\Buddywing.exe
[07:54:12.400 N] Unhandled exception during init: System.Exception: Unable to find a free SW:TOR process, are you sure the game is running?
bei Buddywing.MainWindow.DoInitialization()
[07:54:12.400 N] Buddy Wing: The Old Robot is ready!
[B][07:54:15.030 D] Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
[07:54:15.032 D] bei Buddy.CommonBot.Settings.CharacterSettings..ctor()
bei Buddy.CommonBot.Settings.CharacterSettings.get_Instance()
bei Buddywing.MainWindow.btnLoadProfile_Click(Object sender, RoutedEventArgs e)
bei System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
bei System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
bei System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
bei System.Windows.UIElement.RaiseEvent(RoutedEventArgs e)
bei System.Windows.Controls.Primitives.ButtonBase.OnClick()
bei System.Windows.Controls.Button.OnClick()
bei Delay.SplitButton.OnClick()
bei System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e)
bei System.Windows.UIElement.OnMouseLeftButtonUpThunk(Object sender, MouseButtonEventArgs e)
bei System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
bei System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
bei System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
bei System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
bei System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)
bei System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e)
bei System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
bei System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
bei System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
bei System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
bei System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
bei System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
bei System.Windows.UIElement.RaiseEvent(RoutedEventArgs args, Boolean trusted)
bei System.Windows.Input.InputManager.ProcessStagingArea()
bei System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
bei System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
bei System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
bei System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
bei System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
bei MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
bei MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
bei System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
bei MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
[07:56:15.200 D] Der Wert darf nicht NULL sein.
Parametername: path
[07:56:15.217 D] bei System.IO.Directory.CreateDirectory(String path)
bei Buddy.Common.Xml.XmlSettings.Save()
bei Buddy.CommonBot.Settings.CharacterSettings.Save()
bei Buddy.Common.Xml.XmlSettings.Finalize()[/B]