• Visit Rebornbuddy
  • "DbOffset is Zero."

    Discussion in 'Buddy Wing Support' started by Recons, Apr 17, 2014.

    1. Recons

      Recons New Member

      Joined:
      Apr 5, 2014
      Messages:
      26
      Likes Received:
      0
      Trophy Points:
      0
      Another day, another bug.

      Any idea what I do about this?

      Code:
      DbOffset is Zero.
         at ..[](UInt64 , HeroType )
         at Buddy.Swtor.Objects.TorObject.GetField[T](DomFieldIds field, HeroType forcedType)
         at Buddy.Swtor.Objects.TorCharacter.get_Health()
         at Buddy.Swtor.Objects.TorCharacter.get_IsDead()
         at Buddy.CommonBot.Logic.BrainBehavior.(Object )
         at Buddy.BehaviorTree.Decorator.CanRun(Object context)
         at Buddy.BehaviorTree.Decorator..()
         at Buddy.BehaviorTree.Composite.Tick(Object context)
         at Buddy.BehaviorTree.PrioritySelector..()
         at Buddy.BehaviorTree.Composite.Tick(Object context)
         at Buddy.BehaviorTree.Decorator..()
         at Buddy.BehaviorTree.Composite.Tick(Object context)
         at Buddy.BehaviorTree.PrioritySelector..()
         at Buddy.BehaviorTree.Composite.Tick(Object context)
         at Buddy.CommonBot.BotMain.()
      
       
    2. Cryogenesis

      Cryogenesis Moderator Moderator

      Joined:
      Jul 13, 2010
      Messages:
      2,128
      Likes Received:
      13
      Trophy Points:
      38
      Sadly nothing, if it keeps spamming this, stop bot and start bot.
      If that doesnt work close bot and restart bot.
      If that doesnt work restart pc.

      And yeah i know, it can spam these messages ALOT.
       
    3. Aevitas

      Aevitas Well-Known Member Staff Member Buddy Core Dev

      Joined:
      Mar 2, 2010
      Messages:
      2,307
      Likes Received:
      36
      Trophy Points:
      48
      It's caused by SWTOR's infamous Hero Engine moving stuff around in memory and thus the bot getting "out of sync" as it were. The only way to resolve this is to have BW re-figure where everything in memory is out, which, unfortunately requires a restart of the bot.
       
    4. Recons

      Recons New Member

      Joined:
      Apr 5, 2014
      Messages:
      26
      Likes Received:
      0
      Trophy Points:
      0
      Except that restarting the bot did not help, which is due to how the author of the bot has written it.
      Not even restarting game + bot helped, had to reboot.
       

    Share This Page