• Visit Rebornbuddy
  • Bot seems to get hung up on the next quest

    Discussion in 'Rebornbuddy Support' started by RaginKermit, Jul 16, 2019.

    1. RaginKermit

      RaginKermit New Member

      Joined:
      Jul 16, 2019
      Messages:
      4
      Likes Received:
      1
      Trophy Points:
      3
      Hi all,

      I've gotten to The Great New Nation in the Heavensward story quest line and the bot seems to hang up. I've tried manually completing the next portions of the quest, restarted the bot, restarted the PC, etc.. but nothing seems to work.

      Here's a gif of what happens in the console: https://imgur.com/a/wmTN5as

      Any idea what this might be?
       
    2. y2krazy

      y2krazy Community Developer

      Joined:
      Jun 21, 2011
      Messages:
      2,803
      Likes Received:
      70
      Trophy Points:
      48
      The profiles are looping because the SCH job quest needs to be completed to get past the conditional check for job quest completion, @RaginKermit.

      I coded the quest steps in the profile pre-flying support, but I am pushing an update to allow use of that quest. Pull the latest version from my repo and try again. Be sure you can fly in that zone before trying to run the profile.

      If you have issues while and/or after completing that quest, please let me know here!
       
      RaginKermit likes this.
    3. RaginKermit

      RaginKermit New Member

      Joined:
      Jul 16, 2019
      Messages:
      4
      Likes Received:
      1
      Trophy Points:
      3
      Seems like we're back in business, thanks chief
       
      y2krazy likes this.
    4. RaginKermit

      RaginKermit New Member

      Joined:
      Jul 16, 2019
      Messages:
      4
      Likes Received:
      1
      Trophy Points:
      3
      Quick question, the Class and Job quests profiles are throwing up the following:
      "
      [21:28:08.516 N] Failed to load profile: '>' is an unexpected token. The expected token is '='. Line 44, position 89.
      [21:28:08.516 D] System.Xml.XmlException: '>' is an unexpected token. The expected token is '='. Line 44, position 89.
      at System.Xml.XmlTextReaderImpl.Throw(Exception e)
      at System.Xml.XmlTextReaderImpl.ParseAttributes()
      at System.Xml.XmlTextReaderImpl.ParseElement()
      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)"

      Any fix for this?
       

    Share This Page