• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Orderbot - Aeterite ID Shadowbringers and Endwalker - Error

    Discussion in 'OrderBot Profiles' started by Abel1884, Nov 21, 2023.

    1. Abel1884

      Abel1884 New Member

      Joined:
      Jan 3, 2014
      Messages:
      11
      Likes Received:
      0
      Trophy Points:
      1
      I'm trying to create an Order Bot for MIN and BTN, and I'm facing some issues during the process.

      1- Using this command in the Console:
      foreach(var item in DataManager.AetheryteCache)
      {
      Log("Id:{0} Location:{1}",item.Key,item.Value);
      }
      I can't find the new Aeteryte ID for Shadowbringers/Endwalker so i can use to teleport if im not in the right MAP.

      2- Buddy doesn't recognize my order bot as such. I always encounter the following problem: Invalid profile loaded, is this a gatherbot/fishbot/grindbot profile?

      Do you know how to give me some guidance or perhaps provide me with an already compiled Order Bot that I can simply adapt?
      At the moment i compiled the Order like in the attachment.
       

      Attached Files:

    2. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,319
      Likes Received:
      376
      Trophy Points:
      83
      Abel1884 likes this.
    3. Abel1884

      Abel1884 New Member

      Joined:
      Jan 3, 2014
      Messages:
      11
      Likes Received:
      0
      Trophy Points:
      1
      Thanks a lot <3
       
    4. Irekia

      Irekia New Member

      Joined:
      Jan 17, 2015
      Messages:
      8
      Likes Received:
      1
      Trophy Points:
      3
      Do these still work or am i missing something? everytime i load them into orderbot i get an error

      [14:34:13.173 D] System.Exception: Element LLToast is not supported. Please check your XML and try again. (<LLToast message="Going to unlock Urqopacha Flying." />) Line 21
      at Clio.XmlEngine.QueueTracer.Process(PropertyInfo property, XElement element, Object instance)
      at Clio.XmlEngine.XmlEngine.Load(Object obj, XElement element)
      at Clio.XmlEngine.QueueTracer.GetElementValueAsType(XElement element, Type asType)
      at Clio.XmlEngine.QueueTracer.GetElementValueAsCollection(XElement element, PropertyInfo property)
      at Clio.XmlEngine.QueueTracer.Process(PropertyInfo property, XElement element, Object instance)
      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)
       
    5. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,319
      Likes Received:
      376
      Trophy Points:
      83
      I'd recommend checking the unofficial discord, your trying to use a profile that utilizes llamalibrary without having it installed.
       

    Share This Page