That is strange. Only can think of a couple of things: 1. Access right issue to that specific file for some reason? Make sure it has the same privs as the other files. 2. Maybe the path is too long. Though it looks ok, maybe try running from a shorter path by moving the tool to like C:\Reborn or something. 3. Download the profiles again from the link in the main post and replace in that folder. Can see anywhere why it would not load that file.
Axolotl in W La Noscea keeps crashing RB for me, like every single time i do Skyearth I...done 3 jobs now. I was using my own NoCombatMoveTo tag, but then i switched to Keeblers profile and same issue - either crashes rb or logs me out/gives login window. This is the only profile/mob that has had this issue. Please help! Also it made it through 4 mobs the first time, then finished them off second time and failed to teleport after getting to a hotspot or something.
Big Bagoly Theory FATE doesn't seem to unhook or something when it's complete. I tried stop/start with plugin disabled and it was stuck trying to find a FATE, and that was the last one to complete. Even tried re-loading profile after stopped with plugin disabled and same issue. Log attached. Please don't forget my above post as well, don't want this one to overshadow that. Thanks for your help! Edit: Double checked FateB settings and there was no FATE even set, so this is very strange. Edit 2: Okay, even more strange...after switching back from FateB to OrderB and loading my profile again, it stopped displaying "Unable to find FATE within parameters" or whatever that message was and it began working. Pretty sure there is a glitch somewhere because this hasn't happened before. If it was on my end I apologize, but appreciate you checking it out. Updated log.
Hey, First of all, really thank you for the plugin. It makes life really easier But unfortunatley i sometimes run into following error , which leads me to finish the mob part manually. [23:11:02.632 D] System.Exception: wrpng format. - Line: 7 bei Clio.XmlEngine.PropertyProcessor.(PropertyInfo , XAttribute , Object ) bei Clio.XmlEngine.XmlEngine.Load(Object obj, XElement element) bei Clio.XmlEngine.PropertyProcessor.(XElement , Type ) bei Clio.XmlEngine.PropertyProcessor..(XElement ) bei System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext() bei System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) bei System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) bei Clio.XmlEngine.PropertyProcessor.(XElement , PropertyInfo ) bei Clio.XmlEngine.PropertyProcessor.(PropertyInfo , XElement , Object ) bei Clio.XmlEngine.XmlEngine.Load(Object obj, XElement element) bei Clio.XmlEngine.PropertyProcessor.(XElement , Type ) bei Clio.XmlEngine.PropertyProcessor..(XElement ) bei System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext() bei System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) bei System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) bei Clio.XmlEngine.PropertyProcessor.(XElement , PropertyInfo ) bei Clio.XmlEngine.PropertyProcessor.(PropertyInfo , XElement , Object ) bei Clio.XmlEngine.XmlEngine.Load(Object obj, XElement element) bei ff14bot.NeoProfiles.NeoProfile.Load(XElement element, String path) bei ff14bot.NeoProfiles.NeoProfile.Load(String path) bei ff14bot.NeoProfiles.NeoProfileManager.Load(String profilePath, Boolean rememberPath) Is there any way you can help me ? Thank you and Best Regards
Update on this: It's at the end of every book as far as I can tell. Doesn't unhook FATEs for some reason, this didn't used to happen. Used to be able to just uncheck Animus plugin and start OrderB without even loading my mining profile.
I have updated to clear internal settings and set back to Orderbot with blank profile when a book is complete. Hope that solves the problem. 4/25/2015 - 1.56 1. General cleanup when book is complete. 2. Set back to Order Bot when complete and load blank profile.
I resolved this, I swear I tried Keebler's profile again and still ran into issues. I've now switched back to my original - Had axolotlt instead of axolotl in Grindref at the end. Just wanted to let you know everything is working flawlessly and I was just blind. Sorry about that, and thanks for the hard work.
RB update seems to have broken your plugin - gives a compiler error when RB is loaded up now. Please fix. [18:43:20.692 N] Compiler Error: c:\Users\Sales\Dropbox\FFXIV\Buddy\Plugins\AnimusBook\Common.cs(154,51) : error CS1061: 'Clio.Utilities.Collections.AsyncObservableCollection<ff14bot.AClasses.BotBase>' does not contain a definition for 'Find' and no extension method 'Find' accepting a first argument of type 'Clio.Utilities.Collections.AsyncObservableCollection<ff14bot.AClasses.BotBase>' could be found (are you missing a using directive or an assembly reference?)
4/25/2015 - 1.58 1. Updated to use BotPlugin instead of IBotPlugin based on RB changes. 2. Changed ChangeBot function to use OnStart and OnStop Events for TreeRoot.
Same here, doesn't show up in my plugins, was working before the patch but just went to do a book and it wasn't there, perhaps a botbase needs to be downloaded first? Edit: restarted and I see a couple of issues, any chance you know how to fix it? [06:59:52.887 D] Current Locale Eng [06:59:52.887 N] Currently a level 50 Paladin [06:59:52.891 D] Reloading AssemblyLoader<ff14bot.AClasses.BotBase> - Initializing [06:59:54.404 D] [BotManager] Botbases have been reloaded. [06:59:54.404 D] ChocoboTrainer v1.0.278.0 [06:59:54.404 D] Gardening bot v1.0.278.0 [06:59:54.404 D] Lisbeth v0.0.0.0 [06:59:54.404 D] Combat Assist v1.0.278.0 [06:59:54.404 D] Fate Bot v1.0.278.0 [06:59:54.405 D] PvP v1.0.278.0 [06:59:54.405 D] Fishing v1.0.278.0 [06:59:54.405 D] Grinding v1.0.278.0 [06:59:54.405 D] Gathering v1.0.278.0 [06:59:54.405 D] Order Bot v1.0.278.0 [06:59:54.432 D] Reloading AssemblyLoader<ff14bot.Interfaces.IBotPlugin> - Initializing [06:59:54.690 N] Compiler Error: c:\Users\Virgil\Desktop\RebornBuddy\Plugins\AdvQuestDev\program.cs(13,30) : error CS0115: 'AdvQuestDev.AdvQuestDevTools.Pulse()': no suitable method found to override [06:59:54.690 N] Compiler Error: c:\Users\Virgil\Desktop\RebornBuddy\Plugins\AdvQuestDev\ui.cs(70,22) : warning CS0114: 'AdvQuestDev.ui.Refresh()' hides inherited member 'System.Windows.Forms.Control.Refresh()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword. [06:59:55.675 N] Compiler Error: c:\Users\Virgil\Desktop\RebornBuddy\Plugins\AnimusBook\Common.cs(126,51) : error CS1061: 'Clio.Utilities.Collections.AsyncObservableCollection<ff14bot.AClasses.BotBase>' does not contain a definition for 'Find' and no extension method 'Find' accepting a first argument of type 'Clio.Utilities.Collections.AsyncObservableCollection<ff14bot.AClasses.BotBase>' could be found (are you missing a using directive or an assembly reference?) [06:59:55.675 N] Compiler Error: c:\Users\Virgil\Desktop\RebornBuddy\Plugins\AnimusBook\CoreBook.cs(79,17) : warning CS0472: The result of the expression is always 'false' since a value of type 'int' is never equal to 'null' of type 'int?' [06:59:59.411 D] [PluginManager] Plugins have been reloaded. [06:59:59.411 D] Agil v2.0 [06:59:59.411 D] FateStayTeleport v0.1 [06:59:59.411 D] GatherAssist v1.0.1 [06:59:59.411 D] GourmetGuy v1.2.2 [06:59:59.411 D] Lisbeth Helper v1.2.2 [06:59:59.411 D] OrderUp v1.1.6 [06:59:59.411 D] QuestDevTools v0.0.1 [06:59:59.411 D] RebornConsole v0.0.1 [06:59:59.411 D] Zekken v1.4.2 [06:59:59.455 N] [Zekken] Loaded spell shape data. [06:59:59.478 D] Added new hook [PreCombatLogic] 2dd66dc4-3b23-4a52-92f3-f11d052568b8 [06:59:59.478 N] [Zekken] Avoidance hooked. [06:59:59.479 N] Building Actioncache [07:00:00.390 N] Action Name:Sprint Action Id:3 [07:00:00.390 N] Action Name:Fast Blade Action Id:9 [07:00:00.390 N] Action Name:Rampart Action Id:10 [07:00:00.390 N] Action Name:Savage Blade Action Id:11 [07:00:00.390 N] Action Name:Convalescence Action Id:12 [07:00:00.390 N] Action Name:Awareness Action Id:13 [07:00:00.390 N] Action Name:Flash Action Id:14 [07:00:00.390 N] Action Name:Riot Blade Action Id:15 [07:00:00.390 N] Action Name:Shield Bash Action Id:16 [07:00:00.390 N] Action Name:Sentinel Action Id:17 [07:00:00.390 N] Action Namerovoke Action Id:18 [07:00:00.390 N] Action Name:Tempered Will Action Id:19 [07:00:00.390 N] Action Name:Fight or Flight Action Id:20 [07:00:00.390 N] Action Name:Rage of Halone Action Id:21 [07:00:00.390 N] Action Name:Bulwark Action Id:22 [07:00:00.390 N] Action Name:Circle of Scorn Action Id:23 [07:00:00.390 N] Action Name:Shield Lob Action Id:24 [07:00:00.390 N] Action Name:Shield Swipe Action Id:25 [07:00:00.390 N] Action Name:Sword Oath Action Id:26 [07:00:00.390 N] Action Name:Cover Action Id:27 [07:00:00.390 N] Action Name:Shield Oath Action Id:28 [07:00:00.390 N] Action Name:Spirits Within Action Id:29 [07:00:00.390 N] Action Name:Hallowed Ground Action Id:30 [07:00:00.390 N] Action Name:Cure Action Id:120 [07:00:00.390 N] Action Namerotect Action Id:123 [07:00:00.390 N] Action Name:Bloodbath Action Id:34 [07:00:00.390 N] Action Name:Foresight Action Id:32 [07:00:00.390 N] Action Name:Stoneskin Action Id:129 [07:00:00.390 N] Action Name:Testudo Action Id:1558 [07:00:00.390 N] Action Name:Glory Slash Action Id:1559 [07:00:00.390 N] Action Name:Full Swing Action Id:1562 [07:00:00.390 N] Action Name:Enliven Action Id:1580 [07:00:00.390 N] Action Nameurify Action Id:1584 [07:00:00.390 N] Done building Actioncache [07:00:00.410 D] Reloading AssemblyLoader<ff14bot.Interfaces.ICombatRoutine> - Initializing [07:00:07.736 D] [RoutineManager] Routines have been reloaded. Current class-specific list: [07:00:07.736 D] Kupo [GladiatorPaladin] v1.0.278.0 [07:00:07.737 D] Ultima v1.0.0.0
deleting it and redownloading it worked, back up and running, going to see if my other plugins can be done the same way, but I think the console is in the RB pack so crossing fingers