I am not sure what this error means but any help would be appreciated. Code: [20:29:28.520 D] Exception during scheduling Pulse: System.ArgumentNullException: Value cannot be null. Parameter name: collection at System.Collections.Generic.HashSet`1..ctor(IEnumerable`1 collection, IEqualityComparer`1 comparer) at ff14bot.NeoProfiles.Tags.SimpleDutyTag.OnStart() at ff14bot.NeoProfiles.ProfileBehavior.Start() at ..() at ff14bot.NeoProfiles.NeoProfileManager.UpdateCurrentProfileBehavior() at ff14bot.BotBases.OrderBot.(Object , EventArgs ) at ff14bot.Behavior.BrainBehavior.()
Running the main profile quest 1-15 Uldah and...i just hand did a few quests and its working again. It seems to have gotten stuck on Ul'dah's Most Wanted.
Glad its working. Just post entire log and whichever profile you are using. Null argument pulsing errors are normally given from trying to read a tag in a profile (from what i've noticed).. and it will help anyone in the future that is trying to help you.