I've updated from an od\lder version, erased and reloaded, downloaded a new copy, erased my plug ins..... I'm at a loss. I don't know what else to try This is what I get upon startup Code: [17:33:22.516 D] Current Locale Eng [17:33:22.516 N] Currently a level 50 BlackMage [17:33:22.523 D] Reloading AssemblyLoader<ff14bot.AClasses.BotBase> - Initializing [17:33:24.501 D] [BotManager] Botbases have been reloaded. [17:33:24.501 D] Ex Combat Assist v0.0.0.0 [17:33:24.502 D] Combat Assist v1.0.209.0 [17:33:24.503 D] Fate Bot v1.0.209.0 [17:33:24.503 D] PvP v1.0.209.0 [17:33:24.503 D] Fishing v1.0.209.0 [17:33:24.504 D] Grinding v1.0.209.0 [17:33:24.504 D] Gathering v1.0.209.0 [17:33:24.504 D] Order Bot v1.0.209.0 [17:33:24.546 D] Reloading AssemblyLoader<ff14bot.Interfaces.IBotPlugin> - Initializing [17:33:25.160 N] Compiler Error: g:\Reborn Buddy\Plugins\AtmaHunter\AtmaHunter.cs(240,52) : error CS0117: 'ff14bot.Managers.InventoryManager' does not contain a definition for 'Slots' [17:33:26.097 N] Compiler Error: g:\Reborn Buddy\Plugins\GourmetGuy\GourmetGuy.cs(84,52) : error CS0117: 'ff14bot.Managers.InventoryManager' does not contain a definition for 'Slots' [17:33:27.065 N] Compiler Error: g:\Reborn Buddy\Plugins\OrderBotTags\Dismount.cs(43,30) : error CS0506: 'ff14bot.NeoProfiles.DismountTag.ResetCachedDone()': cannot override inherited member 'ff14bot.NeoProfiles.ProfileBehavior.ResetCachedDone()' because it is not marked virtual, abstract, or override [17:33:27.065 N] Compiler Error: g:\Reborn Buddy\Plugins\OrderBotTags\UseSpell.cs(66,29) : warning CS0108: 'ff14bot.NeoProfile.UseSpellTag.Behavior()' hides inherited member 'ff14bot.NeoProfiles.ProfileBehavior.Behavior'. Use the new keyword if hiding was intended. [17:33:27.065 N] Compiler Error: g:\Reborn Buddy\Plugins\OrderBotTags\UseSpell.cs(103,30) : error CS0506: 'ff14bot.NeoProfile.UseSpellTag.ResetCachedDone()': cannot override inherited member 'ff14bot.NeoProfiles.ProfileBehavior.ResetCachedDone()' because it is not marked virtual, abstract, or override [17:33:30.332 N] Building Actioncache [17:33:30.679 N] Action Name:Sprint Action Id:3 [17:33:30.679 N] Action Name:Fire Action Id:141 [17:33:30.679 N] Action Name:Blizzard Action Id:142 [17:33:30.679 N] Action Name:Surecast Action Id:143 [17:33:30.679 N] Action Name:Thunder Action Id:144 [17:33:30.679 N] Action Name:Sleep Action Id:145 [17:33:30.679 N] Action Name:Blizzard II Action Id:146 [17:33:30.679 N] Action Name:Fire II Action Id:147 [17:33:30.679 N] Action Name:Thunder II Action Id:148 [17:33:30.679 N] Action Name:Transpose Action Id:149 [17:33:30.679 N] Action Name:Swiftcast Action Id:150 [17:33:30.679 N] Action Name:Lethargy Action Id:151 [17:33:30.679 N] Action Name:Fire III Action Id:152 [17:33:30.679 N] Action Name:Thunder III Action Id:153 [17:33:30.679 N] Action Name:Blizzard III Action Id:154 [17:33:30.679 N] Action Name:Aetherial Manipulation Action Id:155 [17:33:30.679 N] Action Name:Scathe Action Id:156 [17:33:30.679 N] Action Name:Manaward Action Id:157 [17:33:30.679 N] Action Name:Convert Action Id:158 [17:33:30.679 N] Action Name:Freeze Action Id:159 [17:33:30.679 N] Action Name:Apocatastasis Action Id:160 [17:33:30.679 N] Action Name:Manawall Action Id:161 [17:33:30.679 N] Action Name:Flare Action Id:162 [17:33:30.679 N] Action Name:Raging Strikes Action Id:101 [17:33:30.679 N] Action Name:Ruin Action Id:163 [17:33:30.679 N] Action Name:Physick Action Id:190 [17:33:30.679 N] Action Name:Night Wing Action Id:1573 [17:33:30.679 N] Action Name:Phantom Dart Action Id:1574 [17:33:30.679 N] Action Name:Aetheric Burst Action Id:1581 [17:33:30.679 N] Action Name:Equanimity Action Id:1582 [17:33:30.679 N] Action Name:Mana Draw Action Id:1583 [17:33:30.679 N] Action Name:Purify Action Id:1584 [17:33:30.679 N] Done building Actioncache [17:33:30.703 D] Reloading AssemblyLoader<ff14bot.Interfaces.ICombatRoutine> - Initializing [17:33:31.440 N] Compiler Error: g:\Reborn Buddy\Routines\Kupo\KupoRoutine.cs(18,7) : warning CS0105: The using directive for 'Kupo.Settings' appeared previously in this namespace [17:33:31.440 N] Compiler Error: g:\Reborn Buddy\Routines\Kupo\Helpers\InstanceManager.cs(29,116) : error CS1061: 'ff14bot.Objects.BattleCharacter' does not contain a definition for 'HasOneOfAura' and no extension method 'HasOneOfAura' accepting a first argument of type 'ff14bot.Objects.BattleCharacter' could be found (are you missing a using directive or an assembly reference?) [17:33:31.440 N] Compiler Error: g:\Reborn Buddy\Routines\Kupo\Rotations\Jobs\BlackMage.cs(116,105) : error CS1061: 'ff14bot.Objects.LocalPlayer' does not contain a definition for 'HasOneOfAura' and no extension method 'HasOneOfAura' accepting a first argument of type 'ff14bot.Objects.LocalPlayer' could be found (are you missing a using directive or an assembly reference?) [17:33:31.440 N] Compiler Error: g:\Reborn Buddy\Routines\Kupo\Rotations\Jobs\Scholar.cs(151,25) : error CS1501: No overload for method 'CastLocation' takes 2 arguments [17:33:31.440 N] Compiler Error: g:\Reborn Buddy\Routines\Kupo\Rotations\Jobs\Summoner.cs(148,77) : error CS1061: 'ff14bot.Objects.GameObject' does not contain a definition for 'HasAuras' and no extension method 'HasAuras' accepting a first argument of type 'ff14bot.Objects.GameObject' could be found (are you missing a using directive or an assembly reference?) [17:33:32.889 N] Compiler Error: g:\Reborn Buddy\Routines\Magitek\Helpers\Items.cs(19,42) : warning CS0162: Unreachable code detected [17:33:32.889 N] Compiler Error: g:\Reborn Buddy\Routines\Magitek\Helpers\Items.cs(19,72) : error CS0117: 'ff14bot.Managers.InventoryManager' does not contain a definition for 'Slots' [17:33:32.889 N] Compiler Error: g:\Reborn Buddy\Routines\Magitek\Helpers\Items.cs(35,52) : error CS0117: 'ff14bot.Managers.InventoryManager' does not contain a definition for 'Slots' [17:33:32.937 D] [RoutineManager] Routines have been reloaded. Current class-specific list: [17:33:32.937 N] No supported routines found for this job class.
The Combat routine you're trying to use isn't working. What class are you running? Try removing all your routines except Kupo.
The API used to access items has changed. You'll need to wait for the plugin/routine developers to update.
Did you read the log? It specifically stated there was an error with your enemy spell logger. Disable or delete that.
If you want to use Enemy Spell Logger right now, use the one attached to the original post of the forum thread (Enemy Spell Logger v0.2), the other one posted in the replies has repeated entries when making a dictionary, which is causing the exception. Though I recommend not using it until the new one is posted.
Sorry about that, just threw it out without testing it >_> edit: I just fixed it and replaced my post with a working ghetto update until he releases the next one