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

Daily quest pickups broken?

Sodimm

Member
Joined
Nov 8, 2014
Messages
383
Reaction score
7
After todays update, RebornBuddy throws up an error when running a Daily Quest profile. It Interacts, but won't accept the quest. Logfile attached.

Code:
[15:04:25.205 D] Interacting with Fyuu 0x12095CD0
[15:04:25.221 N] Interacting with Fyuu
[15:04:25.273 D] System.ArgumentException: Item length must be equal to elementCount * 2
   at ..(AtkAddonControl , Int32 , UInt32[] )
   at ff14bot.RemoteWindows.JournalAccept.Accept()
   at ff14bot.NeoProfiles.Tags.PickupDailyQuestTag.(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 ff14bot.Behavior.HookExecutor.Run(Object context)
   at TreeSharp.Action.RunAction(Object context)
   at TreeSharp.Action.<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 ff14bot.Behavior.HookExecutor.Run(Object context)
   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 ff14bot.TreeRoot.()

View attachment 152605
 
Thanks for the report. Fixed it, and pushing a new version now.
 
Back
Top