When i try load the profile i get this error message:
Any suggestions? I'm running the latest update of SVN and the latest demonbuddyCode:System.Exception: Element RefreshBountyCache is not supported. Please check your XML and try again. (<RefreshBountyCache />) Line 12 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)
RefreshBountyCache is a tag from the plugin itself, are you sure that you copied the latest BountyProfile.cs into your Plugins/Trinity folder?