Advertisement
Guest User

Untitled

a guest
Oct 25th, 2016
229
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.30 KB | None | 0 0
  1. [00:45:37.323 D] Loading profile from C:\Users\User\Documents\My Games\Rebornbuddy\Profiles\y2krazy\Gathering\[O] [MIN] Leveling 1-60 + 1-50 Quests.xml
  2. [00:45:37.343 D] System.NullReferenceException: Object reference not set to an instance of an object.
  3. at ff14bot.Managers.ProfileManager.LoadNew(String path, Boolean rememberMe)
  4. at ff14bot.Forms.ugh.MainWpf.loadClicked(Object sender, RoutedEventArgs e)
  5. [00:45:37.347 D] System.NullReferenceException: Object reference not set to an instance of an object.
  6. at ff14bot.Managers.ProfileManager.LoadNew(String path, Boolean rememberMe)
  7. at ff14bot.Forms.ugh.MainWpf.loadClicked(Object sender, RoutedEventArgs e)
  8. at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
  9. at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
  10. at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
  11. at System.Windows.UIElement.RaiseEvent(RoutedEventArgs e)
  12. at System.Windows.Controls.Primitives.ButtonBase.OnClick()
  13. at System.Windows.Controls.Button.OnClick()
  14. at System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e)
  15. at System.Windows.UIElement.OnMouseLeftButtonUpThunk(Object sender, MouseButtonEventArgs e)
  16. at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
  17. at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
  18. at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
  19. at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
  20. at System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)
  21. at System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e)
  22. at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
  23. at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
  24. at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
  25. at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
  26. at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
  27. at System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
  28. at System.Windows.UIElement.RaiseEvent(RoutedEventArgs args, Boolean trusted)
  29. at System.Windows.Input.InputManager.ProcessStagingArea()
  30. at System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
  31. at System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
  32. at System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
  33. at System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  34. at System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  35. at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  36. at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
  37. at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
  38. at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
  39. at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
  40. at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
  41. at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
  42. at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
  43. at System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
  44. at System.Windows.Application.RunDispatcher(Object ignore)
  45. at System.Windows.Application.RunInternal(Window window)
  46. at System.Windows.Application.Run(Window window)
  47. at ff14bot.App.Main()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement