[07:45:29.977 N] Authentication failed.
[07:46:08.833 N] Logging in...
[07:46:09.284 N] H: 4196071958
[07:46:09.284 N] Login Success!
[07:46:10.492 D] First CPU: AMD FX(tm)-8350 Eight-Core Processor
[07:46:10.492 D] OS Version: Windows NT 6.2.9200.0
[07:46:10.492 D] App Path: V:\BW\Buddywing.exe
[07:46:10.560 D] Current build number: 989561
[07:46:10.560 D] Loading client.gom..
[07:46:10.621 D] Loaded client.gom!
[07:46:11.203 D] Took 551ms to get the nodes list.
[07:46:11.203 D] There are 83576 nodes.
[07:46:11.203 D] DomList has 83922/98317
[07:46:11.499 D] _BaseClient handled.
[07:46:11.499 D] utlStaticDefinitions handled.
[07:46:11.501 D] strOracle handled.
[07:46:11.501 D] gmOracle handled.
[07:46:11.502 D] _InputHandler handled.
[07:46:11.502 D] ablOracle handled.
[07:46:11.502 D] Debug Draw Oracle added.
[07:46:11.502 D] dbgDrawOracle handled.
[07:46:11.502 D] mapOracle handled.
[07:46:11.503 D] chrOracle handled.
[07:46:11.503 D] qstOracle handled.
[07:46:11.575 D] spnOracle handled.
[07:46:11.575 D] cnvOracle handled.
[07:46:11.575 D] ctlOracle handled.
[07:46:11.577 D] scSpaceCombatOracle handled.
[07:46:11.640 D] ablTrainerOracle handled.
[07:46:11.643 D] prfOracle handled.
[07:46:11.666 D] guiApiGfx handled.
[07:46:11.758 D] Adding input layer ctlInputCamera - 3BA3FDE3
[07:46:11.758 D] sysInputLayer handled.
[07:46:11.759 D] Adding input layer ctlInputMouse - 3BA3FDF0
[07:46:11.759 D] sysInputLayer handled.
[07:46:11.760 D] Adding input layer ctlInputMovement - 3BA3FDF4
[07:46:11.760 D] sysInputLayer handled.
[07:46:11.761 D] Adding input layer ctlInputVehicle - 3BA3FE09
[07:46:11.761 D] sysInputLayer handled.
[07:46:11.762 D] Adding input layer ctlInputTargetting - 3BA3FE18
[07:46:11.762 D] sysInputLayer handled.
[07:46:11.764 D] Adding input layer ctlInputGame - 3BA3FE3B
[07:46:11.764 D] sysInputLayer handled.
[07:46:11.770 D] Adding input layer ctlInputUI - 3BA3FE9A
[07:46:11.770 D] sysInputLayer handled.
[07:46:11.773 D] Adding input layer ctlInputConvo - 3BA3FECC
[07:46:11.773 D] sysInputLayer handled.
[07:46:11.775 D] Adding input layer ctlInputCharacterSelection - 3BA3FEDE
[07:46:11.775 D] sysInputLayer handled.
[07:46:11.775 D] Adding input layer ctlInputCreditsScreen - 3BA3FEE4
[07:46:11.775 D] sysInputLayer handled.
[07:46:11.776 D] Adding input layer ctlInputUtility - 3BA3FEE6
[07:46:11.776 D] sysInputLayer handled.
[07:46:11.777 D] Adding input layer ctlInputLoadingScreen - 3BA3FEF1
[07:46:11.777 D] sysInputLayer handled.
[07:46:11.777 D] Adding input layer ctlInputMacroBinoculars - 3BA3FEF3
[07:46:11.777 D] sysInputLayer handled.
[07:46:11.778 D] Adding input layer ctlInputSCFFVehicle - 3BA3FEFF
[07:46:11.778 D] sysInputLayer handled.
[07:46:12.952 D] Took 1749ms to process the node list
[07:46:13.455 N] User is a Knight
[07:46:13.455 V] Routine Path: Routines
[07:46:14.150 D] Reloading AssemblyLoader<Buddy.CommonBot.ICombat> - Initializing
[07:46:14.779 D] Reloading AssemblyLoader<Buddy.CommonBot.ICombat> - RoutineManager.Reload !THROTTLED!
[07:46:14.779 D] Routines were reloaded. New routine list:
[07:46:14.779 D] JoesCombat v0.2014.1.23
[07:46:16.238 N] [JoesCombat] Level: 24
[07:46:16.238 N] [JoesCombat] Class: Knight
[07:46:16.259 N] Unhandled exception during init: System.Exception: Failed to ReadProcessMemory
at GreyMagic.ExternalProcessMemory.ReadBytes(IntPtr address, Int32 count, Boolean relative)
at GreyMagic.MemoryBase.ReadString(IntPtr address, Encoding encoding, Int32 maxLength, Boolean relative)
at ..()
at ..[](Boolean , String , Object[] )
at Buddy.Swtor.Objects.TorObject.CallScript[T](Boolean hasReturnValue, String function, Object[] args)
at Buddy.Swtor.Objects.TorPlayer.GetSkillPointsSpentInTree(SkillTreeId tree)
at JoesCombat.SpecHandler.calculateSpec(SkillTreeId tree1, SkillTreeId tree2, SkillTreeId tree3) in v:\BW\Routines\Joes\SpecHandler.cs:line 165
at JoesCombat.SpecHandler.GetSpec() in v:\BW\Routines\Joes\SpecHandler.cs:line 26
at JoesCombat.JoesCombat.Initialize() in v:\BW\Routines\Joes\Helpers\JoesCombat.cs:line 73
at Buddy.CommonBot.RoutineManager.set_Current(ICombat value)
at Buddy.CommonBot.BotMain.SetCurrentCombatRoutine()
at Buddywing.MainWindow.DoInitialization()
[07:46:16.259 N] Buddy Wing: The Old Robot is ready!
[07:46:37.589 N] Sell quality set to Premium.
[07:46:43.275 D] Start/Stop Button Clicked!
[07:46:43.276 D] BotMain.Start() called
[07:46:44.627 D] System.Exception: There is no profile loaded. Please load a profile before starting the bot.
at Buddy.CommonBot.BotMain..(Object& , Arguments , Object )
at PostSharp.Aspects.Internals.MethodInterceptionArgsImpl.Proceed()
at Buddy.Common.Aspects.LogMethodAttribute.OnInvoke(MethodInterceptionArgs args)
at Buddy.CommonBot.BotMain.Start()
at Buddywing.MainWindow.HandleStartStopClicked(Object sender, RoutedEventArgs e)
[07:46:49.309 D] [Trace] Element Grind is not supported yet!
[07:46:49.309 N] Current bot set to Grind Bot
[07:46:49.325 N] Loaded profile [R]24-30 Tatooine grind
[07:46:50.722 D] Start/Stop Button Clicked!
[07:46:50.722 D] BotMain.Start() called
[07:46:50.722 D] Forcing profile reload. -- Temporary fix for behavior cache issues during start/stop.
[07:46:50.922 D] [Trace] Element Grind is not supported yet!
[07:46:50.922 N] Current bot set to Grind Bot
[07:46:50.923 N] Loaded profile [R]24-30 Tatooine grind
[07:46:50.923 D] Starting bot Grind Bot
[07:46:50.956 D] Added new hook [RepopCorpse] 7fa50e18-55e4-40f8-a118-7dd203919675
[07:46:50.978 D] Added new hook [HotspotPoi] 5d3168b3-ce7b-4403-af07-cd859577055d
[07:46:50.980 D] Added new hook [SellVendorPoi] da2d483e-e6de-45a8-bd18-24cf3056eaf9
[07:46:50.982 D] Added new hook [SetLootPoi] 73d128df-58aa-475f-bb1a-d505805fd13f
[07:46:50.982 D] Added new hook [SetCombatPoi] 30f7f051-fef7-4923-8a97-fb39361198e1
[07:46:50.982 D] Added new hook [SetVendorPoi] c6681101-7bab-4159-a40d-7ca71d6aacbf
[07:46:50.982 D] Added new hook [SetHotspotPoi] 827bad2a-15e6-4568-83da-2994e3cd3a98
[07:46:50.982 D] Added new hook [SelectPoiType] d14f129b-034e-4592-8698-82234a27cc7b
[07:46:50.983 D] Spooling up bot thread.
[07:46:50.983 D] Bot thread started.
[07:46:53.162 D] Hotspot changed to Geonosian Drone Scout(<48.2442, 44.49313, -263.7178>)
[07:46:53.162 D] [POI Set] Type: Hotspot
[07:46:55.121 D] Generating path to Hotspot <48.2442, 44.49313, -263.7178>
[07:46:55.124 E] Contacting nav server for path.
[07:46:55.566 D] Waiting for path request to finish...
[07:46:55.850 D] Nav callback called.
[07:46:57.526 D] Generating path to Hotspot <48.2442, 44.49313, -263.7178>
[07:46:57.526 E] Got response from server, validating.
[07:46:57.526 E] Response has 8 hops. Converting to vectors and path queue.
[07:46:57.526 D] Nav Service path generated.
[07:46:57.526 D] Generated path to <48.2442, 44.49313, -263.7178> (Hotspot) with 8 hops.
[07:46:59.487 D] Moving to next hop: <64.575, 44.4732, -252.425>, T: None (Hotspot) D: 2.836935
[07:46:59.541 D] Failed to ReadProcessMemory
[07:46:59.542 D] at GreyMagic.ExternalProcessMemory.ReadBytes(IntPtr address, Int32 count, Boolean relative)
at GreyMagic.MemoryBase.ReadString(IntPtr address, Encoding encoding, Int32 maxLength, Boolean relative)
at ..()
at ..[](Boolean , String , Object[] )
at Buddy.Swtor.Objects.TorObject.CallScript[T](Boolean hasReturnValue, String function, Object[] args)
at Buddy.Swtor.Input.Rotate(Single heading)
at Buddy.Swtor.Input.MoveTo(Vector3 location, Single heading)
at Buddy.Navigation.DefaultMovementProvider.MoveTowards(Vector3 location)
at Buddy.Navigation.DefaultNavigationProvider.(String )
at Buddy.Navigation.DefaultNavigationProvider.MoveTo(Vector3 destination, String destinationName, Boolean useRaycast, Boolean straightLineWhileGenerating)
at Buddy.Navigation.Navigator.MoveTo(Vector3 destination, String destinationName, Boolean useRaycast, Boolean straightLineWhileGenerating)
at Buddy.CommonBot.CommonBehaviors..(Object )
at Buddy.BehaviorTree.Action.RunAction(Object context)
at Buddy.BehaviorTree.Action..()
at Buddy.BehaviorTree.Composite.Tick(Object context)
at Buddy.BehaviorTree.Decorator..()
at Buddy.BehaviorTree.Composite.Tick(Object context)
at Buddy.BehaviorTree.PrioritySelector..()
at Buddy.BehaviorTree.Composite.Tick(Object context)
at Buddy.BehaviorTree.PrioritySelector..()
at Buddy.BehaviorTree.Composite.Tick(Object context)
at Buddy.BehaviorTree.PrioritySelector..()
at Buddy.BehaviorTree.Composite.Tick(Object context)
at Buddy.Common.HookExecutor.Run(Object context)
at Buddy.BehaviorTree.Action.RunAction(Object context)
at Buddy.BehaviorTree.Action..()
at Buddy.BehaviorTree.Composite.Tick(Object context)
at Buddy.BehaviorTree.Decorator..()
at Buddy.BehaviorTree.Composite.Tick(Object context)
at Buddy.BehaviorTree.PrioritySelector..()
at Buddy.BehaviorTree.Composite.Tick(Object context)
at Buddy.CommonBot.BotMain.()
[07:47:01.495 D] [Stuck Handler] We're stuck at <64.81888, 44.31755, -249.6029> - tat_main - 400000000003FFE4
[07:47:05.554 D] Stuck handler, unsticking.
[07:47:05.554 D] at Buddy.Navigation.ReactiveAntiStuck.Pulse()
at Buddy.Navigation.DefaultNavigationProvider.(String )
at Buddy.Navigation.DefaultNavigationProvider.MoveTo(Vector3 destination, String destinationName, Boolean useRaycast, Boolean straightLineWhileGenerating)
at Buddy.Navigation.Navigator.MoveTo(Vector3 destination, String destinationName, Boolean useRaycast, Boolean straightLineWhileGenerating)
at Buddy.CommonBot.CommonBehaviors..(Object )
at Buddy.BehaviorTree.Action.RunAction(Object context)
at Buddy.BehaviorTree.Action..()
at Buddy.BehaviorTree.Composite.Tick(Object context)
at Buddy.BehaviorTree.Decorator..()
at Buddy.BehaviorTree.Composite.Tick(Object context)
at Buddy.BehaviorTree.PrioritySelector..()
at Buddy.BehaviorTree.Composite.Tick(Object context)
at Buddy.BehaviorTree.PrioritySelector..()
at Buddy.BehaviorTree.Composite.Tick(Object context)
at Buddy.BehaviorTree.PrioritySelector..()
at Buddy.BehaviorTree.Composite.Tick(Object context)
at Buddy.Common.HookExecutor.Run(Object context)
at Buddy.BehaviorTree.Action.RunAction(Object context)
at Buddy.BehaviorTree.Action..()
at Buddy.BehaviorTree.Composite.Tick(Object context)
at Buddy.BehaviorTree.Decorator..()
at Buddy.BehaviorTree.Composite.Tick(Object context)
at Buddy.BehaviorTree.PrioritySelector..()
at Buddy.BehaviorTree.Composite.Tick(Object context)
at Buddy.CommonBot.BotMain.()
[07:47:07.521 D] Generating path to Hotspot <48.2442, 44.49313, -263.7178>
[07:47:07.521 E] Contacting nav server for path.
[07:47:07.803 D] Waiting for path request to finish...
[07:47:08.083 D] Nav callback called.
[07:47:09.739 D] Generating path to Hotspot <48.2442, 44.49313, -263.7178>
[07:47:09.739 E] Got response from server, validating.
[07:47:09.739 E] Response has 10 hops. Converting to vectors and path queue.
[07:47:09.739 D] Nav Service path generated.
[07:47:09.739 D] Generated path to <48.2442, 44.49313, -263.7178> (Hotspot) with 10 hops.
[07:47:11.691 D] Moving to next hop: <64.675, 44.4953, -250.95>, T: None (Hotspot) D: 2.468164
[07:47:11.719 D] Failed to ReadProcessMemory
[07:47:11.719 D] at GreyMagic.ExternalProcessMemory.ReadBytes(IntPtr address, Int32 count, Boolean relative)
at GreyMagic.MemoryBase.ReadString(IntPtr address, Encoding encoding, Int32 maxLength, Boolean relative)
at ..()
at ..[](Boolean , String , Object[] )
at Buddy.Swtor.Objects.TorObject.CallScript[T](Boolean hasReturnValue, String function, Object[] args)
at Buddy.Swtor.Input.Rotate(Single heading)
at Buddy.Swtor.Input.MoveTo(Vector3 location, Single heading)
at Buddy.Navigation.DefaultMovementProvider.MoveTowards(Vector3 location)
at Buddy.Navigation.DefaultNavigationProvider.(String )
at Buddy.Navigation.DefaultNavigationProvider.MoveTo(Vector3 destination, String destinationName, Boolean useRaycast, Boolean straightLineWhileGenerating)
at Buddy.Navigation.Navigator.MoveTo(Vector3 destination, String destinationName, Boolean useRaycast, Boolean straightLineWhileGenerating)
at Buddy.CommonBot.CommonBehaviors..(Object )
at Buddy.BehaviorTree.Action.RunAction(Object context)
at Buddy.BehaviorTree.Action..()
at Buddy.BehaviorTree.Composite.Tick(Object context)
at Buddy.BehaviorTree.Decorator..()
at Buddy.BehaviorTree.Composite.Tick(Object context)
at Buddy.BehaviorTree.PrioritySelector..()
at Buddy.BehaviorTree.Composite.Tick(Object context)
at Buddy.BehaviorTree.PrioritySelector..()
at Buddy.BehaviorTree.Composite.Tick(Object context)
at Buddy.BehaviorTree.PrioritySelector..()
at Buddy.BehaviorTree.Composite.Tick(Object context)
at Buddy.Common.HookExecutor.Run(Object context)
at Buddy.BehaviorTree.Action.RunAction(Object context)
at Buddy.BehaviorTree.Action..()
at Buddy.BehaviorTree.Composite.Tick(Object context)
at Buddy.BehaviorTree.Decorator..()
at Buddy.BehaviorTree.Composite.Tick(Object context)
at Buddy.BehaviorTree.PrioritySelector..()
at Buddy.BehaviorTree.Composite.Tick(Object context)
at Buddy.CommonBot.BotMain.()
[07:47:13.687 D] Failed to ReadProcessMemory
[07:47:13.687 D] at GreyMagic.ExternalProcessMemory.ReadBytes(IntPtr address, Int32 count, Boolean relative)
at GreyMagic.MemoryBase.ReadString(IntPtr address, Encoding encoding, Int32 maxLength, Boolean relative)
at ..()
at ..[](Boolean , String , Object[] )
at Buddy.Swtor.Objects.TorObject.CallScript[T](Boolean hasReturnValue, String function, Object[] args)
at Buddy.Swtor.Input.Rotate(Single heading)
at Buddy.Swtor.Input.MoveTo(Vector3 location, Single heading)
at Buddy.Navigation.DefaultMovementProvider.MoveTowards(Vector3 location)
at Buddy.Navigation.DefaultNavigationProvider.(String )
at Buddy.Navigation.DefaultNavigationProvider.MoveTo(Vector3 destination, String destinationName, Boolean useRaycast, Boolean straightLineWhileGenerating)
at Buddy.Navigation.Navigator.MoveTo(Vector3 destination, String destinationName, Boolean useRaycast, Boolean straightLineWhileGenerating)
at Buddy.CommonBot.CommonBehaviors..(Object )
at Buddy.BehaviorTree.Action.RunAction(Object context)
at Buddy.BehaviorTree.Action..()
at Buddy.BehaviorTree.Composite.Tick(Object context)
at Buddy.BehaviorTree.Decorator..()
at Buddy.BehaviorTree.Composite.Tick(Object context)
at Buddy.BehaviorTree.PrioritySelector..()
at Buddy.BehaviorTree.Composite.Tick(Object context)
at Buddy.BehaviorTree.PrioritySelector..()
at Buddy.BehaviorTree.Composite.Tick(Object context)
at Buddy.BehaviorTree.PrioritySelector..()
at Buddy.BehaviorTree.Composite.Tick(Object context)
at Buddy.Common.HookExecutor.Run(Object context)
at Buddy.BehaviorTree.Action.RunAction(Object context)
at Buddy.BehaviorTree.Action..()
at Buddy.BehaviorTree.Composite.Tick(Object context)
at Buddy.BehaviorTree.Decorator..()
at Buddy.BehaviorTree.Composite.Tick(Object context)
at Buddy.BehaviorTree.PrioritySelector..()
at Buddy.BehaviorTree.Composite.Tick(Object context)
at Buddy.CommonBot.BotMain.()
[07:47:15.628 D] [Stuck Handler] We're stuck at <64.08351, 44.40683, -248.5554> - tat_main - 400000000003FFE4
[07:47:18.514 D] Start/Stop Button Clicked!
[07:47:18.514 D] BotMain.Stop() called
[07:47:18.515 N] Reason:
[07:47:18.616 D] Sleeping while waiting on execution state to be available for BotMain.Stop()
[07:47:19.770 D] Stuck handler, unsticking.
[07:47:19.770 D] at Buddy.Navigation.ReactiveAntiStuck.Pulse()
at Buddy.Navigation.DefaultNavigationProvider.(String )
at Buddy.Navigation.DefaultNavigationProvider.MoveTo(Vector3 destination, String destinationName, Boolean useRaycast, Boolean straightLineWhileGenerating)
at Buddy.Navigation.Navigator.MoveTo(Vector3 destination, String destinationName, Boolean useRaycast, Boolean straightLineWhileGenerating)
at Buddy.CommonBot.CommonBehaviors..(Object )
at Buddy.BehaviorTree.Action.RunAction(Object context)
at Buddy.BehaviorTree.Action..()
at Buddy.BehaviorTree.Composite.Tick(Object context)
at Buddy.BehaviorTree.Decorator..()
at Buddy.BehaviorTree.Composite.Tick(Object context)
at Buddy.BehaviorTree.PrioritySelector..()
at Buddy.BehaviorTree.Composite.Tick(Object context)
at Buddy.BehaviorTree.PrioritySelector..()
at Buddy.BehaviorTree.Composite.Tick(Object context)
at Buddy.BehaviorTree.PrioritySelector..()
at Buddy.BehaviorTree.Composite.Tick(Object context)
at Buddy.Common.HookExecutor.Run(Object context)
at Buddy.BehaviorTree.Action.RunAction(Object context)
at Buddy.BehaviorTree.Action..()
at Buddy.BehaviorTree.Composite.Tick(Object context)
at Buddy.BehaviorTree.Decorator..()
at Buddy.BehaviorTree.Composite.Tick(Object context)
at Buddy.BehaviorTree.PrioritySelector..()
at Buddy.BehaviorTree.Composite.Tick(Object context)
at Buddy.CommonBot.BotMain.()
[07:47:19.770 N] Bot Thread Ended. Was this requested?
[07:47:19.829 D] Sleeping while waiting on execution state to be available for BotMain.Stop()
[07:47:20.635 D] We slept way too long waiting for the bot thread to give control back. Aborting thread. Client may crash!
[07:47:20.635 V] [Poi.Clear] Reason: Bot Stopped
[07:47:57.271 D] Start/Stop Button Clicked!
[07:47:57.271 D] BotMain.Start() called
[07:47:57.271 D] Forcing profile reload. -- Temporary fix for behavior cache issues during start/stop.
[07:47:57.473 D] [Trace] Element Grind is not supported yet!
[07:47:57.473 N] Current bot set to Grind Bot
[07:47:57.474 N] Loaded profile [R]24-30 Tatooine grind
[07:47:57.474 D] Starting bot Grind Bot
[07:47:57.474 D] Added new hook [RepopCorpse] 51b705da-bef0-43a8-a9bc-66daa25b4f44
[07:47:57.474 D] Added new hook [HotspotPoi] 20c8f232-dc13-484c-b3dc-7c5aa336e1ae
[07:47:57.474 D] Added new hook [SellVendorPoi] 8483c93c-3a99-4f14-8379-0cbcd9776ec2
[07:47:57.474 D] Added new hook [SetLootPoi] 26670ad1-3c88-41b9-b17f-e5ca36f7f142
[07:47:57.474 D] Added new hook [SetCombatPoi] b36bf4e1-384c-4210-bc8d-9fc9e438797d
[07:47:57.474 D] Added new hook [SetVendorPoi] 5c732874-c0e5-4793-8457-ca6d3bf0f808
[07:47:57.474 D] Added new hook [SetHotspotPoi] 0fa990b5-27c8-4a32-97a9-7e8c03777f41
[07:47:57.474 D] Added new hook [SelectPoiType] 9fccd3ad-c686-4269-a96f-6a54c5686380
[07:47:57.475 D] Spooling up bot thread.
[07:47:57.475 D] Bot thread started.
[07:47:59.474 D] [POI Set] Type: Hotspot
[07:48:01.442 D] Generating path to Hotspot <48.2442, 44.49313, -263.7178>
[07:48:01.442 E] Contacting nav server for path.
[07:48:01.725 D] Waiting for path request to finish...
[07:48:02.009 D] Nav callback called.
[07:48:03.684 D] Generating path to Hotspot <48.2442, 44.49313, -263.7178>
[07:48:03.684 E] Got response from server, validating.
[07:48:03.684 E] Response has 10 hops. Converting to vectors and path queue.
[07:48:03.684 D] Nav Service path generated.
[07:48:03.684 D] Generated path to <48.2442, 44.49313, -263.7178> (Hotspot) with 10 hops.
[07:48:05.634 D] Moving to next hop: <64.675, 44.4953, -250.95>, T: None (Hotspot) D: 2.612655
[07:48:05.651 D] Failed to ReadProcessMemory
[07:48:05.652 D] at GreyMagic.ExternalProcessMemory.ReadBytes(IntPtr address, Int32 count, Boolean relative)
at GreyMagic.MemoryBase.ReadString(IntPtr address, Encoding encoding, Int32 maxLength, Boolean relative)
at ..()
at ..[](Boolean , String , Object[] )
at Buddy.Swtor.Objects.TorObject.CallScript[T](Boolean hasReturnValue, String function, Object[] args)
at Buddy.Swtor.Input.Rotate(Single heading)
at Buddy.Swtor.Input.MoveTo(Vector3 location, Single heading)
at Buddy.Navigation.DefaultMovementProvider.MoveTowards(Vector3 location)
at Buddy.Navigation.DefaultNavigationProvider.(String )
at Buddy.Navigation.DefaultNavigationProvider.MoveTo(Vector3 destination, String destinationName, Boolean useRaycast, Boolean straightLineWhileGenerating)
at Buddy.Navigation.Navigator.MoveTo(Vector3 destination, String destinationName, Boolean useRaycast, Boolean straightLineWhileGenerating)
at Buddy.CommonBot.CommonBehaviors..(Object )
at Buddy.BehaviorTree.Action.RunAction(Object context)
at Buddy.BehaviorTree.Action..()
at Buddy.BehaviorTree.Composite.Tick(Object context)
at Buddy.BehaviorTree.Decorator..()
at Buddy.BehaviorTree.Composite.Tick(Object context)
at Buddy.BehaviorTree.PrioritySelector..()
at Buddy.BehaviorTree.Composite.Tick(Object context)
at Buddy.BehaviorTree.PrioritySelector..()
at Buddy.BehaviorTree.Composite.Tick(Object context)
at Buddy.BehaviorTree.PrioritySelector..()
at Buddy.BehaviorTree.Composite.Tick(Object context)
at Buddy.Common.HookExecutor.Run(Object context)
at Buddy.BehaviorTree.Action.RunAction(Object context)
at Buddy.BehaviorTree.Action..()
at Buddy.BehaviorTree.Composite.Tick(Object context)
at Buddy.BehaviorTree.Decorator..()
at Buddy.BehaviorTree.Composite.Tick(Object context)
at Buddy.BehaviorTree.PrioritySelector..()
at Buddy.BehaviorTree.Composite.Tick(Object context)
at Buddy.CommonBot.BotMain.()
[07:48:07.618 D] Failed to ReadProcessMemory
[07:48:07.618 D] at GreyMagic.ExternalProcessMemory.ReadBytes(IntPtr address, Int32 count, Boolean relative)
at GreyMagic.MemoryBase.ReadString(IntPtr address, Encoding encoding, Int32 maxLength, Boolean relative)
at ..()
at ..[](Boolean , String , Object[] )
at Buddy.Swtor.Objects.TorObject.CallScript[T](Boolean hasReturnValue, String function, Object[] args)
at Buddy.Swtor.Input.Rotate(Single heading)
at Buddy.Swtor.Input.MoveTo(Vector3 location, Single heading)
at Buddy.Navigation.DefaultMovementProvider.MoveTowards(Vector3 location)
at Buddy.Navigation.DefaultNavigationProvider.(String )
at Buddy.Navigation.DefaultNavigationProvider.MoveTo(Vector3 destination, String destinationName, Boolean useRaycast, Boolean straightLineWhileGenerating)
at Buddy.Navigation.Navigator.MoveTo(Vector3 destination, String destinationName, Boolean useRaycast, Boolean straightLineWhileGenerating)
at Buddy.CommonBot.CommonBehaviors..(Object )
at Buddy.BehaviorTree.Action.RunAction(Object context)
at Buddy.BehaviorTree.Action..()
at Buddy.BehaviorTree.Composite.Tick(Object context)
at Buddy.BehaviorTree.Decorator..()
at Buddy.BehaviorTree.Composite.Tick(Object context)
at Buddy.BehaviorTree.PrioritySelector..()
at Buddy.BehaviorTree.Composite.Tick(Object context)
at Buddy.BehaviorTree.PrioritySelector..()
at Buddy.BehaviorTree.Composite.Tick(Object context)
at Buddy.BehaviorTree.PrioritySelector..()
at Buddy.BehaviorTree.Composite.Tick(Object context)
at Buddy.Common.HookExecutor.Run(Object context)
at Buddy.BehaviorTree.Action.RunAction(Object context)
at Buddy.BehaviorTree.Action..()
at Buddy.BehaviorTree.Composite.Tick(Object context)
at Buddy.BehaviorTree.Decorator..()
at Buddy.BehaviorTree.Composite.Tick(Object context)
at Buddy.BehaviorTree.PrioritySelector..()
at Buddy.BehaviorTree.Composite.Tick(Object context)
at Buddy.CommonBot.BotMain.()
[07:48:09.555 D] [Stuck Handler] We're stuck at <63.541, 44.46184, -248.5965> - tat_main - 400000000003FFE4
[07:48:11.652 D] Start/Stop Button Clicked!
[07:48:11.652 D] BotMain.Stop() called
[07:48:11.652 N] Reason:
[07:48:11.753 D] Sleeping while waiting on execution state to be available for BotMain.Stop()
[07:48:13.651 D] Stuck handler, unsticking.
[07:48:13.651 D] at Buddy.Navigation.ReactiveAntiStuck.Pulse()
at Buddy.Navigation.DefaultNavigationProvider.(String )
at Buddy.Navigation.DefaultNavigationProvider.MoveTo(Vector3 destination, String destinationName, Boolean useRaycast, Boolean straightLineWhileGenerating)
at Buddy.Navigation.Navigator.MoveTo(Vector3 destination, String destinationName, Boolean useRaycast, Boolean straightLineWhileGenerating)
at Buddy.CommonBot.CommonBehaviors..(Object )
at Buddy.BehaviorTree.Action.RunAction(Object context)
at Buddy.BehaviorTree.Action..()
at Buddy.BehaviorTree.Composite.Tick(Object context)
at Buddy.BehaviorTree.Decorator..()
at Buddy.BehaviorTree.Composite.Tick(Object context)
at Buddy.BehaviorTree.PrioritySelector..()
at Buddy.BehaviorTree.Composite.Tick(Object context)
at Buddy.BehaviorTree.PrioritySelector..()
at Buddy.BehaviorTree.Composite.Tick(Object context)
at Buddy.BehaviorTree.PrioritySelector..()
at Buddy.BehaviorTree.Composite.Tick(Object context)
at Buddy.Common.HookExecutor.Run(Object context)
at Buddy.BehaviorTree.Action.RunAction(Object context)
at Buddy.BehaviorTree.Action..()
at Buddy.BehaviorTree.Composite.Tick(Object context)
at Buddy.BehaviorTree.Decorator..()
at Buddy.BehaviorTree.Composite.Tick(Object context)
at Buddy.BehaviorTree.PrioritySelector..()
at Buddy.BehaviorTree.Composite.Tick(Object context)
at Buddy.CommonBot.BotMain.()
[07:48:13.651 N] Bot Thread Ended. Was this requested?
[07:48:13.669 D] Sleeping while waiting on execution state to be available for BotMain.Stop()
[07:48:13.770 D] We slept way too long waiting for the bot thread to give control back. Aborting thread. Client may crash!
[07:48:13.770 V] [Poi.Clear] Reason: Bot Stopped