I've been having a problem with orderbot profiles lately, and I presume I'm doing something wrong in configuring them. I'm using y2krazy's profiles and sodimm's profiles. For a while I presumed I was putting something in the wrong location, and maybe I am, but I'm continually seeing the same type of problem. The first profile I load will work fine. After that I'll get an exception that references one of the quest behavior files. So far the only way I've been able to resolve the issue is by deleting and replacing profile stuff (I haven't identified exactly what operation resolves this -- I've also attempted bouncing back and forth between Reborn and Reborn64). Fresh installs of reborn and all of the profiles always work. I've also tried clearing out compiled assemblies -- I did notice that it has multiple sets of Quest Behaviors files, but that seems common.
My best guess is that it may have something to do with the fact that there are multiple Quest Behaviors directories that are nested inside other folders and scattered about. I had tried combining them before, but that also seemed to cause problems.
My latest crash log looks like this:
My best guess is that it may have something to do with the fact that there are multiple Quest Behaviors directories that are nested inside other folders and scattered about. I had tried combining them before, but that also seemed to cause problems.
My latest crash log looks like this:
Code:
[04:45:47.123 N] Failed to load profile: Element SoRegisterDailies is not supported. Please check your XML and try again. (<SoRegisterDailies QuestIds="66915,66916,66917,66918,66919,66920,66921,66922,66923,66924" />) Line 15
[04:45:47.127 D] System.Exception: Element SoRegisterDailies is not supported. Please check your XML and try again. (<SoRegisterDailies QuestIds="66915,66916,66917,66918,66919,66920,66921,66922,66923,66924" />) Line 15
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)
Last edited: