• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Exception while switching classes during profile execution

    Discussion in 'Rebornbuddy Support' started by ZaneMcFate, Nov 23, 2014.

    1. ZaneMcFate

      ZaneMcFate Member

      Joined:
      Nov 17, 2014
      Messages:
      137
      Likes Received:
      2
      Trophy Points:
      18
      This probably goes out of the scope of expected usage anyway, but I thought it worth mentioning. Swapping classes during a profile execution causes an exception to be thrown, most probably because it is expecting a gathering class to be selected, and a combat class is used (temporarily). The bot doesn't seem to be adversely affected by this exception, and I'm going to stop/restart the bot during this logic in the future to get around it. This is the exception (log also attached):

      Code:
      [03:37:02.009 D] System.NullReferenceException: Object reference not set to an instance of an object.
         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.()
       

      Attached Files:

    Share This Page