Unable to use the profile. Profile Name:[O] A Realm Reborn (Patch 2.5), all of the profile cant start Issue:Unable to start Version:Rebornbuddy64 1.0.171.0 Thanks for the helping.
Profile Name:Stormblood.xml Issue:in RBCN,it's always stop itself,and the RB tells bot thread stop.but the RBCN link is not exist.
ive been using it a bit now but its trying to click the Aetheryte "too far away" and doesnt move closer so it never does anything and gets stuck
im try to load profil 2.3 : [04:57:46.624 N] Failed to load profile: La balise de début 'WaitWhile' sur la ligne 529 à la position 22 ne correspond pas à la balise de fin de 'If'. Ligne 530, position 19. [04:57:46.624 D] System.Xml.XmlException: La balise de début 'WaitWhile' sur la ligne 529 à la position 22 ne correspond pas à la balise de fin de 'If'. Ligne 530, position 19. à System.Xml.XmlTextReaderImpl.Throw(Exception e) à System.Xml.XmlTextReaderImpl.ThrowTagMismatch(NodeData startTag) à System.Xml.XmlTextReaderImpl.ParseEndElement() à System.Xml.XmlTextReaderImpl.ParseElementContent() à System.Xml.Linq.XContainer.ReadContentFrom(XmlReader r, LoadOptions o) à System.Xml.Linq.XElement.ReadElementFrom(XmlReader r, LoadOptions o) à System.Xml.Linq.XElement.Load(XmlReader reader, LoadOptions options) à System.Xml.Linq.XElement.Load(TextReader textReader, LoadOptions options) à ff14bot.NeoProfiles.NeoProfile.Load(String path) à ff14bot.NeoProfiles.NeoProfileManager.Load(String profilePath, Boolean rememberPath) im lvl 25+ Im creat new char and just profil : [O] A Realm Reborn (Immortal Flames) Work is normaly ?
got this error on 2.1 right after through the malestorm [16:14:35.195 N] [LoadProfileTag] Changing profile to [O] A Realm Reborn (Patch 2.3).xml [16:14:35.195 D] Replaced hook [ProfileOrderBehavior_Hook] e1608617-5031-43c7-ae73-c6ea7c04fc48 [16:14:35.196 N] Failed to load profile: The 'WaitWhile' start tag on line 529 position 22 does not match the end tag of 'If'. Line 530, position 19. [16:14:35.196 D] System.Xml.XmlException: The 'WaitWhile' start tag on line 529 position 22 does not match the end tag of 'If'. Line 530, position 19. at System.Xml.XmlTextReaderImpl.Throw(Exception e) at System.Xml.XmlTextReaderImpl.ThrowTagMismatch(NodeData startTag) at System.Xml.XmlTextReaderImpl.ParseEndElement() at System.Xml.XmlTextReaderImpl.ParseElementContent() at System.Xml.Linq.XContainer.ReadContentFrom(XmlReader r, LoadOptions o) at System.Xml.Linq.XElement.ReadElementFrom(XmlReader r, LoadOptions o) at System.Xml.Linq.XElement.Load(XmlReader reader, LoadOptions options) at System.Xml.Linq.XElement.Load(TextReader textReader, LoadOptions options) at ff14bot.NeoProfiles.NeoProfile.Load(String path) at ff14bot.NeoProfiles.NeoProfileManager.Load(String profilePath, Boolean rememberPath) [16:14:35.254 N] Profile completed [16:14:35.254 N] Stopping the bot. Reasonrofile Completed [16:14:35.255 N] Failed to load profile: The 'WaitWhile' start tag on line 529 position 22 does not match the end tag of 'If'. Line 530, position 19. [16:14:35.255 D] System.Xml.XmlException: The 'WaitWhile' start tag on line 529 position 22 does not match the end tag of 'If'. Line 530, position 19. at System.Xml.XmlTextReaderImpl.Throw(Exception e) at System.Xml.XmlTextReaderImpl.ThrowTagMismatch(NodeData startTag) at System.Xml.XmlTextReaderImpl.ParseEndElement() at System.Xml.XmlTextReaderImpl.ParseElementContent() at System.Xml.Linq.XContainer.ReadContentFrom(XmlReader r, LoadOptions o) at System.Xml.Linq.XElement.ReadElementFrom(XmlReader r, LoadOptions o) at System.Xml.Linq.XElement.Load(XmlReader reader, LoadOptions options) at System.Xml.Linq.XElement.Load(TextReader textReader, LoadOptions options) at ff14bot.NeoProfiles.NeoProfile.Load(String path) at ff14bot.NeoProfiles.NeoProfileManager.Load(String profilePath, Boolean rememberPath)
I am using the Heavensward-Profile for leveling. It says alot of times "Skipping the XXX quest until flying is supported..." - but flying is possible for my character. How can I enable flying support?
Hi, I'm having a problem using the Crafter Leveling file for Lisbeth. I get this error Code: [21:56:15.059 N] [Lisbeth][Error] Newtonsoft.Json.JsonSerializationException: Error converting value "" to type 'System.UInt32'. Path '[0].Manual', line 10, position 17. ---> System.FormatException: Input string was not in a correct format. at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseUInt32(String value, NumberStyles options, NumberFormatInfo numfmt) at System.String.System.IConvertible.ToUInt32(IFormatProvider provider) at System.Convert.ChangeType(Object value, Type conversionType, IFormatProvider provider) at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.EnsureType(JsonReader reader, Object value, CultureInfo culture, JsonContract contract, Type targetType) --- End of inner exception stack trace --- at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.EnsureType(JsonReader reader, Object value, CultureInfo culture, JsonContract contract, Type targetType) at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.SetPropertyValue(JsonProperty property, JsonConverter propertyConverter, JsonContainerContract containerContract, JsonProperty containerProperty, JsonReader reader, Object target) at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.PopulateObject(Object newObject, JsonReader reader, JsonObjectContract contract, JsonProperty member, String id) at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateObject(JsonReader reader, Type objectType, JsonContract contract, JsonProperty member, JsonContainerContract containerContract, JsonProperty containerMember, Object existingValue) at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.PopulateList(IList list, JsonReader reader, JsonArrayContract contract, JsonProperty containerProperty, String id) at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateList(JsonReader reader, Type objectType, JsonContract contract, JsonProperty member, Object existingValue, String id) at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent) at Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType) at Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings) at Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value, JsonSerializerSettings settings) at Lisbeth.Serialization.LisbethSerializer.JsonLoad[T](String path) I check the code and it says for all the things "Manual "" and it's empty instead of saying true of false, I think that may be the issue?
hello i need help please :=( i started orderbot in conjurer and when i go into gladiator i have a navigation error. i use y2krazy profiles "class and job quest" profile when I go back to conjure the bot works well but I would like to continue in gladiator and there I have navigation error every time I want to become a paladin that's why I stop the conjurer at level 15 [15:26:31.429 V] [NavGraph] Failure to find a path from <159.333, -32.09225, 331.6804> 148 to <17.79586, 40.21601, -5.386823> on 128 [15:26:31.429 N] [GetTo] Couldn't get a path to <17.79586, 40.21601, -5.386823> on 128, Stopping. [15:26:31.430 N] Stopping the bot. Reason:[GetTo] Couldn't get a path to <17.79586, 40.21601, -5.386823> on 128, Stopping. sorry for my english i'm french ;=)
Not sure how to fix this error? can someone please help me out Profile Name: [O] [MIN] Leveling 1-60 + 1-60 Quests Issue: [02:53:16.806 D] System.Exception: Element ExGather is not supported. Please check your XML and try again. (<ExGather DiscoverUnknowns="True" while="not NqHasAtLeast(5106,10)"> <GatherObject>Mineral Deposit</GatherObject> <HotSpots> <Hotspot Radius="90" XYZ="-116.501, 2.255364, 209.8106" /> </HotSpots> <Slot>2</Slot> <GatheringSkillOrder> <GatheringSkill SpellName="Prospect" TimesToCast="2" /> </GatheringSkillOrder> </ExGather>) Line 178 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)
Based on the log snippet above, please refer back to this post, @No_Fear01: https://www.thebuddyforum.com/threads/order-bot-quests-quests-and-quests.216756/page-55#post-2527256 ExBuddy is/was needed to get rid of the above issue, @No_Fear01. They were pushed back on to the SVN back on October 15th, @Baraj. For future reference, @oscar dawg (since this is now outdated - sorry for the late response!), open the profile in your preferred text editor and go through the "User Configuration" section at the top of the profile. These will need to be documented/reported to mastahg for fixes, @rexxcastle. ExBuddy is needed to get rid of the above issue, @srkrono. These will need to be documented/reported to mastahg for fixes, @Wigz. Code: [07:33:25.315 N] Received path response to <404.9244, -6.997395, 234.0985> in 00:00:00.0980223 ms It appears that there was an issue with navigation despite it receiving a path response, @Wigz. Likely something that should be reported to mastahg. Based on the quote referenced above, please refer back to this post, @kei220: https://www.thebuddyforum.com/threads/order-bot-quests-quests-and-quests.216756/page-55#post-2527256 Code: [00:37:52.073 N] Compiler Error: E:\Rebornbuddy64 1.0.171.0\Profile\y2krazy\Quest Behaviors\UseSpell.cs(108,33) : error CS0103: The name 'Actionmanager' does not exist in the current context This was fixed a while back, @marcusjye. Actionmanager was changed to ActionManager. These will need to be documented/reported to mastahg for fixes, @Eskymo. The questing profiles are designed for leveling in mind, @Eskymo. They will do Sidequests to make up for the gaps the MSQ leaves later down the line. Please attach a full log .txt file, @jerome123. Please attach a full log .txt file, @markovian. You may open the profile in your preferred text editor and uncomment the flying quests you would like to use ExBuddy's EnableFlight plugin, @snt76. Please to not AFK if you do this, as there may be issues landing or with object collision detection that may require manual intervention. Soon, @greenty! Please use the ones found on sodimm's SVN for the time being. Lisbeth support is not allowed on the forums, @pookabunny. Please request support where Lisbeth support can be found. Based on the log snippet referenced above, please refer back to this post, @draale161275: https://www.thebuddyforum.com/threads/order-bot-quests-quests-and-quests.216756/page-55#post-2527256
Changelog: IMPORTANT: You may have a lot of issues with GetTo in the course of running this updated profile due to the sheer amount of increased uses of the GetTo tag (see below for additions/deletions). If you have these issues, please refer to Q3 in the #faq channel (of my Discord server) for how to determine the cause and provide the necessary information for a fix! IMPORTANT: You may have a lot of issues with GetTo in The Ruby Sea zone. I need to collect connections for the stairs in Onokoro and figure out why it doesn't like surface swimming to the island where Tamamizu is. If you have these issues, please manually do everything on the stairs in Onokoro and manually move to the island where Tamamizu is for now. If you encounter these errors while in The Azim Steppe, please manually TP to The Dawn Throne for now (until NPC transport between the SubZones is supported). NOTE: Don't forget about this little guy if you run into any issues:
Profile Name: [O] [BTN] Leveling 1-60 + 1-60 Quests.xml Issue: The profile keeps selecting the wrong gearset. Even when I switch the botanist gearset to that numbered slot it will select a different wrong one.
Well i cannot get any of the questing profiles to work at all. Wanted to start over with a new character but dont really wanna level lol. Any ideas how to get this to actually level my character li;ke it use to 2 years ago or so lol.
[02:13:02.333 N] Stopping the bot. Reason:[GetTo] Couldn't get a path to <-246.6011, 16.2, 37.12512> on 129, Stopping. What I do to fix this problem, is go into the file you a re using. (Using Notepad++ makes it easier, download it) and just ctr+f and paste the path numbers (-246.6011, 16.2, 37.12512), and go to that spot and do whatever manually. But I've been having that error a lot too randomly with different locations and I have to manually fix it. Speaking of, I level a class to 10 and then manually leveled a rogue to lvl 9, and instead of it just continuing where I left off, it's trying to do like the lvl 15 unlock quests and aleport stuff or something T_T