What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal
RebornBuddy Forums

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Help?

shade321

Member
Joined
Nov 27, 2013
Messages
50
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.()
 
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.()

Post your entire log, and whatever profile you are trying to run.
 
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.
 
Will do. I appreciate the tip. Just getting into botting on Reborn so I thank you.
 
Back
Top