I am working with it , and double checking it all now.
so frustrating when the pthers work just fine , keep getting red letters with it ...
System.Exception: Element TrinityOOCToggle is not supported. Please check your XML and try again. (<TrinityOOCToggle SetTrue="false" />) Line 27
   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)