After updating to DB beta 417, bot just stand in town. I checked DB plugins section and has nothing show up, no trinity+ quest tool.
If I run without R-YAR it runs fine. I noticed that whenever I start R-YAR, all plugins doesn't show up in DB - plugins section, nothing there even if I ticked in check box for "Force All Plugin" in R-YAR.
Trinity log;
Failed to load profile: Element MoveToActor is not supported. Please check your XML and try again. (<MoveToActor questId="1" stepId="1" actorId="161277" x="430" y="841" z="1" isPortal="True" destinationWorldId="103209" interactRange="20" />) Line 30
System.Exception: Element MoveToActor is not supported. Please check your XML and try again. (<MoveToActor questId="1" stepId="1" actorId="161277" x="430" y="841" z="1" isPortal="True" destinationWorldId="103209" interactRange="20" />) Line 30
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)