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!

Problem gathering Lightning Shards

WhiteMyst

New Member
Joined
Jun 8, 2012
Messages
28
When I set my gatherbro profile to gather lightning shards, and then run that profile, I get this error when my bot approaches a node:
System.NullReferenceException: Object reference not set to an instance of an object.
at ....(GatheringItem )
at System.Linq.Enumerable.FirstOrDefault[TSource](IEnumerable`1 source, Func`2 predicate)
at ...(String )
at System.Linq.Enumerable.WhereSelectListIterator`2.MoveNext()
at System.Linq.Enumerable.FirstOrDefault[TSource](IEnumerable`1 source, Func`2 predicate)
at ..( )
at ..(Object )
at TreeSharp.Action.RunAction(Object context)
at TreeSharp.Action.<Execute>d__0.MoveNext()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.Decorator.<Execute>d__0.MoveNext()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.PrioritySelector.<Execute>d__0.MoveNext()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.PrioritySelector.<Execute>d__0.MoveNext()
at TreeSharp.Composite.Tick(Object context)
at ..()

Any help is appreciated :D
 
Sorry about that, when I get home today I'll try to recreate the issue and post the log file.
 
Here's the log from booting it up, loading the profile, and having it error out trying to gather a Lightning Shard immediately.
 

Attachments

Could you upload the profile to pastebin and private message me the link along with where the profile is for.
 
Thanks for the report, looks like the local database was missing a few items. Will be fixed for next version.
 
Back
Top