[21:39:54.789 D] Loading last profile
[21:39:56.380 N] Loaded profile GatheringManager
[21:39:56.380 N] Bot Thread Started.
[21:39:56.535 N] Clearing all hooks.
[21:39:56.535 D] Replaced hook [PreCombatBuff] 50770edf-0bc5-4fda-a735-309b081ea60f
[21:39:56.535 D] Replaced hook [Heal] c99aa7d5-8ec6-4d31-9298-2a371d2ef64c
[21:39:56.535 D] Replaced hook [Pull] 18f4961f-6a68-4f5b-99f1-1584f48b31e3
[21:39:56.535 D] Replaced hook [CombatBuff] 0a2908e6-06f7-40a2-af5e-ee204bf062b4
[21:39:56.535 D] Replaced hook [Combat] 17a8e87b-1f44-4fd9-b460-d6602baa816a
[21:39:56.535 D] Replaced hook [Rest] 6daa50c0-2c66-4a35-b8a4-d95ba8748046
[21:39:56.535 D] Added new hook [RoutineCombat] b50f267a-13d5-45d0-8ab1-dc38e12a7c33
[21:39:56.535 D] Added new hook [HotspotPoi] 87612d37-b619-4bb9-b726-3ba3988841d1
[21:39:56.535 D] Added new hook [SetDeathPoi] 1dbde57a-e9fe-4fb1-993c-89edfebc78dc
[21:39:56.535 D] Added new hook [SetCombatPoi] 51234825-8dd7-46f4-85d9-705906edcb9f
[21:39:56.535 D] Added new hook [SetHotspotPoi] bebf56a9-058a-4186-be25-bd4e5e759aaf
[21:39:56.535 D] Added new hook [SelectPoiType] 579fac9b-f3d1-46d5-b5a3-6cd168b53672
[21:39:56.535 D] Replaced hook [SelectPoiType] b3247204-e938-4545-bfdc-453ee83b0350
[21:39:56.535 D] Inserted new hook [TreeStart @0] a903e6ca-670e-4e06-b809-7cb6d38c1bc4
[21:39:56.535 N] Connection to 192.99.148.87:31215 established.
[21:39:56.540 N] [ExEnablePlugins v3.2.2.1603180] Enabling Plugins: Skywatcher,EnableFlight
[21:39:56.540 N] [ExEnablePlugins v3.2.2.1603180] Enabling Plugin EnableFlight
[21:39:56.540 D] Added new hook [TreeStart] 819806b2-5c2c-40c0-afe2-50966dd91098
[21:39:56.540 D] Added new hook [PoiAction] 51a504e5-da48-4eb3-8ab3-9a19de1bff2f
[21:39:56.540 N] [ExEnablePlugins v3.2.2.1603180] Enabling Plugin Skywatcher
[21:39:56.541 V] [Poi.Clear] Reason: Current behavior changed to ExEnablePluginsTag: { Names: Skywatcher,EnableFlight, IsDone: True, LineNumber: 534, IsDoneCache: True }.
[21:39:56.541 D] Removed all hooks from [HighPriorityProfileOrderBehavior_Hook]
[21:39:56.541 D] Replaced hook [ProfileOrderBehavior_Hook] dbe67d96-542d-489d-9d42-90a49b4bf727
[21:39:56.541 V] [FlightNav] Replacing Navigator with Flight Navigator.
[21:39:56.541 N] [EnableFlight] Started Flight Navigator.
[21:39:56.558 N] Plugin EnableFlight has been enabled.
[21:39:56.562 N] [ExEnablePlugins v3.2.2.1603180] Enabling Plugins: Skywatcher,EnableFlight
[21:39:56.562 N] [ExEnablePlugins v3.2.2.1603180] Plugin EnableFlight already enabled.
[21:39:56.562 N] [ExEnablePlugins v3.2.2.1603180] Plugin Skywatcher already enabled.
[21:39:56.562 V] [Poi.Clear] Reason: Current behavior changed to ExEnablePluginsTag: { Names: Skywatcher,EnableFlight, IsDone: True, LineNumber: 539, IsDoneCache: True }.
[21:39:56.562 D] Replaced hook [ProfileOrderBehavior_Hook] 083b5832-e20a-4012-8937-634baa839914
[21:39:56.577 N] Plugin Skywatcher has been enabled.
[21:39:56.597 D] Exception generated from line 3894
[21:39:56.597 D] Traceback (most recent call last):
File "<string>", line 4, in Execute
TypeError: Value cannot be null.
Parameter name: source
[21:39:56.597 N] Stopping the bot.
[21:39:56.597 D] Exception during scheduling Pulse: System.ArgumentNullException: Value cannot be null.
Parameter name: source
at System.Linq.Enumerable.Where[TSource](IEnumerable`1 source, Func`2 predicate)
at ExBuddy.Plugins.Skywatcher.FF14AnglerWeatherProvider.get_CurrentWeatherData() in c:\Users\MrFish\Desktop\RebornBuddy\Plugins\ExBuddy\Plugins\Skywatcher\FF14AnglerWeatherProvider.cs:line 76
at ExBuddy.Helpers.SkywatcherPlugin.IsWeatherInZone(Int32 zoneId, Byte[] weatherIds) in c:\Users\MrFish\Desktop\RebornBuddy\Plugins\ExBuddy\Helpers\SkywatcherPlugin.cs:line 66
at Microsoft.Scripting.Interpreter.FuncCallInstruction`3.Run(InterpretedFrame frame)
at Microsoft.Scripting.Interpreter.Interpreter.Run(InterpretedFrame frame)
at Microsoft.Scripting.Interpreter.LightLambda.Run7[T0,T1,T2,T3,T4,T5,T6,TRet](T0 arg0, T1 arg1, T2 arg2, T3 arg3, T4 arg4, T5 arg5, T6 arg6)
at System.Dynamic.UpdateDelegates.UpdateAndExecute6[T0,T1,T2,T3,T4,T5,TRet](CallSite site, T0 arg0, T1 arg1, T2 arg2, T3 arg3, T4 arg4, T5 arg5)
at Microsoft.Scripting.Interpreter.DynamicInstruction`7.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.()
at ff14bot.NeoProfiles.TreeNode`1.()
at ff14bot.NeoProfiles.TreeNode`1.Find()
at ..()
at ff14bot.NeoProfiles.NeoProfileManager.UpdateCurrentProfileBehavior()
at ff14bot.BotBases.OrderBot.(Object , EventArgs )
at ff14bot.Behavior.BrainBehavior.()
[21:39:56.598 D] CurrentBot.Stop()
[21:39:56.598 D] TreeHooks.Instance.ClearAll()
[21:39:56.598 N] Clearing all hooks.
[21:39:56.598 D] Replaced hook [PreCombatBuff] ca996414-8501-435f-9b4e-1ec2a34e22cd
[21:39:56.598 D] Replaced hook [Heal] 912be609-d9d0-4a1c-8c2e-e08ce9b43f8a
[21:39:56.598 D] Replaced hook [Pull] 5f0a36c4-504b-46a0-8442-4c386c86027f
[21:39:56.598 D] Replaced hook [CombatBuff] c61eb4d4-65d5-4514-b801-b515a2754e5d
[21:39:56.598 D] Replaced hook [Combat] 144e0836-3ae8-4cb0-bb5e-6b4901feed7b
[21:39:56.598 D] Replaced hook [Rest] afa00125-7630-4aed-be48-45f837c92dca
[21:39:56.598 D] Added new hook [TreeStart] 819806b2-5c2c-40c0-afe2-50966dd91098
[21:39:56.598 D] Added new hook [PoiAction] 51a504e5-da48-4eb3-8ab3-9a19de1bff2f
[21:39:56.598 D] Navigator.Clear()
[21:39:56.631 V] [Poi.Clear] Reason: Bot stopped
[21:39:56.631 D] OnStop event
[21:39:56.631 D] OnStop Event Invoking
[21:39:56.631 D] ProfileOrderManager.OnBotStop. Resetting caches.
[21:39:56.631 N] [EnableFlight] Stopped Flight Navigator.
[21:39:56.631 V] [FlightNav] Putting original Navigator back!
[21:39:56.631 N] [EnableFlight] Disposing the GaiaNavigator
[21:39:56.632 N] Connection closed! 192.99.148.87:31215
[21:39:56.632 N] Bot Thread Ended.
[21:40:17.767 N] [ExBuddy] One or more errors occurred.