Getting this(profile stops working after a little while):
Ps:using trinity .19
Act 4 Bounties
[Trinity] Loading new profile.
Failed to load profile: Element AWTrinityExploreDungeon is not supported. Please check your XML and try again. (<AWTrinityExploreDungeon questId="1" stepId="2" until="ObjectFound" objectDistance="300" actorId="368169" boxTolerance="0.55" boxSize="15" ignoreMarkers="False">
<PrioritizeScenes>
<PriorityScene sceneName="a4dun_garden_level_01_E01_S04" pathPrecision="40" />
<PriorityScene sceneName="a4dun_garden_level_01_E03_S03" pathPrecision="40" />
<PriorityScene sceneName="a4dun_garden_level_01_E04_S02" pathPrecision="40" />
</PrioritizeScenes>
<IgnoreScenes>
<IgnoreScene sceneName="a4dun_garden_level_01_E04S05" />
<IgnoreScene sceneName="a4dun_garden_level_01_E05S05" />
<IgnoreScene sceneName="a4dun_garden_level_01_E05S04" />
<IgnoreScene sceneName="a4dun_garden_level_01_E04S04" />
</IgnoreScenes>
</AWTrinityExploreDungeon>) Line 18
System.Exception: Element AWTrinityExploreDungeon is not supported. Please check your XML and try again. (<AWTrinityExploreDungeon questId="1" stepId="2" until="ObjectFound" objectDistance="300" actorId="368169" boxTolerance="0.55" boxSize="15" ignoreMarkers="False">
<PrioritizeScenes>
<PriorityScene sceneName="a4dun_garden_level_01_E01_S04" pathPrecision="40" />
<PriorityScene sceneName="a4dun_garden_level_01_E03_S03" pathPrecision="40" />
<PriorityScene sceneName="a4dun_garden_level_01_E04_S02" pathPrecision="40" />
</PrioritizeScenes>
<IgnoreScenes>
<IgnoreScene sceneName="a4dun_garden_level_01_E04S05" />
<IgnoreScene sceneName="a4dun_garden_level_01_E05S05" />
<IgnoreScene sceneName="a4dun_garden_level_01_E05S04" />
<IgnoreScene sceneName="a4dun_garden_level_01_E04S04" />
</IgnoreScenes>
</AWTrinityExploreDungeon>) Line 18
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)