cant get this to work for the life of me, i have used it before with rank 1's bot for some reason it doesnt want to work now
[19:20:49.934 D] Current Locale Eng
[19:20:49.934 N] Currently a level 50 Blacksmith
[19:20:49.941 D] Reloading AssemblyLoader<ff14bot.AClasses.BotBase> - Initializing
[19:20:51.317 D] [BotManager] Botbases have been reloaded.
[19:20:51.318 D] ChocoboTrainer v1.0.250.0
[19:20:51.318 D] Gardening bot v1.0.250.0
[19:20:51.318 D] Combat Assist v1.0.250.0
[19:20:51.319 D] Fate Bot v1.0.250.0
[19:20:51.319 D] PvP v1.0.250.0
[19:20:51.319 D] Fishing v1.0.250.0
[19:20:51.319 D] Grinding v1.0.250.0
[19:20:51.319 D] Gathering v1.0.250.0
[19:20:51.320 D] Order Bot v1.0.250.0
[19:20:51.362 D] Reloading AssemblyLoader<ff14bot.Interfaces.IBotPlugin> - Initializing
[19:20:55.142 N] Building Actioncache
[19:20:56.277 N] Action Name:Sprint Action Id:3
[19:20:56.277 N] Action Name:Steady Hand Action Id:245
[19:20:56.277 N] Action Name:Inner Quiet Action Id:253
[19:20:56.277 N] Action Name:Great Strides Action Id:261
[19:20:56.277 N] Action Name:Ingenuity Action Id:277
[19:20:56.277 N] Action Name:Ingenuity II Action Id:283
[19:20:56.277 N] Action Name:Basic Synthesis Action Id:100015
[19:20:56.277 N] Action Name:Basic Touch Action Id:100016
[19:20:56.277 N] Action Name:Master's Mend Action Id:100017
[19:20:56.277 N] Action Name:Standard Touch Action Id:100018
[19:20:56.277 N] Action Name:Master's Mend II Action Id:100019
[19:20:56.277 N] Action Name:Brand of Fire Action Id:100020
[19:20:56.277 N] Action Name:Standard Synthesis Action Id:100021
[19:20:56.277 N] Action Name:Advanced Touch Action Id:100022
[19:20:56.277 N] Action Name:Observe Action Id:100023
[19:20:56.277 N] Action Name:Steady Hand II Action Id:281
[19:20:56.277 N] Action Name:Careful Synthesis II Action Id:100069
[19:20:56.277 N] Action Name:Tricks of the Trade Action Id:100098
[19:20:56.277 N] Action Name:Hasty Touch Action Id:100108
[19:20:56.277 N] Action Name:Innovation Action Id:284
[19:20:56.277 N] Action Name:Comfort Zone Action Id:286
[19:20:56.277 N] Action Name:Manipulation Action Id:278
[19:20:56.277 N] Action Name:Rapid Synthesis Action Id:100033
[19:20:56.277 N] Action Name:Byregot's Blessing Action Id:100009
[19:20:56.277 N] Action Name:Reclaim Action Id:287
[19:20:56.277 N] Done building Actioncache
[19:20:56.303 D] Reloading AssemblyLoader<ff14bot.Interfaces.ICombatRoutine> - Initializing
[19:20:56.726 N] Compiler Error: c:\Users\sisco\Desktop\Reborn\Routines\Kupo\Rotations\Summoner.cs(37,17) : error CS0246: The type or namespace name 'SummonerSettings' could not be found (are you missing a using directive or an assembly reference?)
[19:20:57.684 N] Compiler Error: c:\Users\sisco\Desktop\Reborn\Routines\magitekcr\Helpers\Items.cs(19,42) : warning CS0162: Unreachable code detected
[19:20:57.684 N] Compiler Error: c:\Users\sisco\Desktop\Reborn\Routines\magitekcr\Helpers\Items.cs(19,72) : error CS0117: 'ff14bot.Managers.InventoryManager' does not contain a definition for 'Slots'
[19:20:57.684 N] Compiler Error: c:\Users\sisco\Desktop\Reborn\Routines\magitekcr\Helpers\Items.cs(35,52) : error CS0117: 'ff14bot.Managers.InventoryManager' does not contain a definition for 'Slots'
[19:21:07.453 D] [RoutineManager] Routines have been reloaded. Current class-specific list:
[19:21:07.453 N] No supported routines found for this job class.
[19:21:14.085 N] Failed to load profile: Element GoTo is not supported. Please check your XML and try again. (<GoTo XYZ="151.2932, -9.752619, 79.69775" Name="Methuli Cattlan the Hard" />) Line 34
[19:21:14.091 D] System.Exception: Element GoTo is not supported. Please check your XML and try again. (<GoTo XYZ="151.2932, -9.752619, 79.69775" Name="Methuli Cattlan the Hard" />) Line 34
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)