I've been using this profile successfully for some time now. However, I now have an error that I can't seem to figure out how to fix.
Any help would be greatly appreciated!
Here is the error log:
[06:49:44.024 N] Failed to load profile: Element ExLog is not supported. Please check your XML and try again. (<ExLog Color="#FF00FFFF" Name="Tour Guide" Message="Heading out for Pteranodon fishing 8am-2pm. Hello ice clusters!" />) Line 159
[06:49:44.029 D] System.Exception: Element ExLog is not supported. Please check your XML and try again. (<ExLog Color="#FF00FFFF" Name="Tour Guide" Message="Heading out for Pteranodon fishing 8am-2pm. Hello ice clusters!" />) Line 159
at Clio.XmlEngine.PropertyProcessor.(PropertyInfo , XElement , Object )
at Clio.XmlEngine.XmlEngine.Load(Object obj, XElement element)
at Clio.XmlEngine.PropertyProcessor.(PropertyInfo , XElement , Object )
at Clio.XmlEngine.XmlEngine.Load(Object obj, XElement element)
at Clio.XmlEngine.PropertyProcessor.(PropertyInfo , XElement , Object )
at Clio.XmlEngine.XmlEngine.Load(Object obj, XElement element)
at Clio.XmlEngine.PropertyProcessor.(XElement , Type )
at Clio.XmlEngine.PropertyProcessor..(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 Clio.XmlEngine.PropertyProcessor.(XElement , PropertyInfo )
at Clio.XmlEngine.PropertyProcessor.(PropertyInfo , XElement , Object )
at Clio.XmlEngine.XmlEngine.Load(Object obj, XElement element)
at ff14bot.NeoProfiles.NeoProfile.Load(XElement element, String path)
at ff14bot.NeoProfiles.NeoProfile.Load(String path)
at ff14bot.NeoProfiles.NeoProfileManager.Load(String profilePath, Boolean rememberPath)