• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • bot not starting

    Discussion in 'Archives' started by shellcode, Jan 23, 2011.

    1. shellcode

      shellcode New Member

      Joined:
      Dec 29, 2010
      Messages:
      13
      Likes Received:
      0
      Trophy Points:
      0
      Yesterday my honorbuddy was working great.

      Now today when I go to startup the bot all I get is the following:

      Starting the bot!
      Changing current profile to ArchaeologyBuddy - Empty Profile
      -- Then just hangs nothing in my activity bar or anything.

      Debug log only has the following items:
      [1:07:38 PM:662] Start/Stop button pressed.
      [1:07:38 PM:996] Cleared POI

      So I deleted my honorbuddy installation and tried it from scratch nothing loaded or anything. Same issue. gatherbuddy still works. What am I doing wrong?

      Now if I click stop I get the following:
      [1:07:21 PM:863] Stop called!
      [1:07:21 PM:887] System.Threading.ThreadAbortException: Thread was being aborted.
      at System.Threading.Thread.SleepInternal(Int32 millisecondsTimeout)
      at Styx.Logic.BehaviorTree.TreeRoot.b()
      at Styx.Logic.BehaviorTree.TreeRoot.a()
      [1:07:21 PM:888] System.Threading.ThreadAbortException: Thread was being aborted.
      at Styx.Logic.BehaviorTree.TreeRoot.a()

      But that's probably normal
       
    2. shellcode

      shellcode New Member

      Joined:
      Dec 29, 2010
      Messages:
      13
      Likes Received:
      0
      Trophy Points:
      0
      Well I figured out what was wrong now I just don't know why... maybe someone could answer this question for me.. I was running the MrFishIt 1.0.5. The bot was loading.. but would hang liked explained above.

      I commented out the following from the Fisher.cs file:
      // Don't do anything if the global cooldown timer is running
      //new Decorator(ret => StyxWoW.GlobalCooldown,
      // new ActionIdle()),

      now the bot is up and running again. So I'm assuming HB thinks that the GlobalCooldown indication is set. How do I reset that ... because the archeology bot is broken also. And I'm assuming it is because of the same reason.
       
    3. UnknowNGameR

      UnknowNGameR New Member

      Joined:
      Apr 5, 2010
      Messages:
      494
      Likes Received:
      9
      Trophy Points:
      0
      The Archaeology Bot is not broken at all.

      The reason it hangs in the air is most likely because it is downloading meshes - try checking your Navigator Log and look for activity there..

      And if you want help, you will need to attach the full log (*.txt file).
       
    4. shellcode

      shellcode New Member

      Joined:
      Dec 29, 2010
      Messages:
      13
      Likes Received:
      0
      Trophy Points:
      0
      Ok sure here you go... A Clean start of HonorBuddy once start is completed I selected the Archeology bot and clicked start... This is all it does. Nothing happens after this.

      I truly do believe this to be an issue with the StyxWoW.GlobalCooldown on my system not returning properly.

      If you know what's going on from my log file I'm open to suggestions thanks!
       

      Attached Files:

    5. shellcode

      shellcode New Member

      Joined:
      Dec 29, 2010
      Messages:
      13
      Likes Received:
      0
      Trophy Points:
      0
      Interesting... I deleted my wow wtf folder and it appears to have resolved my issues.
       

    Share This Page