been having this problem when trying to load goblins.xml
Failed to load profile: Element RandomMove is not supported. Please check your XML and try again. (<RandomMove radius="100" />) Line -1
System.Exception: Element RandomMove is not supported. Please check your XML and try again. (<RandomMove radius="100" />) Line -1
em ..(PropertyInfo , XElement , Object )
em Zeta.XmlEngine.XmlEngine.Load(Object obj, XElement element)
em ..(XElement , Type )
em ...(XElement )
em System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext()
em System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
em System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
em ..(XElement , PropertyInfo )
em ..(PropertyInfo , XElement , Object )
em Zeta.XmlEngine.XmlEngine.Load(Object obj, XElement element)
em Zeta.Bot.Profile.Profile.Load(XElement element, String path)
em Zeta.Bot.Logic.OrderBot.TryGetBotProfile(String path, Profile& profile)
em Zeta.Bot.ProfileManager.Load(String profilePath, Boolean rememberPath)