What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal
RebornBuddy Forums

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Resource icon

[Order Bot] Quests, Quests and Quests! 2025-02-08

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
 
Last edited:
also im lvl 22 and it hasnt done the lvl 15 main story? literally only doing side quests
 
Last edited:
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 ?
 
Last edited:
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. Reason:Profile 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)

 
Hi again,

i got a similar problem and tried almost everything, also the steps which where mentioned before but without any success so far.

The problem is that my character is porting to Kugane and i dont understand why because the NPC which needs to be found is located in "The Fringes".

I also tried to abandon all questes, so the bot accepted all quests and again after that he is porting to Kugane and cant find the path anymore :-/

Here are the logs.

Code:
[06:51:45.653 N] [Stormblood] Skipping the A View to a Spill quest until flying is supported...
[06:51:45.699 V] [Poi.Clear] Reason: Current behavior changed to GetTo: LineNumber: 14165, XYZ: <339.5588, 82.34022, -76.52399>, ZoneId: 612, IsDone: False, HighPriority: True, InCombat: False, QuestId: 0, StepId: 0, PostCombatDelay: 0, QuestName: null, IsDoneCache: False, Behavior: null, .
[06:51:45.699 D] Removed all hooks from [ProfileOrderBehavior_Hook]
[06:51:45.699 D] Replaced hook [HighPriorityProfileOrderBehavior_Hook] 880f7b21-c212-4fe8-af6f-0b285788cde3
[06:51:45.851 V] [NavGraph] LocalResults
[06:51:45.851 V] [NavGraph] 6927290 | <-44.13231, -2.9, -51.14666> ==> <-134.3172, -6.904701, -59> | CanNav:True PathLength:91,72121
[06:51:45.851 V] [NavGraph] 111 | <-44.13231, -2.9, -51.14666> ==> <51.00471, 8.461633, -33.78513> | CanNav:True PathLength:106,6813
[06:51:45.851 V] [NavGraph] 112 | <-44.13231, -2.9, -51.14666> ==> <-73.15765, -6.072483, -77.76942> | CanNav:True PathLength:58,15163
[06:51:45.851 V] [NavGraph] 113 | <-44.13231, -2.9, -51.14666> ==> <-113.5719, -3.881667, 155.4157> | CanNav:True PathLength:325,9853
[06:51:45.851 V] [NavGraph] 114 | <-44.13231, -2.9, -51.14666> ==> <27.18132, 9.069573, 141.6096> | CanNav:True PathLength:312,9785
[06:51:45.851 V] [NavGraph] 115 | <-44.13231, -2.9, -51.14666> ==> <26.71398, 4.939782, 73.377> | CanNav:True PathLength:174,6462
[06:51:45.851 V] [NavGraph] 116 | <-44.13231, -2.9, -51.14666> ==> <-75.98785, 19.05847, -161.16> | CanNav:True PathLength:314,0011
[06:51:45.851 V] [NavGraph] 117 | <-44.13231, -2.9, -51.14666> ==> <132.4179, 12.97178, 83.03461> | CanNav:True PathLength:267,3799
[06:51:45.851 V] [NavGraph] 118 | <-44.13231, -2.9, -51.14666> ==> <119.1009, 13.03235, -92.86634> | CanNav:True PathLength:181,8192
[06:51:45.851 V] [NavGraph] 119 | <-44.13231, -2.9, -51.14666> ==> <24.65805, 7.0073, -152.9584> | CanNav:True PathLength:179,7991
[06:51:46.051 V] [NavGraph] RemoteResults
[06:51:46.051 V] [NavGraph] 6913677 | <462.2159, 61.34765, -547.5722> ==> <339.5588, 82.34022, -76.52399> | CanNav:False PathLength:0
[06:51:46.051 V] [NavGraph] 6926457 | <462.2159, 61.34765, -547.5722> ==> <339.5588, 82.34022, -76.52399> | CanNav:False PathLength:0
[06:51:46.051 V] [NavGraph] 6941729 | <829.1452, 83.30284, 354.7114> ==> <339.5588, 82.34022, -76.52399> | CanNav:True PathLength:759,4645
[06:51:46.051 V] [NavGraph] 5098 | <-625.5946, 132.91, -505.6306> ==> <339.5588, 82.34022, -76.52399> | CanNav:False PathLength:0
[06:51:46.051 V] [NavGraph] 5099 | <418.8129, 117.3604, 250.2626> ==> <339.5588, 82.34022, -76.52399> | CanNav:False PathLength:0
[06:51:46.051 V] [NavGraph] 123 | <426.8063, 61.27826, -530.4574> ==> <339.5588, 82.34022, -76.52399> | CanNav:False PathLength:0
[06:51:46.052 V] [NavGraph] Failure to find a path from <-44.13231, -2.9, -51.14666> 628 to <339.5588, 82.34022, -76.52399> on 612
[06:51:46.053 N] [GetTo] Couldn't get a path to <339.5588, 82.34022, -76.52399> on 612, Stopping.
[06:51:46.053 N] Stopping the bot. Reason:[GetTo] Couldn't get a path to <339.5588, 82.34022, -76.52399> on 612, Stopping.
[06:51:46.053 D] CurrentBot.Stop()
[06:51:46.061 D] TreeHooks.Instance.ClearAll()
[06:51:46.061 N] Clearing all hooks.
[06:51:46.061 D] Replaced hook [PreCombatBuff] 72d27bee-8d47-4062-b2c9-26947ba87ef3
[06:51:46.061 D] Replaced hook [Heal] eaf43157-c376-4170-958f-4861b633b138
[06:51:46.061 D] Replaced hook [Pull] b44fc006-0a72-4994-b7c8-98a02d5b0eec
[06:51:46.061 D] Replaced hook [CombatBuff] 006ca92f-f7a3-458f-b5ac-307770b06309
[06:51:46.061 D] Replaced hook [Combat] 3729eb38-1a29-43b7-804d-8b7d31e01ced
[06:51:46.061 D] Replaced hook [Rest] e3d06018-c4d3-442c-8762-5c725c682fa8
[06:51:46.061 N] [SideStep] Hooks have been cleared. Recreating Sidestep...
[06:51:46.061 N] [SideStep] Hooking Sidestep
[06:51:46.061 D] Replaced hook [PreCombatLogic] a6eff7d3-84a7-4671-a884-d560bcc0df3c
[06:51:46.061 N] [SideStep] Sidestep Should now be hooked
[06:51:46.061 D] Navigator.Clear()
[06:51:46.061 D] OnStop event
[06:51:46.061 D] OnStop Event Invoking
[06:51:46.062 N] Bot Thread Ended.

Update:

I now complete about 6 more quests also some steps from the MainStory but still no progress... allways when im starting the StormBlood profile (latest version) the Minion still is porting to Kugane, runs to the location X: 10,3 Y: 10,2 and then again the same error as above appears :(

Update_2:

Finally i found the solution, a whole questline was needed, but to be honest, since i know what HonorBuddy can do, RebornBuddy still needs a few enhancements if its possible with that game.
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
A new day a new problem :)

Today its about that Yokai Watch event profile.

Profile Name: [O] Yo-kai Watch Medals.xml
Issue:
Code:
[08:40:20.618 N] BehaviorDirectory element found, compiling custom behaviors...
[08:40:24.684 N] Failed to load profile: Element ExLog is not supported. Please check your XML and try again. (<ExLog Color="#66FF66" Name="Yo-kai Watch" Message="You've already obtained 10 Yo-Kai Medal(s)!" />) Line 199
[08:40:24.684 D] System.Exception: Element ExLog is not supported. Please check your XML and try again. (<ExLog Color="#66FF66" Name="Yo-kai Watch" Message="You've already obtained 10 Yo-Kai Medal(s)!" />) Line 199
   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)
ExBuddy is/was needed to get rid of the above issue, @No_Fear01.
Anything for Hunting Logs? I saw you had one before, but I havent been able to find anything through your github repo or anything. :( I Just need the hunting log for the Immortal Flames to progress.

Thanks! :)
They were pushed back on to the SVN back on October 15th, @Baraj.
Can someone explain to me how to edit the Yo kai medeal config properly? I use Notee ++ but I dont understand what needed configured.
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.
I have noticed every so often that your character will not quite walk close enough to the transport stones, they will in turn just stand there out of reach of them and never try to move any closer.
These will need to be documented/reported to mastahg for fixes, @rexxcastle.
anyone having problems with gathering profiles now? I keep getting this error

[20:01:13.711 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)
ExBuddy is needed to get rid of the above issue, @srkrono.
got this problem..

[05:11:59.511 V] [NavGraph] Did not start learning aetheryte
[05:11:59.511 D] Interacting with aetheryte 0x23347A708D0
[05:11:59.512 V] [NavGraph] Interactring with 17 to learn Horizon

char is just standing there with red righting above char saying to far away.

Edit: now the bot wont even start log below.
These will need to be documented/reported to mastahg for fixes, @Wigz.
now tried using the 1-60 BTN gather questing profile and its just stopped randomly all these y2k profiles i use always stop and i have to check it every 10 minutes to make sure it hasnt stopped please help
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.
I had same issue it turn out its "Dearest Keiko" quest even tho I have flight.
but everything running nice.
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
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.
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.
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
These will need to be documented/reported to mastahg for fixes, @Eskymo.
also im lvl 22 and it hasnt done the lvl 15 main story? literally only doing side quests
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.
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 ?
Please attach a full log .txt file, @jerome123.
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. Reason:profile 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)
Please attach a full log .txt file, @markovian.
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?
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.
Hi y2krazy
Can I get any Aether update to 4.0 ?
Soon, @greenty! Please use the ones found on sodimm's SVN for the time being.
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?
Lisbeth support is not allowed on the forums, @pookabunny. Please request support where Lisbeth support can be found.
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 ;=)
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:
A Realm Reborn (Immortal Flames) (v3.1.0)

+ Added: GetTo optimizations.
+ Fixed: Sidequest: Parsemontrenomics - Unable to reach Gurthcid (behind a counter) during Step 1.
+ Fixed: Festive Endeavors - DialogOption missing from UseTransport in Pickup step.
+ Fixed: Renewing the Covenant - Adjusted conditionals for navigation for all quest steps.
+ Fixed: Renewing the Covenant - Modified Step 1 RunCode with an additional sleep after equipping the Head piece.
+ Fixed: Dressed for Conquest - GrindAreas in Step 1 were inverted.
+ Fixed: Miscellaneous formatting issues.
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!
Heavensward (v3.1.0)

+ Added: Lv60-70 job quest checks for SAM.
+ Added: GetTo optimizations.
+ Fixed: Sidequest: Let the Clan Hunt Begin - Missing pre-requisite check in quest pick up conditional.
+ Fixed: Sidequest: Better Bill Hunting - Missing pre-requisite check in quest pick up conditional.
+ Fixed: Sidequest: Top Marks - Missing pre-requisite check in quest pick up conditional.
+ Fixed: Sidequest: A Statuesque Interest - Adjusted logic for emote requirement for quest completion. + Fixed: Miscellaneous formatting issues.
+ Fixed: Sidequest: Low-hanging Fruit - Not interacting with all quest objects.
+ Fixed: Sidequest: The Heart of a Dragon - Added missing ClimbHill tag for quest step 7.
Heavensward (Patch 3.1) (v3.0.0)

+ Added: GetTo optimizations.
Heavensward (Patch 3.2) (v3.0.0)

+ Added: GetTo optimizations.
Heavensward (Patch 3.3) (v3.0.0)

+ Added: GetTo optimizations.
Heavensward (Patch 3.4) (v3.0.0)

+ Added: GetTo optimizations.
Heavensward (Patch 3.5) (v3.0.1)

+ Added: Missing job check CodeChunks.
+ Added: GetTo optimizations.
+ Added: Toast message upon profile completion.
Stormblood (v3.1.4)

+ Added: Lv60-70 job quest checks for RDM.
+ Fixed: The Color of Angry Qiqirn - Adjusted navigation logic for quest steps 3-4 and question completion.
+ Fixed: The Black Wolf's Pups - Adjusted navigation logic for quest pick up.
+ Fixed: Sidequest: Home Comforts - Adjusted navigation logic for quest step 1.
+ Fixed: Sidequest: Three-star Veteran Clan Hunt - Missing pre-requisite check in quest pick up conditional.
+ Fixed: Modified toast message to load Patch 4.1 profile upon completion.
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).
Stormblood (Patch 4.1) (v3.0.0)

+ Added: Patch 4.1 quests.
Class and Job Quests (v3.1.4)

+ Added: Lv50-70 RDM quests.
NOTE:

Don't forget about this little guy if you run into any issues:
If you find anything wrong with any of these profiles, please use the following template for issue reporting:

Profile Name:
Issue:
Suggested Fix:
(if you'd like)
 
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.
 
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.

what does the log say?
 
This was in another zone with a fresh install and character. Not sure what im doing wrong.
[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
 
Last edited:
Back
Top