I get this error:
Compiler Error: c:\Users\Gavin Sager\Documents\Demonbuddy\Plugins\Trinity\BountyProfile.cs(290,28) : error CS0246: The type or namespace name 'BountyInfo' could not be found (are you missing a using directive or an assembly reference?)
Compiler Error: c:\Users\Gavin Sager\Documents\Demonbuddy\Plugins\Trinity\BountyProfile.cs(291,16) : error CS0246: The type or namespace name 'BountyInfo' could not be found (are you missing a using directive or an assembly reference?)
Compiler Error: c:\Users\Gavin Sager\Documents\Demonbuddy\Plugins\Trinity\BountyProfile.cs(307,35) : error CS0246: The type or namespace name 'BountyInfo' could not be found (are you missing a using directive or an assembly reference?)
Compiler Error: c:\Users\Gavin Sager\Documents\Demonbuddy\Plugins\Trinity\BountyProfile.cs(313,23) : error CS0246: The type or namespace name 'BountyInfo' could not be found (are you missing a using directive or an assembly reference?)
[Armory] v1.0.1 Initialized
[Armory] v1.0.1 Enabled
[EZUpdater] Enabled
[EZUpdater] Starting EZUpdater Thread
[QuestTools] Plugin v1.5.21 Enabled
Failed to load profile: Element TrinityTownPortal is not supported. Please check your XML and try again. (<TrinityTownPortal questId="72221" stepId="37" />) Line 52
System.Exception: Element TrinityTownPortal is not supported. Please check your XML and try again. (<TrinityTownPortal questId="72221" stepId="37" />) Line 52
at ..(PropertyInfo , XElement , Object )
at Zeta.XmlEngine.XmlEngine.Load(Object obj, XElement element)
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)
Failed to load profile: Element RefreshBountyCache is not supported. Please check your XML and try again. (<RefreshBountyCache />) Line 12
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)
Doesn't work for me