[18:32:50.122 N] Compiler Error: a:\Geckos\Reborn Buddy\Plugins\OrderBotTags\OrderBotTags\Gather\StealthMoveToTag.cs(13,34) : error CS0246: The type or namespace name 'MoveToTag' could not be found (are you missing a using directive or an assembly reference?)
[18:32:50.122 N] Compiler Error: a:\Geckos\Reborn Buddy\Plugins\OrderBotTags\OrderBotTags\Gather\ExGatherTag.cs(133,10) : error CS0246: The type or namespace name 'GatheringSkillOrder' could not be found (are you missing a using directive or an assembly reference?)
[18:32:51.221 D] [PluginManager] Plugins have been reloaded.
[18:32:51.221 D] Agil v3.5.0
[18:32:51.222 D] QuestDevTools v0.0.1
[18:32:51.222 D] RebornConsole v0.0.1
[18:32:51.223 N] Building Actioncache
[18:32:52.111 N] Action Name:Sprint Action Id:3
[18:32:52.111 N] Action Name:Bait Action Id:288
[18:32:52.111 N] Action Name:Cast Action Id:289
[18:32:52.111 N] Action Name:Hook Action Id:296
[18:32:52.111 N] Action Name:Mooch Action Id:297
[18:32:52.111 N] Action Name:Stealth Action Id:298
[18:32:52.111 N] Action Name:Quit Action Id:299
[18:32:52.111 N] Action Name:Release Action Id:300
[18:32:52.111 N] Action Name:Cast Light Action Id:2135
[18:32:52.111 N] Action Name:Snagging Action Id:4100
[18:32:52.111 N] Action Name:Collect Action Id:4101
[18:32:52.111 N] Action Name:Patience Action Id:4102
[18:32:52.111 N] Action Name:Powerful Hookset Action Id:4103
[18:32:52.111 N] Action Name:Chum Action Id:4104
[18:32:52.111 N] Action Name:Fish Eyes Action Id:4105
[18:32:52.111 N] Action Name:Precision Hookset Action Id:4179
[18:32:52.111 N] Done building Actioncache
[18:32:52.178 D] Reloading AssemblyLoader<ff14bot.Interfaces.ICombatRoutine> - Initializing
[18:32:52.902 D] [RoutineManager] Routines have been reloaded. Current class-specific list:
[18:32:52.906 D] Replaced hook [PreCombatBuff] c4207534-4ee7-4ae4-bab8-7dec998bab8c
[18:32:52.906 D] Replaced hook [Heal] 8bb4dfe0-9486-4de1-9a36-9c8b17b45f2d
[18:32:52.906 D] Replaced hook [Pull] 02192675-2d9a-4044-8c06-826684e2d0d1
[18:32:52.906 D] Replaced hook [CombatBuff] 855b8b9b-48a5-42c3-9fa9-f41657245b22
[18:32:52.906 D] Replaced hook [Combat] 32b17f58-6c7d-4502-bf72-70626a516758
[18:32:52.906 D] Replaced hook [Rest] 090674b4-eefa-449f-945e-7bc760e83963
[18:32:52.909 N] Compiling custom behaviors...
[18:33:30.298 N] BehaviorDirectory element found, compiling custom behaviors...
[18:33:31.083 N] Failed to load profile: Element Fish is not supported. Please check your XML and try again. (<Fish Mooch="1" Bait="Hoverworm" MinFish="15" MaxFish="25" ShuffleFishSpots="True" Condition="IsTimeBetween(0,8)">
<FishSpots>
<FishSpot XYZ="-435.6096, 199.8478, -362.3759" Heading="2.426933" Sit="True" />
<FishSpot XYZ="-452.6844, 201.5384, -371.8248" Heading="2.634278" Sit="True" />
<FishSpot XYZ="-475.6136, 200.9357, -385.6031" Heading="2.110678" Sit="True" />
<FishSpot XYZ="-495.2743, 194.0377, -394.0911" Heading="2.756186" Sit="True" />
</FishSpots>
</Fish>) Line 107
[18:33:31.086 D] System.Exception: Element Fish is not supported. Please check your XML and try again. (<Fish Mooch="1" Bait="Hoverworm" MinFish="15" MaxFish="25" ShuffleFishSpots="True" Condition="IsTimeBetween(0,8)">
<FishSpots>
<FishSpot XYZ="-435.6096, 199.8478, -362.3759" Heading="2.426933" Sit="True" />
<FishSpot XYZ="-452.6844, 201.5384, -371.8248" Heading="2.634278" Sit="True" />
<FishSpot XYZ="-475.6136, 200.9357, -385.6031" Heading="2.110678" Sit="True" />
<FishSpot XYZ="-495.2743, 194.0377, -394.0911" Heading="2.756186" Sit="True" />
</FishSpots>
</Fish>) Line 107
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)