What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal
RebornBuddy Forums

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

is there anyway that we can let the bot go mining crystal, shard, or cluster in the downtime waiting for next node to appear? sorry i just want to optimize for the best efficiency since I haven't unlock much tome with blue scrips yet so there are quite a lot of bot downtime waiting in town
 
is there anyway that we can let the bot go mining crystal, shard, or cluster in the downtime waiting for next node to appear? sorry i just want to optimize for the best efficiency since I haven't unlock much tome with blue scrips yet so there are quite a lot of bot downtime waiting in town

Then why don't you enable some of the blue scrip collectables in the profile so you can get more tokens? =)
 
Then why don't you enable some of the blue scrip collectables in the profile so you can get more tokens? =)
yea i already did put 1 in as much stuff as the profile allow me to, most of it you can only pick 1. i think it'd be nice to have ya kno
 
yea i already did put 1 in as much stuff as the profile allow me to, most of it you can only pick 1. i think it'd be nice to have ya kno

I guess the schedule just feels pretty tight to me, even if I did disable the legendaries
 
almonds should really have a stealth spot btw Entrax. I added my own, but it really isn't all that safe to not have one
 
hi entrax, i only have 550 gathering, 520 perception...and 600 GP anyway for me to use that to do collectables?

edit: trying out newb's collectables now.. :)
 
Last edited:
hi entrax, i only have 530 gathering, 520 perception... anyway for me to use that to do collectables?

also.. i'm getting these now?

Code:
[15:33:17.939 N] Compiler Error: k:\B\R\Plugins\OrderBotTags\Gather\Rotations\Collect345GatheringRotation.cs(6,19) : error CS0234: The type or namespace name 'Interfaces' does not exist in the namespace 'ExBuddy' (are you missing an assembly reference?)
[15:33:17.939 N] Compiler Error: k:\B\R\Plugins\OrderBotTags\Gather\Rotations\Collect345GatheringRotation.cs(11,85) : error CS0246: The type or namespace name 'IGetOverridePriority' could not be found (are you missing a using directive or an assembly reference?)
[15:33:17.939 N] Compiler Error: k:\B\R\Plugins\OrderBotTags\Gather\Rotations\Collect450GatheringRotation.cs(5,19) : error CS0234: The type or namespace name 'Attributes' does not exist in the namespace 'ExBuddy' (are you missing an assembly reference?)

anyway for me to fix these? :(
I would remove all of ExMatt's old files (because he's made some structural changes to the SVN) and do the following:

  1. Copy [noparse]https://github.com/MGramolini/ExBuddy/trunk/ExBuddy[/noparse] to your clipboard.
  2. Remove all of ExMatt's folders under \Plugins and/or \Plugins\OrderBotTags.
  3. Create a new folder under \Plugins named "ExBuddy".
  4. SVN Checkout... to that folder with the URL above.
  5. Restart RB if you have it open.
  6. Report back if the compiler errors continue.
 
Last edited:
thanks buddy :)

I would remove all of ExMatt's old files (because he's made some structural changes to the SVN) and do the following:

  1. Copy [noparse]https://github.com/MGramolini/ExBuddy/trunk/ExBuddy[/noparse] to your clipboard.
  2. Remove all of ExMatt's folders under OrderBotTags.
  3. Create a new folder under OrderBotTags named "ExBuddy".
  4. SVN Commit... to that folder with the URL above.
  5. Restart RB if you have it open.
  6. Report back if the compiler errors continue.
 
<!ENTITY Rotation_Collectable "Collect450">
<!ENTITY Rotation_Collectable_55 "NewbCollect">
<!ENTITY Rotation_Collectable_60 "NewbCollect">
<!ENTITY Rotation_Collectable_1Star "NewbCollect">

would these work if i only have:
Gathering: 550
Perception: 520
GP: 600
 
[23:21:30.696 N] Failed to load profile: Element GatherCollectable is not supported. Please check your XML and try again. (<GatherCollectable loops="1" spawnTimeout="25" SpellDelay="400" CordialType="Cordial" CordialTime="Auto" DiscoverUnknowns="true" GatherIncrease="Yield">
<GatherObjects>
<GatherObject>Unspoiled Lush Vegetation Patch</GatherObject>
</GatherObjects>
<ItemNames>
<ItemName>Silkworm Cocoon</ItemName>
</ItemNames>
<GatherRotation>Unspoiled</GatherRotation>
<HotSpots>
<Hotspot XYZ="9.627401, -6.880045, 245.0801" Radius="250" />
</HotSpots>
</GatherCollectable>) Line 223
[23:21:30.696 D] System.Exception: Element GatherCollectable is not supported. Please check your XML and try again. (<GatherCollectable loops="1" spawnTimeout="25" SpellDelay="400" CordialType="Cordial" CordialTime="Auto" DiscoverUnknowns="true" GatherIncrease="Yield">
<GatherObjects>
<GatherObject>Unspoiled Lush Vegetation Patch</GatherObject>
</GatherObjects>
<ItemNames>
<ItemName>Silkworm Cocoon</ItemName>
</ItemNames>
<GatherRotation>Unspoiled</GatherRotation>
<HotSpots>
<Hotspot XYZ="9.627401, -6.880045, 245.0801" Radius="250" />
</HotSpots>
</GatherCollectable>) Line 223
at Clio.XmlEngine.PropertyProcessor.(PropertyInfo , XElement , Object )
at Clio.XmlEngine.XmlEngine.Load(Object obj, XElement element)
at Clio.XmlEngine.PropertyProcessor.(PropertyInfo , XElement , Object )
at Clio.XmlEngine.XmlEngine.Load(Object obj, XElement element)
at Clio.XmlEngine.PropertyProcessor.(PropertyInfo , XElement , Object )
at Clio.XmlEngine.XmlEngine.Load(Object obj, XElement element)
at Clio.XmlEngine.PropertyProcessor.(XElement , Type )
at Clio.XmlEngine.PropertyProcessor..(XElement )
at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext()
at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
at Clio.XmlEngine.PropertyProcessor.(XElement , PropertyInfo )
at Clio.XmlEngine.PropertyProcessor.(PropertyInfo , XElement , Object )
at Clio.XmlEngine.XmlEngine.Load(Object obj, XElement element)
at ff14bot.NeoProfiles.NeoProfile.Load(XElement element, String path)
at ff14bot.NeoProfiles.NeoProfile.Load(String path)
at ff14bot.NeoProfiles.NeoProfileManager.Load(String profilePath, Boolean rememberPath)

I get this errorcode when trying to load script after updating ExMatts' stuff.
 
Amazing good profile . Want to thank you both for a strong contribution which helps us to farm scripts all day long ... almost :)

I have a question if it is possible to buy Rowena Blue tokens , when the number of blue scripts are full 2000/2000 to enable longer farming sessions?
 
the newest push of orderbot tags turns my bot off as soon as i hit start.
removed orderbottags folder and the bots runs smoothly again. Whats happening?
 
Amazing good profile . Want to thank you both for a strong contribution which helps us to farm scripts all day long ... almost :)

I have a question if it is possible to buy Rowena Blue tokens , when the number of blue scripts are full 2000/2000 to enable longer farming sessions?

This should provide a nice example of what you could edit in the profiles you're using if they don't have these features.
https://github.com/MGramolini/ExBud...ags/Behaviors/Examples/TurnInCollectables.xml
 
Connection would just close right after I hit start. I think this is the log of it.


[00:28:28.359 N] RebornBuddy 1.0.318.0
[00:28:30.430 N] Logging in...
[00:28:30.530 N] T: 5247469075531885920 H: 737984933
[00:28:30.837 D] Microsoft Windows NT 6.1.7601 Service Pack 1
[00:28:32.640 D] Current Locale Eng
[00:28:32.641 N] Currently a level 47 Botanist
[00:28:32.646 D] Reloading AssemblyLoader<ff14bot.AClasses.BotBase> - Initializing
[00:28:33.529 D] [BotManager] Botbases have been reloaded.
[00:28:33.529 D] ChocoboTrainer v1.0.318.0
[00:28:33.529 D] Gardening bot v1.0.318.0
[00:28:33.529 D] Combat Assist v1.0.318.0
[00:28:33.530 D] Fate Bot v1.0.318.0
[00:28:33.530 D] PvP v1.0.318.0
[00:28:33.530 D] Fishing v1.0.318.0
[00:28:33.530 D] Grinding v1.0.318.0
[00:28:33.530 D] Gathering v1.0.318.0
[00:28:33.530 D] Order Bot v1.0.318.0
[00:28:33.563 D] Reloading AssemblyLoader<ff14bot.Interfaces.IBotPlugin> - Initializing
[00:28:36.892 D] ExBuddy: Added namespace 'ExBuddy' to ScriptManager
[00:28:36.892 D] ExBuddy: Added namespace 'ExBuddy.Helpers' to ScriptManager
[00:28:36.892 D] ExBuddy: Added namespace 'ExBuddy.Plugins.Skywatcher' to ScriptManager
[00:28:36.895 D] [PluginManager] Plugins have been reloaded.
[00:28:36.895 D] EnableFlight v0.9.2
[00:28:36.895 D] Skywatcher v1.0
[00:28:36.895 D] Quack! v0.0.1
[00:28:36.895 D] QuestDevTools v0.0.1
[00:28:36.895 D] RebornConsole v0.0.1
[00:28:36.895 D] RePear v3.0.3
[00:28:36.896 D] RetBot v2.1.5
[00:28:36.896 D] Skywatcher v1.0
[00:28:36.896 D] Zekken v1.4.2
[00:28:36.910 D] Added new hook [TreeStart] cf18165f-0e12-400d-b1e9-78ff267a2890
[00:28:36.910 D] Added new hook [PoiAction] c2abc59c-1be0-4649-a489-a236e496a790
[00:28:36.910 N] [RePear] v3.0.3 Enabled
[00:28:36.955 N] [RePear] Current zone set to 152
[00:28:36.956 N] [RePear] Vendor set to The Hawthorne Hut at <-213.9468, 2.324794, 300.4348>
[00:28:36.962 N] Building Actioncache
[00:28:38.133 N] Action Name:Sprint Action Id:3
[00:28:38.133 N] Action Name:Triangulate Action Id:210
[00:28:38.133 N] Action Name:Arbor Call Action Id:211
[00:28:38.133 N] Action Name:Stealth Action Id:212
[00:28:38.133 N] Action Name:Preparation Action Id:213
[00:28:38.133 N] Action Name:Ageless Words Action Id:215
[00:28:38.133 N] Action Name:Brunt Force Action Id:216
[00:28:38.133 N] Action Name:Nophica's Ward Action Id:217
[00:28:38.133 N] Action Name:Field Mastery Action Id:218
[00:28:38.133 N] Action Name:Field Mastery II Action Id:220
[00:28:38.133 N] Action Name:Truth of Forests Action Id:221
[00:28:38.133 N] Action Name:Blessed Harvest Action Id:222
[00:28:38.133 N] Action Name:Blessed Harvest II Action Id:224
[00:28:38.133 N] Action Name:Leaf Turn Action Id:225
[00:28:38.133 N] Action Name:Leaf Turn II Action Id:226
[00:28:38.133 N] Action Name:Menphina's Ward Action Id:236
[00:28:38.133 N] Action Name:Arbor Call II Action Id:290
[00:28:38.133 N] Action Name:Llymlaen's Ward Action Id:292
[00:28:38.133 N] Action Name:Field Mastery III Action Id:294
[00:28:38.133 N] Action Name:Flora Mastery Action Id:4086
[00:28:38.133 N] Action Name:Bountiful Harvest Action Id:4087
[00:28:38.133 N] Done building Actioncache
[00:28:38.169 D] Reloading AssemblyLoader<ff14bot.Interfaces.ICombatRoutine> - Initializing
[00:28:38.662 D] [RoutineManager] Routines have been reloaded. Current class-specific list:
[00:28:38.665 D] Replaced hook [PreCombatBuff] b3ee80ae-bd11-4ded-929a-687f8812a073
[00:28:38.665 D] Replaced hook [Heal] 90de04e9-7a02-4258-892c-8716b8bb9ee7
[00:28:38.666 D] Replaced hook [Pull] a0fd438f-9221-4167-8989-b2668c9a2d2a
[00:28:38.666 D] Replaced hook [CombatBuff] 3c7fbe9c-c1a3-4cf4-b854-bf89e784f5d1
[00:28:38.666 D] Replaced hook [Combat] 50b589f7-8ca9-487a-867c-bcbb769ae1b0
[00:28:38.666 D] Replaced hook [Rest] 6e020105-e413-45bd-99bd-10bd229273dc
[00:28:41.177 D] Loading last profile
[00:28:41.413 N] Loaded profile Botany: Levels 1-50
[00:28:41.414 N] Bot Thread Started.
[00:28:41.438 N] [RePear] Repair interval set as 2 hours and 0 minutes.
[00:28:41.438 N] [RePear] Starting Timer
[00:28:41.848 N] Connection to 192.99.148.87:31214 established.
[00:28:41.971 N] Clearing all hooks.
[00:28:41.971 D] Added new hook [TreeStart] cf18165f-0e12-400d-b1e9-78ff267a2890
[00:28:41.971 D] Added new hook [PoiAction] c2abc59c-1be0-4649-a489-a236e496a790
[00:28:41.971 D] Replaced hook [PreCombatBuff] 8566968f-aa2d-410a-a881-180df6cd786e
[00:28:41.971 D] Replaced hook [Heal] 1ceb14d5-6c92-472c-b0e9-a7936f0cbede
[00:28:41.971 D] Replaced hook [Pull] 288f9663-7c3d-47d2-8704-9ebf7e59f086
[00:28:41.971 D] Replaced hook [CombatBuff] 8c960e7d-ba76-4909-a98c-4df2e5529566
[00:28:41.971 D] Replaced hook [Combat] 207c84d9-e362-4c33-90ec-403e7a6b0e05
[00:28:41.971 D] Replaced hook [Rest] 77659ab9-9e33-4759-b6a1-c8994dcc05be
[00:28:42.000 D] Added new hook [RoutineCombat] 0c04748b-e7ad-484f-8e7c-96fa8da25356
[00:28:42.002 D] Added new hook [HotspotPoi] 6047bc78-bcd3-412b-abfa-b1517c011ef1
[00:28:42.003 D] Added new hook [SetDeathPoi] 8e8f1f16-58b0-416d-834e-508b0cd0b3e5
[00:28:42.003 D] Added new hook [SetCombatPoi] 2c65c585-98ae-4201-8869-214726a55326
[00:28:42.003 D] Added new hook [SetHotspotPoi] 7f8ccbe5-5996-475b-931c-27bacfcbe60e
[00:28:42.003 D] Added new hook [SelectPoiType] 5637e28f-9915-465a-bffa-66947fd7ca87
[00:28:42.003 D] Replaced hook [SelectPoiType] 2d5993e4-b128-45e8-ba57-3c780ffd1695
[00:28:42.004 D] Inserted new hook [TreeStart @0] dbe2c361-bb29-4e93-948d-5ebf1368d79c
[00:28:42.245 D] Traceback (most recent call last):
File "<string>", line 2, in Execute
AttributeError: attribute 'Me' of 'namespace#' object is read-only
[00:28:42.245 N] Stopping the bot.
[00:28:42.247 D] Exception during scheduling Pulse: System.MissingMemberException: attribute 'Me' of 'namespace#' object is read-only
at IronPython.Runtime.Binding.PythonGetMemberBinder.NamespaceTrackerDelegate.Target(CallSite site, Object self, CodeContext context)
at System.Dynamic.UpdateDelegates.UpdateAndExecute2[T0,T1,TRet](CallSite site, T0 arg0, T1 arg1)
at Microsoft.Scripting.Interpreter.DynamicInstruction`3.Run(InterpretedFrame frame)
at Microsoft.Scripting.Interpreter.Interpreter.Run(InterpretedFrame frame)
at Microsoft.Scripting.Interpreter.LightLambda.Run1[T0,TRet](T0 arg0)
at IronPython.Compiler.PythonCallTargets.OriginalCallTarget0(PythonFunction function)
at System.Dynamic.UpdateDelegates.UpdateAndExecute1[T0,TRet](CallSite site, T0 arg0)
at _Scripting_(Object[] )
at ff14bot.NeoProfiles.IfTag.GetConditionExec()
at ff14bot.NeoProfiles.IfTag.get_IsDone()
at ff14bot.NeoProfiles.ProfileBehavior.get_IsDoneCache()
at ff14bot.NeoProfiles.TreeNode`1.Find()
at ..()
at ff14bot.NeoProfiles.NeoProfileManager.UpdateCurrentProfileBehavior()
at ff14bot.BotBases.OrderBot.(Object , EventArgs )
at ff14bot.Behavior.BrainBehavior.()
[00:28:42.295 D] Replacing Navigator with Flight Navigator.
[00:28:42.295 N] Started Flight Navigator.
[00:28:42.299 D] CurrentBot.Stop()
[00:28:42.300 D] TreeHooks.Instance.ClearAll()
[00:28:42.300 N] Clearing all hooks.
[00:28:42.300 D] Added new hook [TreeStart] cf18165f-0e12-400d-b1e9-78ff267a2890
[00:28:42.300 D] Added new hook [PoiAction] c2abc59c-1be0-4649-a489-a236e496a790
[00:28:42.300 D] Replaced hook [PreCombatBuff] 4e1a05a1-5bd6-47e5-b2ae-ba02e4e41dc4
[00:28:42.300 D] Replaced hook [Heal] f906c0d8-5a37-49b5-953a-02ea970bde59
[00:28:42.300 D] Replaced hook [Pull] 7d4e9e0c-a840-49e0-ad1e-a0377ab8d650
[00:28:42.300 D] Replaced hook [CombatBuff] 8ace8d42-23d7-4767-92ed-098d5cdcf60b
[00:28:42.300 D] Replaced hook [Combat] 75a5afa4-3058-4a51-bce3-0835ebc2254e
[00:28:42.300 D] Replaced hook [Rest] b961e6c0-7721-4be7-8f7b-bd31047ec496
[00:28:42.300 D] Navigator.Clear()
[00:28:42.364 V] [Poi.Clear] Reason: Bot stopped
[00:28:42.364 D] OnStop event
[00:28:42.364 D] OnStop Event Invoking
[00:28:42.364 D] ProfileOrderManager.OnBotStop. Resetting caches.
[00:28:42.364 N] Stopped Flight Navigator.
[00:28:42.364 D] Putting original Navigator back!
[00:28:42.365 N] Disposing the GaiaNavigator
[00:28:42.369 N] Connection closed! 192.99.148.87:31214
[00:28:42.371 N] Bot Thread Ended.
[00:28:48.436 N] Plugin Quack! has been enabled.
[00:29:43.448 D] Loading last profile
[00:29:43.636 N] Loaded profile Botany: Levels 1-50
[00:29:43.636 N] Bot Thread Started.
[00:29:43.687 N] Clearing all hooks.
[00:29:43.687 D] Added new hook [TreeStart] cf18165f-0e12-400d-b1e9-78ff267a2890
[00:29:43.687 D] Added new hook [PoiAction] c2abc59c-1be0-4649-a489-a236e496a790
[00:29:43.687 D] Replaced hook [PreCombatBuff] 9d7e4cb9-5a94-4163-88e2-03a69561501a
[00:29:43.687 D] Replaced hook [Heal] 8eed4a67-f71e-4ee1-a48e-9c9882a11569
[00:29:43.687 D] Replaced hook [Pull] 1ba67687-d97a-4290-9ffc-795245ff9922
[00:29:43.687 D] Replaced hook [CombatBuff] e3264f80-1439-434f-a80e-8ccd4c02ccc7
[00:29:43.687 D] Replaced hook [Combat] 90ac067f-cfbd-4ec2-8353-27b58441432d
[00:29:43.687 D] Replaced hook [Rest] 6829340b-71ef-4167-ac9e-7ef9dc9ed99a
[00:29:43.687 D] Added new hook [RoutineCombat] 7d7eb6c0-8c17-4611-a4f5-b580aaf6db84
[00:29:43.687 D] Added new hook [HotspotPoi] 14747505-834e-42f2-b0ea-9661ab1768aa
[00:29:43.687 D] Added new hook [SetDeathPoi] 8bbfc590-bf46-4981-814e-ff731897f36f
[00:29:43.687 D] Added new hook [SetCombatPoi] e82a852b-3832-49c4-b051-544273c3eaac
[00:29:43.687 D] Added new hook [SetHotspotPoi] 1c484f61-a780-44d9-9a37-406e15973b2d
[00:29:43.687 D] Added new hook [SelectPoiType] 3178764a-9da4-468c-a831-f6067934f9ba
[00:29:43.687 D] Replaced hook [SelectPoiType] e4435e06-3f86-41d8-8de5-4cd12a292db4
[00:29:43.687 D] Inserted new hook [TreeStart @0] bd827ea5-39ff-4825-bab2-3b4647a4ec06
[00:29:43.687 N] Connection to 192.99.148.87:31214 established.
[00:29:43.727 D] Traceback (most recent call last):
File "<string>", line 2, in Execute
AttributeError: attribute 'Me' of 'namespace#' object is read-only
[00:29:43.727 N] Stopping the bot.
[00:29:43.727 D] Exception during scheduling Pulse: System.MissingMemberException: attribute 'Me' of 'namespace#' object is read-only
at IronPython.Runtime.Binding.PythonGetMemberBinder.NamespaceTrackerDelegate.Target(CallSite site, Object self, CodeContext context)
at System.Dynamic.UpdateDelegates.UpdateAndExecute2[T0,T1,TRet](CallSite site, T0 arg0, T1 arg1)
at Microsoft.Scripting.Interpreter.DynamicInstruction`3.Run(InterpretedFrame frame)
at Microsoft.Scripting.Interpreter.Interpreter.Run(InterpretedFrame frame)
at Microsoft.Scripting.Interpreter.LightLambda.Run1[T0,TRet](T0 arg0)
at IronPython.Compiler.PythonCallTargets.OriginalCallTarget0(PythonFunction function)
at System.Dynamic.UpdateDelegates.UpdateAndExecute1[T0,TRet](CallSite site, T0 arg0)
at _Scripting_(Object[] )
at ff14bot.NeoProfiles.IfTag.GetConditionExec()
at ff14bot.NeoProfiles.IfTag.get_IsDone()
at ff14bot.NeoProfiles.ProfileBehavior.get_IsDoneCache()
at ff14bot.NeoProfiles.TreeNode`1.Find()
at ..()
at ff14bot.NeoProfiles.NeoProfileManager.UpdateCurrentProfileBehavior()
at ff14bot.BotBases.OrderBot.(Object , EventArgs )
at ff14bot.Behavior.BrainBehavior.()
[00:29:43.727 D] Replacing Navigator with Flight Navigator.
[00:29:43.727 N] Started Flight Navigator.
[00:29:43.727 D] CurrentBot.Stop()
[00:29:43.727 D] TreeHooks.Instance.ClearAll()
[00:29:43.727 N] Clearing all hooks.
[00:29:43.727 D] Added new hook [TreeStart] cf18165f-0e12-400d-b1e9-78ff267a2890
[00:29:43.727 D] Added new hook [PoiAction] c2abc59c-1be0-4649-a489-a236e496a790
[00:29:43.727 D] Replaced hook [PreCombatBuff] df4b3946-494e-4402-bc95-d4f7324764fa
[00:29:43.727 D] Replaced hook [Heal] 4880f002-70c9-4775-bb55-a4f6c25d59bf
[00:29:43.727 D] Replaced hook [Pull] c009af0f-1987-46a5-aab8-164fe9722d01
[00:29:43.727 D] Replaced hook [CombatBuff] 5ddb5be5-4d20-49ea-98a4-c57a617b3b81
[00:29:43.727 D] Replaced hook [Combat] e3ac2a40-6412-48c6-bd52-a7f59bdd8431
[00:29:43.727 D] Replaced hook [Rest] db8e822d-737a-41d0-b7c5-f14c794d0d96
[00:29:43.727 D] Navigator.Clear()
[00:29:43.838 V] [Poi.Clear] Reason: Bot stopped
[00:29:43.838 D] OnStop event
[00:29:43.838 D] OnStop Event Invoking
[00:29:43.838 D] ProfileOrderManager.OnBotStop. Resetting caches.
[00:29:43.838 N] Stopped Flight Navigator.
[00:29:43.838 D] Putting original Navigator back!
[00:29:43.838 N] Disposing the GaiaNavigator
[00:29:43.838 N] Connection closed! 192.99.148.87:31214
[00:29:43.838 N] Bot Thread Ended.
[00:29:45.878 D] Loading last profile
[00:29:46.056 N] Loaded profile Botany: Levels 1-50
[00:29:46.056 N] Bot Thread Started.
[00:29:46.104 N] Connection to 192.99.148.87:31214 established.
[00:29:46.104 N] Clearing all hooks.
[00:29:46.104 D] Added new hook [TreeStart] cf18165f-0e12-400d-b1e9-78ff267a2890
[00:29:46.104 D] Added new hook [PoiAction] c2abc59c-1be0-4649-a489-a236e496a790
[00:29:46.104 D] Replaced hook [PreCombatBuff] f12e400f-dd96-492a-b8d7-09d2593c83a9
[00:29:46.104 D] Replaced hook [Heal] 42aab5c4-a1e7-48af-814b-084ecf23f90a
[00:29:46.104 D] Replaced hook [Pull] 0f03f594-3a6c-4e7c-bc09-b9f40280d908
[00:29:46.104 D] Replaced hook [CombatBuff] 16bac7c8-7d84-43c0-a0df-71ed07129d07
[00:29:46.104 D] Replaced hook [Combat] fac24546-3197-4e1e-b7c5-1965f53926ea
[00:29:46.104 D] Replaced hook [Rest] 0313c51e-d8c1-4610-932d-7e28993cf307
[00:29:46.104 D] Added new hook [RoutineCombat] eb0b085e-f276-4c3c-a069-6944728db3f5
[00:29:46.104 D] Added new hook [HotspotPoi] da1d8533-3f00-4e41-9f78-dfbd8d00e0bb
[00:29:46.104 D] Added new hook [SetDeathPoi] 737385dc-1776-4689-8c2c-cbf0c0e9d05b
[00:29:46.104 D] Added new hook [SetCombatPoi] a7887e77-5bf9-4af7-ad2a-7295b1ab13ee
[00:29:46.104 D] Added new hook [SetHotspotPoi] eaa89399-a2e7-4b24-bc32-3b6f9f97a397
[00:29:46.104 D] Added new hook [SelectPoiType] 6b4cdea5-d18d-4be4-9d2d-95c25ada0565
[00:29:46.104 D] Replaced hook [SelectPoiType] e70bc873-e44e-4fa3-9c3e-7d0506bd625d
[00:29:46.104 D] Inserted new hook [TreeStart @0] fa9e46e9-1647-458b-91cd-5907f5302d57
[00:29:46.118 D] Traceback (most recent call last):
File "<string>", line 2, in Execute
AttributeError: attribute 'Me' of 'namespace#' object is read-only
[00:29:46.118 N] Stopping the bot.
[00:29:46.118 D] Exception during scheduling Pulse: System.MissingMemberException: attribute 'Me' of 'namespace#' object is read-only
at IronPython.Runtime.Binding.PythonGetMemberBinder.NamespaceTrackerDelegate.Target(CallSite site, Object self, CodeContext context)
at System.Dynamic.UpdateDelegates.UpdateAndExecute2[T0,T1,TRet](CallSite site, T0 arg0, T1 arg1)
at Microsoft.Scripting.Interpreter.DynamicInstruction`3.Run(InterpretedFrame frame)
at Microsoft.Scripting.Interpreter.Interpreter.Run(InterpretedFrame frame)
at Microsoft.Scripting.Interpreter.LightLambda.Run1[T0,TRet](T0 arg0)
at IronPython.Compiler.PythonCallTargets.OriginalCallTarget0(PythonFunction function)
at System.Dynamic.UpdateDelegates.UpdateAndExecute1[T0,TRet](CallSite site, T0 arg0)
at _Scripting_(Object[] )
at ff14bot.NeoProfiles.IfTag.GetConditionExec()
at ff14bot.NeoProfiles.IfTag.get_IsDone()
at ff14bot.NeoProfiles.ProfileBehavior.get_IsDoneCache()
at ff14bot.NeoProfiles.TreeNode`1.Find()
at ..()
at ff14bot.NeoProfiles.NeoProfileManager.UpdateCurrentProfileBehavior()
at ff14bot.BotBases.OrderBot.(Object , EventArgs )
at ff14bot.Behavior.BrainBehavior.()
[00:29:46.118 D] Replacing Navigator with Flight Navigator.
[00:29:46.118 N] Started Flight Navigator.
[00:29:46.118 D] CurrentBot.Stop()
[00:29:46.118 D] TreeHooks.Instance.ClearAll()
[00:29:46.118 N] Clearing all hooks.
[00:29:46.118 D] Added new hook [TreeStart] cf18165f-0e12-400d-b1e9-78ff267a2890
[00:29:46.118 D] Added new hook [PoiAction] c2abc59c-1be0-4649-a489-a236e496a790
[00:29:46.118 D] Replaced hook [PreCombatBuff] a918fcdd-538f-488f-bf0b-392dec992f5f
[00:29:46.118 D] Replaced hook [Heal] e62243cd-e6e8-435b-9ee3-24b9dd84997f
[00:29:46.118 D] Replaced hook [Pull] adf18fb5-70e3-4600-bac3-9d4412a175c9
[00:29:46.118 D] Replaced hook [CombatBuff] 39c55032-a47c-415c-98ce-7475c335d878
[00:29:46.118 D] Replaced hook [Combat] 559d1ce0-3718-453d-898d-d0d3753c9a79
[00:29:46.118 D] Replaced hook [Rest] e573f90d-6e58-4607-9c7e-47b548f30b51
[00:29:46.118 D] Navigator.Clear()
[00:29:46.228 V] [Poi.Clear] Reason: Bot stopped
[00:29:46.228 D] OnStop event
[00:29:46.228 D] OnStop Event Invoking
[00:29:46.228 D] ProfileOrderManager.OnBotStop. Resetting caches.
[00:29:46.228 N] Stopped Flight Navigator.
[00:29:46.228 D] Putting original Navigator back!
[00:29:46.228 N] Disposing the GaiaNavigator
[00:29:46.228 N] Connection closed! 192.99.148.87:31214
[00:29:46.228 N] Bot Thread Ended.
[00:29:47.223 N] Window closing, flushing log
 
Connection would just close right after I hit start. I think this is the log of it.


[00:28:28.359 N] RebornBuddy 1.0.318.0
[00:28:30.430 N] Logging in...
[00:28:30.530 N] T: 5247469075531885920 H: 737984933
[00:28:30.837 D] Microsoft Windows NT 6.1.7601 Service Pack 1
[00:28:32.640 D] Current Locale Eng
[00:28:32.641 N] Currently a level 47 Botanist
[00:28:32.646 D] Reloading AssemblyLoader<ff14bot.AClasses.BotBase> - Initializing
[00:28:33.529 D] [BotManager] Botbases have been reloaded.
[00:28:33.529 D] ChocoboTrainer v1.0.318.0
[00:28:33.529 D] Gardening bot v1.0.318.0
[00:28:33.529 D] Combat Assist v1.0.318.0
[00:28:33.530 D] Fate Bot v1.0.318.0
[00:28:33.530 D] PvP v1.0.318.0
[00:28:33.530 D] Fishing v1.0.318.0
[00:28:33.530 D] Grinding v1.0.318.0
[00:28:33.530 D] Gathering v1.0.318.0
[00:28:33.530 D] Order Bot v1.0.318.0
[00:28:33.563 D] Reloading AssemblyLoader<ff14bot.Interfaces.IBotPlugin> - Initializing
[00:28:36.892 D] ExBuddy: Added namespace 'ExBuddy' to ScriptManager
[00:28:36.892 D] ExBuddy: Added namespace 'ExBuddy.Helpers' to ScriptManager
[00:28:36.892 D] ExBuddy: Added namespace 'ExBuddy.Plugins.Skywatcher' to ScriptManager
[00:28:36.895 D] [PluginManager] Plugins have been reloaded.
[00:28:36.895 D] EnableFlight v0.9.2
[00:28:36.895 D] Skywatcher v1.0
[00:28:36.895 D] Quack! v0.0.1
[00:28:36.895 D] QuestDevTools v0.0.1
[00:28:36.895 D] RebornConsole v0.0.1
[00:28:36.895 D] RePear v3.0.3
[00:28:36.896 D] RetBot v2.1.5
[00:28:36.896 D] Skywatcher v1.0
[00:28:36.896 D] Zekken v1.4.2
[00:28:36.910 D] Added new hook [TreeStart] cf18165f-0e12-400d-b1e9-78ff267a2890
[00:28:36.910 D] Added new hook [PoiAction] c2abc59c-1be0-4649-a489-a236e496a790
[00:28:36.910 N] [RePear] v3.0.3 Enabled
[00:28:36.955 N] [RePear] Current zone set to 152
[00:28:36.956 N] [RePear] Vendor set to The Hawthorne Hut at <-213.9468, 2.324794, 300.4348>
[00:28:36.962 N] Building Actioncache
[00:28:38.133 N] Action Name:Sprint Action Id:3
[00:28:38.133 N] Action Name:Triangulate Action Id:210
[00:28:38.133 N] Action Name:Arbor Call Action Id:211
[00:28:38.133 N] Action Name:Stealth Action Id:212
[00:28:38.133 N] Action Name:Preparation Action Id:213
[00:28:38.133 N] Action Name:Ageless Words Action Id:215
[00:28:38.133 N] Action Name:Brunt Force Action Id:216
[00:28:38.133 N] Action Name:Nophica's Ward Action Id:217
[00:28:38.133 N] Action Name:Field Mastery Action Id:218
[00:28:38.133 N] Action Name:Field Mastery II Action Id:220
[00:28:38.133 N] Action Name:Truth of Forests Action Id:221
[00:28:38.133 N] Action Name:Blessed Harvest Action Id:222
[00:28:38.133 N] Action Name:Blessed Harvest II Action Id:224
[00:28:38.133 N] Action Name:Leaf Turn Action Id:225
[00:28:38.133 N] Action Name:Leaf Turn II Action Id:226
[00:28:38.133 N] Action Name:Menphina's Ward Action Id:236
[00:28:38.133 N] Action Name:Arbor Call II Action Id:290
[00:28:38.133 N] Action Name:Llymlaen's Ward Action Id:292
[00:28:38.133 N] Action Name:Field Mastery III Action Id:294
[00:28:38.133 N] Action Name:Flora Mastery Action Id:4086
[00:28:38.133 N] Action Name:Bountiful Harvest Action Id:4087
[00:28:38.133 N] Done building Actioncache
[00:28:38.169 D] Reloading AssemblyLoader<ff14bot.Interfaces.ICombatRoutine> - Initializing
[00:28:38.662 D] [RoutineManager] Routines have been reloaded. Current class-specific list:
[00:28:38.665 D] Replaced hook [PreCombatBuff] b3ee80ae-bd11-4ded-929a-687f8812a073
[00:28:38.665 D] Replaced hook [Heal] 90de04e9-7a02-4258-892c-8716b8bb9ee7
[00:28:38.666 D] Replaced hook [Pull] a0fd438f-9221-4167-8989-b2668c9a2d2a
[00:28:38.666 D] Replaced hook [CombatBuff] 3c7fbe9c-c1a3-4cf4-b854-bf89e784f5d1
[00:28:38.666 D] Replaced hook [Combat] 50b589f7-8ca9-487a-867c-bcbb769ae1b0
[00:28:38.666 D] Replaced hook [Rest] 6e020105-e413-45bd-99bd-10bd229273dc
[00:28:41.177 D] Loading last profile
[00:28:41.413 N] Loaded profile Botany: Levels 1-50
[00:28:41.414 N] Bot Thread Started.
[00:28:41.438 N] [RePear] Repair interval set as 2 hours and 0 minutes.
[00:28:41.438 N] [RePear] Starting Timer
[00:28:41.848 N] Connection to 192.99.148.87:31214 established.
[00:28:41.971 N] Clearing all hooks.
[00:28:41.971 D] Added new hook [TreeStart] cf18165f-0e12-400d-b1e9-78ff267a2890
[00:28:41.971 D] Added new hook [PoiAction] c2abc59c-1be0-4649-a489-a236e496a790
[00:28:41.971 D] Replaced hook [PreCombatBuff] 8566968f-aa2d-410a-a881-180df6cd786e
[00:28:41.971 D] Replaced hook [Heal] 1ceb14d5-6c92-472c-b0e9-a7936f0cbede
[00:28:41.971 D] Replaced hook [Pull] 288f9663-7c3d-47d2-8704-9ebf7e59f086
[00:28:41.971 D] Replaced hook [CombatBuff] 8c960e7d-ba76-4909-a98c-4df2e5529566
[00:28:41.971 D] Replaced hook [Combat] 207c84d9-e362-4c33-90ec-403e7a6b0e05
[00:28:41.971 D] Replaced hook [Rest] 77659ab9-9e33-4759-b6a1-c8994dcc05be
[00:28:42.000 D] Added new hook [RoutineCombat] 0c04748b-e7ad-484f-8e7c-96fa8da25356
[00:28:42.002 D] Added new hook [HotspotPoi] 6047bc78-bcd3-412b-abfa-b1517c011ef1
[00:28:42.003 D] Added new hook [SetDeathPoi] 8e8f1f16-58b0-416d-834e-508b0cd0b3e5
[00:28:42.003 D] Added new hook [SetCombatPoi] 2c65c585-98ae-4201-8869-214726a55326
[00:28:42.003 D] Added new hook [SetHotspotPoi] 7f8ccbe5-5996-475b-931c-27bacfcbe60e
[00:28:42.003 D] Added new hook [SelectPoiType] 5637e28f-9915-465a-bffa-66947fd7ca87
[00:28:42.003 D] Replaced hook [SelectPoiType] 2d5993e4-b128-45e8-ba57-3c780ffd1695
[00:28:42.004 D] Inserted new hook [TreeStart @0] dbe2c361-bb29-4e93-948d-5ebf1368d79c
[00:28:42.245 D] Traceback (most recent call last):
File "<string>", line 2, in Execute
AttributeError: attribute 'Me' of 'namespace#' object is read-only
[00:28:42.245 N] Stopping the bot.
[00:28:42.247 D] Exception during scheduling Pulse: System.MissingMemberException: attribute 'Me' of 'namespace#' object is read-only
at IronPython.Runtime.Binding.PythonGetMemberBinder.NamespaceTrackerDelegate.Target(CallSite site, Object self, CodeContext context)
at System.Dynamic.UpdateDelegates.UpdateAndExecute2[T0,T1,TRet](CallSite site, T0 arg0, T1 arg1)
at Microsoft.Scripting.Interpreter.DynamicInstruction`3.Run(InterpretedFrame frame)
at Microsoft.Scripting.Interpreter.Interpreter.Run(InterpretedFrame frame)
at Microsoft.Scripting.Interpreter.LightLambda.Run1[T0,TRet](T0 arg0)
at IronPython.Compiler.PythonCallTargets.OriginalCallTarget0(PythonFunction function)
at System.Dynamic.UpdateDelegates.UpdateAndExecute1[T0,TRet](CallSite site, T0 arg0)
at _Scripting_(Object[] )
at ff14bot.NeoProfiles.IfTag.GetConditionExec()
at ff14bot.NeoProfiles.IfTag.get_IsDone()
at ff14bot.NeoProfiles.ProfileBehavior.get_IsDoneCache()
at ff14bot.NeoProfiles.TreeNode`1.Find()
at ..()
at ff14bot.NeoProfiles.NeoProfileManager.UpdateCurrentProfileBehavior()
at ff14bot.BotBases.OrderBot.(Object , EventArgs )
at ff14bot.Behavior.BrainBehavior.()
[00:28:42.295 D] Replacing Navigator with Flight Navigator.
[00:28:42.295 N] Started Flight Navigator.
[00:28:42.299 D] CurrentBot.Stop()
[00:28:42.300 D] TreeHooks.Instance.ClearAll()
[00:28:42.300 N] Clearing all hooks.
[00:28:42.300 D] Added new hook [TreeStart] cf18165f-0e12-400d-b1e9-78ff267a2890
[00:28:42.300 D] Added new hook [PoiAction] c2abc59c-1be0-4649-a489-a236e496a790
[00:28:42.300 D] Replaced hook [PreCombatBuff] 4e1a05a1-5bd6-47e5-b2ae-ba02e4e41dc4
[00:28:42.300 D] Replaced hook [Heal] f906c0d8-5a37-49b5-953a-02ea970bde59
[00:28:42.300 D] Replaced hook [Pull] 7d4e9e0c-a840-49e0-ad1e-a0377ab8d650
[00:28:42.300 D] Replaced hook [CombatBuff] 8ace8d42-23d7-4767-92ed-098d5cdcf60b
[00:28:42.300 D] Replaced hook [Combat] 75a5afa4-3058-4a51-bce3-0835ebc2254e
[00:28:42.300 D] Replaced hook [Rest] b961e6c0-7721-4be7-8f7b-bd31047ec496
[00:28:42.300 D] Navigator.Clear()
[00:28:42.364 V] [Poi.Clear] Reason: Bot stopped
[00:28:42.364 D] OnStop event
[00:28:42.364 D] OnStop Event Invoking
[00:28:42.364 D] ProfileOrderManager.OnBotStop. Resetting caches.
[00:28:42.364 N] Stopped Flight Navigator.
[00:28:42.364 D] Putting original Navigator back!
[00:28:42.365 N] Disposing the GaiaNavigator
[00:28:42.369 N] Connection closed! 192.99.148.87:31214
[00:28:42.371 N] Bot Thread Ended.
[00:28:48.436 N] Plugin Quack! has been enabled.
[00:29:43.448 D] Loading last profile
[00:29:43.636 N] Loaded profile Botany: Levels 1-50
[00:29:43.636 N] Bot Thread Started.
[00:29:43.687 N] Clearing all hooks.
[00:29:43.687 D] Added new hook [TreeStart] cf18165f-0e12-400d-b1e9-78ff267a2890
[00:29:43.687 D] Added new hook [PoiAction] c2abc59c-1be0-4649-a489-a236e496a790
[00:29:43.687 D] Replaced hook [PreCombatBuff] 9d7e4cb9-5a94-4163-88e2-03a69561501a
[00:29:43.687 D] Replaced hook [Heal] 8eed4a67-f71e-4ee1-a48e-9c9882a11569
[00:29:43.687 D] Replaced hook [Pull] 1ba67687-d97a-4290-9ffc-795245ff9922
[00:29:43.687 D] Replaced hook [CombatBuff] e3264f80-1439-434f-a80e-8ccd4c02ccc7
[00:29:43.687 D] Replaced hook [Combat] 90ac067f-cfbd-4ec2-8353-27b58441432d
[00:29:43.687 D] Replaced hook [Rest] 6829340b-71ef-4167-ac9e-7ef9dc9ed99a
[00:29:43.687 D] Added new hook [RoutineCombat] 7d7eb6c0-8c17-4611-a4f5-b580aaf6db84
[00:29:43.687 D] Added new hook [HotspotPoi] 14747505-834e-42f2-b0ea-9661ab1768aa
[00:29:43.687 D] Added new hook [SetDeathPoi] 8bbfc590-bf46-4981-814e-ff731897f36f
[00:29:43.687 D] Added new hook [SetCombatPoi] e82a852b-3832-49c4-b051-544273c3eaac
[00:29:43.687 D] Added new hook [SetHotspotPoi] 1c484f61-a780-44d9-9a37-406e15973b2d
[00:29:43.687 D] Added new hook [SelectPoiType] 3178764a-9da4-468c-a831-f6067934f9ba
[00:29:43.687 D] Replaced hook [SelectPoiType] e4435e06-3f86-41d8-8de5-4cd12a292db4
[00:29:43.687 D] Inserted new hook [TreeStart @0] bd827ea5-39ff-4825-bab2-3b4647a4ec06
[00:29:43.687 N] Connection to 192.99.148.87:31214 established.
[00:29:43.727 D] Traceback (most recent call last):
File "<string>", line 2, in Execute
AttributeError: attribute 'Me' of 'namespace#' object is read-only
[00:29:43.727 N] Stopping the bot.
[00:29:43.727 D] Exception during scheduling Pulse: System.MissingMemberException: attribute 'Me' of 'namespace#' object is read-only
at IronPython.Runtime.Binding.PythonGetMemberBinder.NamespaceTrackerDelegate.Target(CallSite site, Object self, CodeContext context)
at System.Dynamic.UpdateDelegates.UpdateAndExecute2[T0,T1,TRet](CallSite site, T0 arg0, T1 arg1)
at Microsoft.Scripting.Interpreter.DynamicInstruction`3.Run(InterpretedFrame frame)
at Microsoft.Scripting.Interpreter.Interpreter.Run(InterpretedFrame frame)
at Microsoft.Scripting.Interpreter.LightLambda.Run1[T0,TRet](T0 arg0)
at IronPython.Compiler.PythonCallTargets.OriginalCallTarget0(PythonFunction function)
at System.Dynamic.UpdateDelegates.UpdateAndExecute1[T0,TRet](CallSite site, T0 arg0)
at _Scripting_(Object[] )
at ff14bot.NeoProfiles.IfTag.GetConditionExec()
at ff14bot.NeoProfiles.IfTag.get_IsDone()
at ff14bot.NeoProfiles.ProfileBehavior.get_IsDoneCache()
at ff14bot.NeoProfiles.TreeNode`1.Find()
at ..()
at ff14bot.NeoProfiles.NeoProfileManager.UpdateCurrentProfileBehavior()
at ff14bot.BotBases.OrderBot.(Object , EventArgs )
at ff14bot.Behavior.BrainBehavior.()
[00:29:43.727 D] Replacing Navigator with Flight Navigator.
[00:29:43.727 N] Started Flight Navigator.
[00:29:43.727 D] CurrentBot.Stop()
[00:29:43.727 D] TreeHooks.Instance.ClearAll()
[00:29:43.727 N] Clearing all hooks.
[00:29:43.727 D] Added new hook [TreeStart] cf18165f-0e12-400d-b1e9-78ff267a2890
[00:29:43.727 D] Added new hook [PoiAction] c2abc59c-1be0-4649-a489-a236e496a790
[00:29:43.727 D] Replaced hook [PreCombatBuff] df4b3946-494e-4402-bc95-d4f7324764fa
[00:29:43.727 D] Replaced hook [Heal] 4880f002-70c9-4775-bb55-a4f6c25d59bf
[00:29:43.727 D] Replaced hook [Pull] c009af0f-1987-46a5-aab8-164fe9722d01
[00:29:43.727 D] Replaced hook [CombatBuff] 5ddb5be5-4d20-49ea-98a4-c57a617b3b81
[00:29:43.727 D] Replaced hook [Combat] e3ac2a40-6412-48c6-bd52-a7f59bdd8431
[00:29:43.727 D] Replaced hook [Rest] db8e822d-737a-41d0-b7c5-f14c794d0d96
[00:29:43.727 D] Navigator.Clear()
[00:29:43.838 V] [Poi.Clear] Reason: Bot stopped
[00:29:43.838 D] OnStop event
[00:29:43.838 D] OnStop Event Invoking
[00:29:43.838 D] ProfileOrderManager.OnBotStop. Resetting caches.
[00:29:43.838 N] Stopped Flight Navigator.
[00:29:43.838 D] Putting original Navigator back!
[00:29:43.838 N] Disposing the GaiaNavigator
[00:29:43.838 N] Connection closed! 192.99.148.87:31214
[00:29:43.838 N] Bot Thread Ended.
[00:29:45.878 D] Loading last profile
[00:29:46.056 N] Loaded profile Botany: Levels 1-50
[00:29:46.056 N] Bot Thread Started.
[00:29:46.104 N] Connection to 192.99.148.87:31214 established.
[00:29:46.104 N] Clearing all hooks.
[00:29:46.104 D] Added new hook [TreeStart] cf18165f-0e12-400d-b1e9-78ff267a2890
[00:29:46.104 D] Added new hook [PoiAction] c2abc59c-1be0-4649-a489-a236e496a790
[00:29:46.104 D] Replaced hook [PreCombatBuff] f12e400f-dd96-492a-b8d7-09d2593c83a9
[00:29:46.104 D] Replaced hook [Heal] 42aab5c4-a1e7-48af-814b-084ecf23f90a
[00:29:46.104 D] Replaced hook [Pull] 0f03f594-3a6c-4e7c-bc09-b9f40280d908
[00:29:46.104 D] Replaced hook [CombatBuff] 16bac7c8-7d84-43c0-a0df-71ed07129d07
[00:29:46.104 D] Replaced hook [Combat] fac24546-3197-4e1e-b7c5-1965f53926ea
[00:29:46.104 D] Replaced hook [Rest] 0313c51e-d8c1-4610-932d-7e28993cf307
[00:29:46.104 D] Added new hook [RoutineCombat] eb0b085e-f276-4c3c-a069-6944728db3f5
[00:29:46.104 D] Added new hook [HotspotPoi] da1d8533-3f00-4e41-9f78-dfbd8d00e0bb
[00:29:46.104 D] Added new hook [SetDeathPoi] 737385dc-1776-4689-8c2c-cbf0c0e9d05b
[00:29:46.104 D] Added new hook [SetCombatPoi] a7887e77-5bf9-4af7-ad2a-7295b1ab13ee
[00:29:46.104 D] Added new hook [SetHotspotPoi] eaa89399-a2e7-4b24-bc32-3b6f9f97a397
[00:29:46.104 D] Added new hook [SelectPoiType] 6b4cdea5-d18d-4be4-9d2d-95c25ada0565
[00:29:46.104 D] Replaced hook [SelectPoiType] e70bc873-e44e-4fa3-9c3e-7d0506bd625d
[00:29:46.104 D] Inserted new hook [TreeStart @0] fa9e46e9-1647-458b-91cd-5907f5302d57
[00:29:46.118 D] Traceback (most recent call last):
File "<string>", line 2, in Execute
AttributeError: attribute 'Me' of 'namespace#' object is read-only
[00:29:46.118 N] Stopping the bot.
[00:29:46.118 D] Exception during scheduling Pulse: System.MissingMemberException: attribute 'Me' of 'namespace#' object is read-only
at IronPython.Runtime.Binding.PythonGetMemberBinder.NamespaceTrackerDelegate.Target(CallSite site, Object self, CodeContext context)
at System.Dynamic.UpdateDelegates.UpdateAndExecute2[T0,T1,TRet](CallSite site, T0 arg0, T1 arg1)
at Microsoft.Scripting.Interpreter.DynamicInstruction`3.Run(InterpretedFrame frame)
at Microsoft.Scripting.Interpreter.Interpreter.Run(InterpretedFrame frame)
at Microsoft.Scripting.Interpreter.LightLambda.Run1[T0,TRet](T0 arg0)
at IronPython.Compiler.PythonCallTargets.OriginalCallTarget0(PythonFunction function)
at System.Dynamic.UpdateDelegates.UpdateAndExecute1[T0,TRet](CallSite site, T0 arg0)
at _Scripting_(Object[] )
at ff14bot.NeoProfiles.IfTag.GetConditionExec()
at ff14bot.NeoProfiles.IfTag.get_IsDone()
at ff14bot.NeoProfiles.ProfileBehavior.get_IsDoneCache()
at ff14bot.NeoProfiles.TreeNode`1.Find()
at ..()
at ff14bot.NeoProfiles.NeoProfileManager.UpdateCurrentProfileBehavior()
at ff14bot.BotBases.OrderBot.(Object , EventArgs )
at ff14bot.Behavior.BrainBehavior.()
[00:29:46.118 D] Replacing Navigator with Flight Navigator.
[00:29:46.118 N] Started Flight Navigator.
[00:29:46.118 D] CurrentBot.Stop()
[00:29:46.118 D] TreeHooks.Instance.ClearAll()
[00:29:46.118 N] Clearing all hooks.
[00:29:46.118 D] Added new hook [TreeStart] cf18165f-0e12-400d-b1e9-78ff267a2890
[00:29:46.118 D] Added new hook [PoiAction] c2abc59c-1be0-4649-a489-a236e496a790
[00:29:46.118 D] Replaced hook [PreCombatBuff] a918fcdd-538f-488f-bf0b-392dec992f5f
[00:29:46.118 D] Replaced hook [Heal] e62243cd-e6e8-435b-9ee3-24b9dd84997f
[00:29:46.118 D] Replaced hook [Pull] adf18fb5-70e3-4600-bac3-9d4412a175c9
[00:29:46.118 D] Replaced hook [CombatBuff] 39c55032-a47c-415c-98ce-7475c335d878
[00:29:46.118 D] Replaced hook [Combat] 559d1ce0-3718-453d-898d-d0d3753c9a79
[00:29:46.118 D] Replaced hook [Rest] e573f90d-6e58-4607-9c7e-47b548f30b51
[00:29:46.118 D] Navigator.Clear()
[00:29:46.228 V] [Poi.Clear] Reason: Bot stopped
[00:29:46.228 D] OnStop event
[00:29:46.228 D] OnStop Event Invoking
[00:29:46.228 D] ProfileOrderManager.OnBotStop. Resetting caches.
[00:29:46.228 N] Stopped Flight Navigator.
[00:29:46.228 D] Putting original Navigator back!
[00:29:46.228 N] Disposing the GaiaNavigator
[00:29:46.228 N] Connection closed! 192.99.148.87:31214
[00:29:46.228 N] Bot Thread Ended.
[00:29:47.223 N] Window closing, flushing log


Go to your plugins folder and delete flight plugin, and skywatcher.
 
[HIDE]
Connection would just close right after I hit start. I think this is the log of it.


[00:28:28.359 N] RebornBuddy 1.0.318.0
[00:28:30.430 N] Logging in...
[00:28:30.530 N] T: 5247469075531885920 H: 737984933
[00:28:30.837 D] Microsoft Windows NT 6.1.7601 Service Pack 1
[00:28:32.640 D] Current Locale Eng
[00:28:32.641 N] Currently a level 47 Botanist
[00:28:32.646 D] Reloading AssemblyLoader<ff14bot.AClasses.BotBase> - Initializing
[00:28:33.529 D] [BotManager] Botbases have been reloaded.
[00:28:33.529 D] ChocoboTrainer v1.0.318.0
[00:28:33.529 D] Gardening bot v1.0.318.0
[00:28:33.529 D] Combat Assist v1.0.318.0
[00:28:33.530 D] Fate Bot v1.0.318.0
[00:28:33.530 D] PvP v1.0.318.0
[00:28:33.530 D] Fishing v1.0.318.0
[00:28:33.530 D] Grinding v1.0.318.0
[00:28:33.530 D] Gathering v1.0.318.0
[00:28:33.530 D] Order Bot v1.0.318.0
[00:28:33.563 D] Reloading AssemblyLoader<ff14bot.Interfaces.IBotPlugin> - Initializing
[00:28:36.892 D] ExBuddy: Added namespace 'ExBuddy' to ScriptManager
[00:28:36.892 D] ExBuddy: Added namespace 'ExBuddy.Helpers' to ScriptManager
[00:28:36.892 D] ExBuddy: Added namespace 'ExBuddy.Plugins.Skywatcher' to ScriptManager
[00:28:36.895 D] [PluginManager] Plugins have been reloaded.
[00:28:36.895 D] EnableFlight v0.9.2
[00:28:36.895 D] Skywatcher v1.0
[00:28:36.895 D] Quack! v0.0.1
[00:28:36.895 D] QuestDevTools v0.0.1
[00:28:36.895 D] RebornConsole v0.0.1
[00:28:36.895 D] RePear v3.0.3
[00:28:36.896 D] RetBot v2.1.5
[00:28:36.896 D] Skywatcher v1.0
[00:28:36.896 D] Zekken v1.4.2
[00:28:36.910 D] Added new hook [TreeStart] cf18165f-0e12-400d-b1e9-78ff267a2890
[00:28:36.910 D] Added new hook [PoiAction] c2abc59c-1be0-4649-a489-a236e496a790
[00:28:36.910 N] [RePear] v3.0.3 Enabled
[00:28:36.955 N] [RePear] Current zone set to 152
[00:28:36.956 N] [RePear] Vendor set to The Hawthorne Hut at <-213.9468, 2.324794, 300.4348>
[00:28:36.962 N] Building Actioncache
[00:28:38.133 N] Action Name:Sprint Action Id:3
[00:28:38.133 N] Action Name:Triangulate Action Id:210
[00:28:38.133 N] Action Name:Arbor Call Action Id:211
[00:28:38.133 N] Action Name:Stealth Action Id:212
[00:28:38.133 N] Action Name:Preparation Action Id:213
[00:28:38.133 N] Action Name:Ageless Words Action Id:215
[00:28:38.133 N] Action Name:Brunt Force Action Id:216
[00:28:38.133 N] Action Name:Nophica's Ward Action Id:217
[00:28:38.133 N] Action Name:Field Mastery Action Id:218
[00:28:38.133 N] Action Name:Field Mastery II Action Id:220
[00:28:38.133 N] Action Name:Truth of Forests Action Id:221
[00:28:38.133 N] Action Name:Blessed Harvest Action Id:222
[00:28:38.133 N] Action Name:Blessed Harvest II Action Id:224
[00:28:38.133 N] Action Name:Leaf Turn Action Id:225
[00:28:38.133 N] Action Name:Leaf Turn II Action Id:226
[00:28:38.133 N] Action Name:Menphina's Ward Action Id:236
[00:28:38.133 N] Action Name:Arbor Call II Action Id:290
[00:28:38.133 N] Action Name:Llymlaen's Ward Action Id:292
[00:28:38.133 N] Action Name:Field Mastery III Action Id:294
[00:28:38.133 N] Action Name:Flora Mastery Action Id:4086
[00:28:38.133 N] Action Name:Bountiful Harvest Action Id:4087
[00:28:38.133 N] Done building Actioncache
[00:28:38.169 D] Reloading AssemblyLoader<ff14bot.Interfaces.ICombatRoutine> - Initializing
[00:28:38.662 D] [RoutineManager] Routines have been reloaded. Current class-specific list:
[00:28:38.665 D] Replaced hook [PreCombatBuff] b3ee80ae-bd11-4ded-929a-687f8812a073
[00:28:38.665 D] Replaced hook [Heal] 90de04e9-7a02-4258-892c-8716b8bb9ee7
[00:28:38.666 D] Replaced hook [Pull] a0fd438f-9221-4167-8989-b2668c9a2d2a
[00:28:38.666 D] Replaced hook [CombatBuff] 3c7fbe9c-c1a3-4cf4-b854-bf89e784f5d1
[00:28:38.666 D] Replaced hook [Combat] 50b589f7-8ca9-487a-867c-bcbb769ae1b0
[00:28:38.666 D] Replaced hook [Rest] 6e020105-e413-45bd-99bd-10bd229273dc
[00:28:41.177 D] Loading last profile
[00:28:41.413 N] Loaded profile Botany: Levels 1-50
[00:28:41.414 N] Bot Thread Started.
[00:28:41.438 N] [RePear] Repair interval set as 2 hours and 0 minutes.
[00:28:41.438 N] [RePear] Starting Timer
[00:28:41.848 N] Connection to 192.99.148.87:31214 established.
[00:28:41.971 N] Clearing all hooks.
[00:28:41.971 D] Added new hook [TreeStart] cf18165f-0e12-400d-b1e9-78ff267a2890
[00:28:41.971 D] Added new hook [PoiAction] c2abc59c-1be0-4649-a489-a236e496a790
[00:28:41.971 D] Replaced hook [PreCombatBuff] 8566968f-aa2d-410a-a881-180df6cd786e
[00:28:41.971 D] Replaced hook [Heal] 1ceb14d5-6c92-472c-b0e9-a7936f0cbede
[00:28:41.971 D] Replaced hook [Pull] 288f9663-7c3d-47d2-8704-9ebf7e59f086
[00:28:41.971 D] Replaced hook [CombatBuff] 8c960e7d-ba76-4909-a98c-4df2e5529566
[00:28:41.971 D] Replaced hook [Combat] 207c84d9-e362-4c33-90ec-403e7a6b0e05
[00:28:41.971 D] Replaced hook [Rest] 77659ab9-9e33-4759-b6a1-c8994dcc05be
[00:28:42.000 D] Added new hook [RoutineCombat] 0c04748b-e7ad-484f-8e7c-96fa8da25356
[00:28:42.002 D] Added new hook [HotspotPoi] 6047bc78-bcd3-412b-abfa-b1517c011ef1
[00:28:42.003 D] Added new hook [SetDeathPoi] 8e8f1f16-58b0-416d-834e-508b0cd0b3e5
[00:28:42.003 D] Added new hook [SetCombatPoi] 2c65c585-98ae-4201-8869-214726a55326
[00:28:42.003 D] Added new hook [SetHotspotPoi] 7f8ccbe5-5996-475b-931c-27bacfcbe60e
[00:28:42.003 D] Added new hook [SelectPoiType] 5637e28f-9915-465a-bffa-66947fd7ca87
[00:28:42.003 D] Replaced hook [SelectPoiType] 2d5993e4-b128-45e8-ba57-3c780ffd1695
[00:28:42.004 D] Inserted new hook [TreeStart @0] dbe2c361-bb29-4e93-948d-5ebf1368d79c
[00:28:42.245 D] Traceback (most recent call last):
File "<string>", line 2, in Execute
AttributeError: attribute 'Me' of 'namespace#' object is read-only
[00:28:42.245 N] Stopping the bot.
[00:28:42.247 D] Exception during scheduling Pulse: System.MissingMemberException: attribute 'Me' of 'namespace#' object is read-only
at IronPython.Runtime.Binding.PythonGetMemberBinder.NamespaceTrackerDelegate.Target(CallSite site, Object self, CodeContext context)
at System.Dynamic.UpdateDelegates.UpdateAndExecute2[T0,T1,TRet](CallSite site, T0 arg0, T1 arg1)
at Microsoft.Scripting.Interpreter.DynamicInstruction`3.Run(InterpretedFrame frame)
at Microsoft.Scripting.Interpreter.Interpreter.Run(InterpretedFrame frame)
at Microsoft.Scripting.Interpreter.LightLambda.Run1[T0,TRet](T0 arg0)
at IronPython.Compiler.PythonCallTargets.OriginalCallTarget0(PythonFunction function)
at System.Dynamic.UpdateDelegates.UpdateAndExecute1[T0,TRet](CallSite site, T0 arg0)
at _Scripting_(Object[] )
at ff14bot.NeoProfiles.IfTag.GetConditionExec()
at ff14bot.NeoProfiles.IfTag.get_IsDone()
at ff14bot.NeoProfiles.ProfileBehavior.get_IsDoneCache()
at ff14bot.NeoProfiles.TreeNode`1.Find()
at ..()
at ff14bot.NeoProfiles.NeoProfileManager.UpdateCurrentProfileBehavior()
at ff14bot.BotBases.OrderBot.(Object , EventArgs )
at ff14bot.Behavior.BrainBehavior.()
[00:28:42.295 D] Replacing Navigator with Flight Navigator.
[00:28:42.295 N] Started Flight Navigator.
[00:28:42.299 D] CurrentBot.Stop()
[00:28:42.300 D] TreeHooks.Instance.ClearAll()
[00:28:42.300 N] Clearing all hooks.
[00:28:42.300 D] Added new hook [TreeStart] cf18165f-0e12-400d-b1e9-78ff267a2890
[00:28:42.300 D] Added new hook [PoiAction] c2abc59c-1be0-4649-a489-a236e496a790
[00:28:42.300 D] Replaced hook [PreCombatBuff] 4e1a05a1-5bd6-47e5-b2ae-ba02e4e41dc4
[00:28:42.300 D] Replaced hook [Heal] f906c0d8-5a37-49b5-953a-02ea970bde59
[00:28:42.300 D] Replaced hook [Pull] 7d4e9e0c-a840-49e0-ad1e-a0377ab8d650
[00:28:42.300 D] Replaced hook [CombatBuff] 8ace8d42-23d7-4767-92ed-098d5cdcf60b
[00:28:42.300 D] Replaced hook [Combat] 75a5afa4-3058-4a51-bce3-0835ebc2254e
[00:28:42.300 D] Replaced hook [Rest] b961e6c0-7721-4be7-8f7b-bd31047ec496
[00:28:42.300 D] Navigator.Clear()
[00:28:42.364 V] [Poi.Clear] Reason: Bot stopped
[00:28:42.364 D] OnStop event
[00:28:42.364 D] OnStop Event Invoking
[00:28:42.364 D] ProfileOrderManager.OnBotStop. Resetting caches.
[00:28:42.364 N] Stopped Flight Navigator.
[00:28:42.364 D] Putting original Navigator back!
[00:28:42.365 N] Disposing the GaiaNavigator
[00:28:42.369 N] Connection closed! 192.99.148.87:31214
[00:28:42.371 N] Bot Thread Ended.
[00:28:48.436 N] Plugin Quack! has been enabled.
[00:29:43.448 D] Loading last profile
[00:29:43.636 N] Loaded profile Botany: Levels 1-50
[00:29:43.636 N] Bot Thread Started.
[00:29:43.687 N] Clearing all hooks.
[00:29:43.687 D] Added new hook [TreeStart] cf18165f-0e12-400d-b1e9-78ff267a2890
[00:29:43.687 D] Added new hook [PoiAction] c2abc59c-1be0-4649-a489-a236e496a790
[00:29:43.687 D] Replaced hook [PreCombatBuff] 9d7e4cb9-5a94-4163-88e2-03a69561501a
[00:29:43.687 D] Replaced hook [Heal] 8eed4a67-f71e-4ee1-a48e-9c9882a11569
[00:29:43.687 D] Replaced hook [Pull] 1ba67687-d97a-4290-9ffc-795245ff9922
[00:29:43.687 D] Replaced hook [CombatBuff] e3264f80-1439-434f-a80e-8ccd4c02ccc7
[00:29:43.687 D] Replaced hook [Combat] 90ac067f-cfbd-4ec2-8353-27b58441432d
[00:29:43.687 D] Replaced hook [Rest] 6829340b-71ef-4167-ac9e-7ef9dc9ed99a
[00:29:43.687 D] Added new hook [RoutineCombat] 7d7eb6c0-8c17-4611-a4f5-b580aaf6db84
[00:29:43.687 D] Added new hook [HotspotPoi] 14747505-834e-42f2-b0ea-9661ab1768aa
[00:29:43.687 D] Added new hook [SetDeathPoi] 8bbfc590-bf46-4981-814e-ff731897f36f
[00:29:43.687 D] Added new hook [SetCombatPoi] e82a852b-3832-49c4-b051-544273c3eaac
[00:29:43.687 D] Added new hook [SetHotspotPoi] 1c484f61-a780-44d9-9a37-406e15973b2d
[00:29:43.687 D] Added new hook [SelectPoiType] 3178764a-9da4-468c-a831-f6067934f9ba
[00:29:43.687 D] Replaced hook [SelectPoiType] e4435e06-3f86-41d8-8de5-4cd12a292db4
[00:29:43.687 D] Inserted new hook [TreeStart @0] bd827ea5-39ff-4825-bab2-3b4647a4ec06
[00:29:43.687 N] Connection to 192.99.148.87:31214 established.
[00:29:43.727 D] Traceback (most recent call last):
File "<string>", line 2, in Execute
AttributeError: attribute 'Me' of 'namespace#' object is read-only
[00:29:43.727 N] Stopping the bot.
[00:29:43.727 D] Exception during scheduling Pulse: System.MissingMemberException: attribute 'Me' of 'namespace#' object is read-only
at IronPython.Runtime.Binding.PythonGetMemberBinder.NamespaceTrackerDelegate.Target(CallSite site, Object self, CodeContext context)
at System.Dynamic.UpdateDelegates.UpdateAndExecute2[T0,T1,TRet](CallSite site, T0 arg0, T1 arg1)
at Microsoft.Scripting.Interpreter.DynamicInstruction`3.Run(InterpretedFrame frame)
at Microsoft.Scripting.Interpreter.Interpreter.Run(InterpretedFrame frame)
at Microsoft.Scripting.Interpreter.LightLambda.Run1[T0,TRet](T0 arg0)
at IronPython.Compiler.PythonCallTargets.OriginalCallTarget0(PythonFunction function)
at System.Dynamic.UpdateDelegates.UpdateAndExecute1[T0,TRet](CallSite site, T0 arg0)
at _Scripting_(Object[] )
at ff14bot.NeoProfiles.IfTag.GetConditionExec()
at ff14bot.NeoProfiles.IfTag.get_IsDone()
at ff14bot.NeoProfiles.ProfileBehavior.get_IsDoneCache()
at ff14bot.NeoProfiles.TreeNode`1.Find()
at ..()
at ff14bot.NeoProfiles.NeoProfileManager.UpdateCurrentProfileBehavior()
at ff14bot.BotBases.OrderBot.(Object , EventArgs )
at ff14bot.Behavior.BrainBehavior.()
[00:29:43.727 D] Replacing Navigator with Flight Navigator.
[00:29:43.727 N] Started Flight Navigator.
[00:29:43.727 D] CurrentBot.Stop()
[00:29:43.727 D] TreeHooks.Instance.ClearAll()
[00:29:43.727 N] Clearing all hooks.
[00:29:43.727 D] Added new hook [TreeStart] cf18165f-0e12-400d-b1e9-78ff267a2890
[00:29:43.727 D] Added new hook [PoiAction] c2abc59c-1be0-4649-a489-a236e496a790
[00:29:43.727 D] Replaced hook [PreCombatBuff] df4b3946-494e-4402-bc95-d4f7324764fa
[00:29:43.727 D] Replaced hook [Heal] 4880f002-70c9-4775-bb55-a4f6c25d59bf
[00:29:43.727 D] Replaced hook [Pull] c009af0f-1987-46a5-aab8-164fe9722d01
[00:29:43.727 D] Replaced hook [CombatBuff] 5ddb5be5-4d20-49ea-98a4-c57a617b3b81
[00:29:43.727 D] Replaced hook [Combat] e3ac2a40-6412-48c6-bd52-a7f59bdd8431
[00:29:43.727 D] Replaced hook [Rest] db8e822d-737a-41d0-b7c5-f14c794d0d96
[00:29:43.727 D] Navigator.Clear()
[00:29:43.838 V] [Poi.Clear] Reason: Bot stopped
[00:29:43.838 D] OnStop event
[00:29:43.838 D] OnStop Event Invoking
[00:29:43.838 D] ProfileOrderManager.OnBotStop. Resetting caches.
[00:29:43.838 N] Stopped Flight Navigator.
[00:29:43.838 D] Putting original Navigator back!
[00:29:43.838 N] Disposing the GaiaNavigator
[00:29:43.838 N] Connection closed! 192.99.148.87:31214
[00:29:43.838 N] Bot Thread Ended.
[00:29:45.878 D] Loading last profile
[00:29:46.056 N] Loaded profile Botany: Levels 1-50
[00:29:46.056 N] Bot Thread Started.
[00:29:46.104 N] Connection to 192.99.148.87:31214 established.
[00:29:46.104 N] Clearing all hooks.
[00:29:46.104 D] Added new hook [TreeStart] cf18165f-0e12-400d-b1e9-78ff267a2890
[00:29:46.104 D] Added new hook [PoiAction] c2abc59c-1be0-4649-a489-a236e496a790
[00:29:46.104 D] Replaced hook [PreCombatBuff] f12e400f-dd96-492a-b8d7-09d2593c83a9
[00:29:46.104 D] Replaced hook [Heal] 42aab5c4-a1e7-48af-814b-084ecf23f90a
[00:29:46.104 D] Replaced hook [Pull] 0f03f594-3a6c-4e7c-bc09-b9f40280d908
[00:29:46.104 D] Replaced hook [CombatBuff] 16bac7c8-7d84-43c0-a0df-71ed07129d07
[00:29:46.104 D] Replaced hook [Combat] fac24546-3197-4e1e-b7c5-1965f53926ea
[00:29:46.104 D] Replaced hook [Rest] 0313c51e-d8c1-4610-932d-7e28993cf307
[00:29:46.104 D] Added new hook [RoutineCombat] eb0b085e-f276-4c3c-a069-6944728db3f5
[00:29:46.104 D] Added new hook [HotspotPoi] da1d8533-3f00-4e41-9f78-dfbd8d00e0bb
[00:29:46.104 D] Added new hook [SetDeathPoi] 737385dc-1776-4689-8c2c-cbf0c0e9d05b
[00:29:46.104 D] Added new hook [SetCombatPoi] a7887e77-5bf9-4af7-ad2a-7295b1ab13ee
[00:29:46.104 D] Added new hook [SetHotspotPoi] eaa89399-a2e7-4b24-bc32-3b6f9f97a397
[00:29:46.104 D] Added new hook [SelectPoiType] 6b4cdea5-d18d-4be4-9d2d-95c25ada0565
[00:29:46.104 D] Replaced hook [SelectPoiType] e70bc873-e44e-4fa3-9c3e-7d0506bd625d
[00:29:46.104 D] Inserted new hook [TreeStart @0] fa9e46e9-1647-458b-91cd-5907f5302d57
[00:29:46.118 D] Traceback (most recent call last):
File "<string>", line 2, in Execute
AttributeError: attribute 'Me' of 'namespace#' object is read-only
[00:29:46.118 N] Stopping the bot.
[00:29:46.118 D] Exception during scheduling Pulse: System.MissingMemberException: attribute 'Me' of 'namespace#' object is read-only
at IronPython.Runtime.Binding.PythonGetMemberBinder.NamespaceTrackerDelegate.Target(CallSite site, Object self, CodeContext context)
at System.Dynamic.UpdateDelegates.UpdateAndExecute2[T0,T1,TRet](CallSite site, T0 arg0, T1 arg1)
at Microsoft.Scripting.Interpreter.DynamicInstruction`3.Run(InterpretedFrame frame)
at Microsoft.Scripting.Interpreter.Interpreter.Run(InterpretedFrame frame)
at Microsoft.Scripting.Interpreter.LightLambda.Run1[T0,TRet](T0 arg0)
at IronPython.Compiler.PythonCallTargets.OriginalCallTarget0(PythonFunction function)
at System.Dynamic.UpdateDelegates.UpdateAndExecute1[T0,TRet](CallSite site, T0 arg0)
at _Scripting_(Object[] )
at ff14bot.NeoProfiles.IfTag.GetConditionExec()
at ff14bot.NeoProfiles.IfTag.get_IsDone()
at ff14bot.NeoProfiles.ProfileBehavior.get_IsDoneCache()
at ff14bot.NeoProfiles.TreeNode`1.Find()
at ..()
at ff14bot.NeoProfiles.NeoProfileManager.UpdateCurrentProfileBehavior()
at ff14bot.BotBases.OrderBot.(Object , EventArgs )
at ff14bot.Behavior.BrainBehavior.()
[00:29:46.118 D] Replacing Navigator with Flight Navigator.
[00:29:46.118 N] Started Flight Navigator.
[00:29:46.118 D] CurrentBot.Stop()
[00:29:46.118 D] TreeHooks.Instance.ClearAll()
[00:29:46.118 N] Clearing all hooks.
[00:29:46.118 D] Added new hook [TreeStart] cf18165f-0e12-400d-b1e9-78ff267a2890
[00:29:46.118 D] Added new hook [PoiAction] c2abc59c-1be0-4649-a489-a236e496a790
[00:29:46.118 D] Replaced hook [PreCombatBuff] a918fcdd-538f-488f-bf0b-392dec992f5f
[00:29:46.118 D] Replaced hook [Heal] e62243cd-e6e8-435b-9ee3-24b9dd84997f
[00:29:46.118 D] Replaced hook [Pull] adf18fb5-70e3-4600-bac3-9d4412a175c9
[00:29:46.118 D] Replaced hook [CombatBuff] 39c55032-a47c-415c-98ce-7475c335d878
[00:29:46.118 D] Replaced hook [Combat] 559d1ce0-3718-453d-898d-d0d3753c9a79
[00:29:46.118 D] Replaced hook [Rest] e573f90d-6e58-4607-9c7e-47b548f30b51
[00:29:46.118 D] Navigator.Clear()
[00:29:46.228 V] [Poi.Clear] Reason: Bot stopped
[00:29:46.228 D] OnStop event
[00:29:46.228 D] OnStop Event Invoking
[00:29:46.228 D] ProfileOrderManager.OnBotStop. Resetting caches.
[00:29:46.228 N] Stopped Flight Navigator.
[00:29:46.228 D] Putting original Navigator back!
[00:29:46.228 N] Disposing the GaiaNavigator
[00:29:46.228 N] Connection closed! 192.99.148.87:31214
[00:29:46.228 N] Bot Thread Ended.
[00:29:47.223 N] Window closing, flushing log
[/HIDE]


Something is wrong with your install, most likely you are not using version control to pull the files.... Something is missing most likely.
 
Back
Top