Heya!
I've been working on a script here, to farm Dhalmel hides.
I'll leave it here and I'd love if you'd help me pinpoint the problem.
This is what I get when I try to run it;
I've been working on a script here, to farm Dhalmel hides.
I'll leave it here and I'd love if you'd help me pinpoint the problem.
This is what I get when I try to run it;
[13:06:06.593 D] Exception during scheduling Pulse: System.ArgumentNullException: Value cannot be null.
Parameter name: source
at System.Linq.Enumerable.FirstOrDefault[TSource](IEnumerable`1 source, Func`2 predicate)
at ff14bot.NeoProfiles.GrindTag.OnStart()
at ff14bot.NeoProfiles.ProfileBehavior.Start()
at ..()
at ff14bot.NeoProfiles.NeoProfileManager.UpdateCurrentProfileBehavior()
at ff14bot.BotBases.OrderBot.(Object , EventArgs )
at ff14bot.Behavior.BrainBehavior.()
Parameter name: source
at System.Linq.Enumerable.FirstOrDefault[TSource](IEnumerable`1 source, Func`2 predicate)
at ff14bot.NeoProfiles.GrindTag.OnStart()
at ff14bot.NeoProfiles.ProfileBehavior.Start()
at ..()
at ff14bot.NeoProfiles.NeoProfileManager.UpdateCurrentProfileBehavior()
at ff14bot.BotBases.OrderBot.(Object , EventArgs )
at ff14bot.Behavior.BrainBehavior.()