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

GetTo element problem

Reaux

Member
Joined
Nov 15, 2016
Messages
38
Reaction score
3
I just returned to profile making and I am having trouble adjusting my past profiles. Maybe because I'm using different elements. Can someone please help me?

[20:36:39.374 N] Failed to load profile: Element GetTo is not supported. Please check your XML and try again. (<GetTo ZoneId="128" XYZ="-12.3446,39.9939,-12.131" />) Line 10
[20:36:39.375 D] System.Exception: Element GetTo is not supported. Please check your XML and try again. (<GetTo ZoneId="128" XYZ="-12.3446,39.9939,-12.131" />) Line 10
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)

I am adjusting my profile for leve turn-ins
 
GetTo is still the correct behavior to use and if you did specify ZoneId and XYZ, it should work.

I suspect you have compiler errors in the startup phase of the bot that cause the standard tags to not load, so please provide us with a full log and/or replace (as in: rename the old one first!) your .\RebornBuddy\Quest Behaviors directory with an entirely fresh copy from a current version.
 
Back
Top