this profile will not load here is the message i am getting can someone please help
Failed to load profile: Element When is not supported. Please check your XML and try again. (<When condition="ActorExistsAt(256054, Me.Position.X, Me.Position.Y, Me.Position.Z, 400) and ActorIsAlive(256054)" name="A4 Keywarden">
<LogMessage quest="1" step="1" output="-~-..-~-..-~-..-~->-> Async Found A4 Keywarden! PEW PEW" />
<MoveToActor questId="312429" stepId="2" pathPrecision="5" actorId="256054" maxSearchDistance="500" />
<WaitTimer questId="1" stepId="1" waitTime="1000" />
<MoveToActor questId="312429" stepId="2" pathPrecision="5" actorId="256054" maxSearchDistance="500" />
<UseStop id="A4" />
<ReloadProfile />
</When>) Line 65
System.Exception: Element When is not supported. Please check your XML and try again. (<When condition="ActorExistsAt(256054, Me.Position.X, Me.Position.Y, Me.Position.Z, 400) and ActorIsAlive(256054)" name="A4 Keywarden">
<LogMessage quest="1" step="1" output="-~-..-~-..-~-..-~->-> Async Found A4 Keywarden! PEW PEW" />
<MoveToActor questId="312429" stepId="2" pathPrecision="5" actorId="256054" maxSearchDistance="500" />
<WaitTimer questId="1" stepId="1" waitTime="1000" />
<MoveToActor questId="312429" stepId="2" pathPrecision="5" actorId="256054" maxSearchDistance="500" />
<UseStop id="A4" />
<ReloadProfile />
</When>) Line 65
at ..(PropertyInfo , XElement , Object )
at Zeta.XmlEngine.XmlEngine.Load(Object obj, XElement element)
at ..(XElement , Type )
at ...(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 ..(XElement , PropertyInfo )
at ..(PropertyInfo , XElement , Object )
at Zeta.XmlEngine.XmlEngine.Load(Object obj, XElement element)
at Zeta.Bot.Profile.Profile.Load(XElement element, String path)
at Zeta.Bot.Profile.Profile.Load(String path)
at Zeta.Bot.ProfileManager.Load(String profilePath, Boolean rememberPath)