• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • HB ARCHIVES: TheBrodieman's Profile Compendium--DO NOT DELETE

    Discussion in 'Archives' started by chinajade, Dec 23, 2012.

    1. hackersrage

      hackersrage Member Buddy Store Developer

      Joined:
      Nov 18, 2012
      Messages:
      342
      Likes Received:
      15
      Trophy Points:
      18
      Add the following :

      Code:
      				<CustomBehavior File="FlyTo" X="211.676" Y="780.4692" Z="163.148" />			
      
      For "Fung's Vote II: On The Loose" . He can appear either in Town, or at that Location. Remove the location near the player plots.
       
    2. thebrodieman

      thebrodieman Well-Known Member Buddy Store Developer

      Joined:
      Sep 11, 2011
      Messages:
      6,015
      Likes Received:
      81
      Trophy Points:
      48
      Need a log file to determine why you have errors here.
       
    3. thebrodieman

      thebrodieman Well-Known Member Buddy Store Developer

      Joined:
      Sep 11, 2011
      Messages:
      6,015
      Likes Received:
      81
      Trophy Points:
      48
      Not sure where you think this belongs. Can't tell what you are trying to do here.
       
    4. reliance

      reliance New Member

      Joined:
      Oct 27, 2012
      Messages:
      27
      Likes Received:
      0
      Trophy Points:
      0
      Hello,

      Did fresh install and followed instructions but keep getting this error. Log is attached.

      [Profile Message]: Beginning the Dailies Experience!
      [Brodies Plugin] Profile Swapper: Checking to see if we should change profiles...
      [Brodies Plugin] Profile Swapper: No profiles left by selection. Halting bot.
      Bot stopping! Reason: Bot stop requested by Brodies Plugin: Lack of continuing profile selection.

      Any help appreciated.
       

      Attached Files:

    5. thebrodieman

      thebrodieman Well-Known Member Buddy Store Developer

      Joined:
      Sep 11, 2011
      Messages:
      6,015
      Likes Received:
      81
      Trophy Points:
      48
      It would appear you are starting the MoP dailies run without selecting any of the reputations.
      Also, this log doesn't show the error.
       
    6. reliance

      reliance New Member

      Joined:
      Oct 27, 2012
      Messages:
      27
      Likes Received:
      0
      Trophy Points:
      0
      I have the dailies enabled.. All of them. The problem is that the bot stops for a 'lack of continuing profile selection.'
       
    7. hackersrage

      hackersrage Member Buddy Store Developer

      Joined:
      Nov 18, 2012
      Messages:
      342
      Likes Received:
      15
      Trophy Points:
      18
      In association with Farmer Fung --- his location changes ... this is over on the Hill way outside of Halfhil. Your script will just move betwene two points in Halfhil, and never complete or pick up those quests.
       
    8. hackersrage

      hackersrage Member Buddy Store Developer

      Joined:
      Nov 18, 2012
      Messages:
      342
      Likes Received:
      15
      Trophy Points:
      18
      View attachment 13088 2014-06-19 18.47.txt

      Excerpt ( Line: 477 - 492 )
      Code:
      [22:50:42.177 D] Goal: Nothing
      [22:50:42.177 D] [QDBG] Starting behavior Bots.Quest.QuestOrder.ForcedIf.
      [22:50:42.178 D] Compiling expression 'HasItem(60498)' @ line 20
      [22:50:42.687 D] Compiling expression 'HasItem(93672)' @ line 22
      [22:50:43.222 D] Compiling expression 'HasItem(54452)' @ line 25
      [22:50:43.773 D] Compiling expression 'HasItem(64488)' @ line 28
      [22:50:44.371 D] Compiling expression 'HasItem(6948)' @ line 31
      [22:50:45.186 D] [QDBG] Starting behavior Bots.Quest.QuestOrder.ForcedCodeBehavior.
      [22:50:45.186 D] Goal: RunLua-v1085: In Progress (no associated quest)
          [Ref: "The MoP Dailies Experience ($Rev$)" @line 32]
      [22:50:45.186 D] Activity: RunLua: UseItemByName(6948) 1 number of times while waiting 1500 inbetween
      [22:50:45.481 N] [Brodies Plugin] Profile Swapper: Checking to see if we should change profiles...
      [22:50:45.515 N] [Brodies Plugin] Profile Swapper: Load Profile: C:\bots\HonorBuddy\Profiles\TBMC\Reputation\TMOPDE\[Rep] Golden Lotus Dailies [Brodie].xml
      [22:50:45.515 D] Loading profile from C:\bots\HonorBuddy\Profiles\TBMC\Reputation\TMOPDE\[Rep] Golden Lotus Dailies [Brodie].xml
      [22:50:45.568 N] Warning: XML Error: Could not parse 'If' body node! - On line 202
      [22:50:45.579 N] Warning: XML Error: Could not parse 'If' body node! - On line 258
      
      And the referenced lines the parser is complaining about

      Line 202
      Code:
      <CustomBehavior File="SpecificQuests\30264-VOEB-EnemyattheGates" />
      
      Line 258
      Code:
      <While Condition="!IsQuestCompleted(30266)" >
      
      At a glance, the code in the XML 'looks' fine.... but still... HB is moaning about it so .... :S
       
    9. thebrodieman

      thebrodieman Well-Known Member Buddy Store Developer

      Joined:
      Sep 11, 2011
      Messages:
      6,015
      Likes Received:
      81
      Trophy Points:
      48
      Which comes up if no profiles are selected. They must appear BLUE around the icons, and Enable Dailies must also be blue. (Blue = enabled, Red = disabled)
       
    10. thebrodieman

      thebrodieman Well-Known Member Buddy Store Developer

      Joined:
      Sep 11, 2011
      Messages:
      6,015
      Likes Received:
      81
      Trophy Points:
      48
      There's must be issues with the 2 QBs that are contained on those lines. Make sure your install is up to date (which it is according to the log) and that these QBs are present. If they are, I recommend a fresh install of HB (Then of my plugin as copy overs DO NOT WORK) and see how that works.
       
    11. hackersrage

      hackersrage Member Buddy Store Developer

      Joined:
      Nov 18, 2012
      Messages:
      342
      Likes Received:
      15
      Trophy Points:
      18
      It is a fresh install of HB, your plugin, etc. Everytime there is a new HB release, I backup the old one, then manually (and painfully) do fresh installs of everything. Only things that remain the same are the profiles, and a couple plugins i update via SVN.

      Not sure why it's choking out there. There is another spot fishing for Octopus, MrFishIt quotes

      Code:
      Bot stopping! Reason: User pressed the stop button
      Starting the bot!
      Currently Using BotBase : Questing
      [Singular] info: Pull Distance set to 100 yds by Questing, Plug-in, Profile, or User 
      [Profile Message]: Compiling Quests...
      [Profile Message]: Fishing for Mimic Octopus
      (Singular) info: BehaviorFlags changed to [Death, Combat, Vendor, Roam, Rest] by Questing, Plug-in or Profile
      (Singular) info: BehaviorFlags changed to [All] by Questing, Plug-in or Profile
      (Singular) info: 29 seconds since Questing BotBase last called Singular
      (Singular) info: 29.2 seconds since BotBase last called Singular (now in Rest)
      [Singular] info: Pull Distance set to 1 yds by Questing, Plug-in, Profile, or User
      [MrFishIt-vUnknown(info)] Casting...
      (Singular) [WoWRedError] Cannot use while swimming
      (Singular) error parsing Guid ''
      (Singular) [CombatLog] SPELL_CAST_FAILED Fishing#131474 failure: 'Cannot use while swimming'
      [MrFishIt-vUnknown(info)] Casting...
      (Singular) [WoWRedError] Cannot use while swimming
      (Singular) error parsing Guid ''
      (Singular) [CombatLog] SPELL_CAST_FAILED Fishing#131474 failure: 'Cannot use while swimming'
      [MrFishIt-vUnknown(info)] Casting...
      (Singular) [WoWRedError] Cannot use while swimming
      (Singular) error parsing Guid ''
      (Singular) [CombatLog] SPELL_CAST_FAILED Fishing#131474 failure: 'Cannot use while swimming'
      [MrFishIt-vUnknown(info)] Casting...
      (Singular) [WoWRedError] Cannot use while swimming
      (Singular) error parsing Guid ''
      (Singular) [CombatLog] SPELL_CAST_FAILED Fishing#131474 failure: 'Cannot use while swimming'
      [MrFishIt-vUnknown(info)] Casting...
      (Singular) [WoWRedError] Cannot use while swimming
      (Singular) error parsing Guid ''
      (Singular) [CombatLog] SPELL_CAST_FAILED Fishing#131474 failure: 'Cannot use while swimming'
      Stopping the bot!
      Bot stopping! Reason: User pressed the stop button
      

      Attached a nice big log so hopefully it should assist more.

      View attachment 13088 2014-06-19 18.47.zip

      Seems to be a lot of mis-fires in spell casts ... may or may not be relevant to the parsing issue. Would like to see more details on that, however logs are not outputting anything more when raising debug level regarding that.
       
    12. thebrodieman

      thebrodieman Well-Known Member Buddy Store Developer

      Joined:
      Sep 11, 2011
      Messages:
      6,015
      Likes Received:
      81
      Trophy Points:
      48
      Logs already contain everything. There is no need to alter the debug level. That alters HB output only. Looks like the bot got stuck in water.
       
    13. Glucocorticoid

      Glucocorticoid New Member

      Joined:
      Nov 10, 2013
      Messages:
      20
      Likes Received:
      0
      Trophy Points:
      0
      Hello sir, please can i fix it. One of my characters complete 70% quests of Eastern kingdom. When i use animus profile at main character who didnt complete no one EK quests, he going to complete other 30% quests. But i want to start plugin for full quest run. how can i make it? If for that need premium version im ready to buy that
      Sorry for my English
       
    14. thebrodieman

      thebrodieman Well-Known Member Buddy Store Developer

      Joined:
      Sep 11, 2011
      Messages:
      6,015
      Likes Received:
      81
      Trophy Points:
      48
      These profiles use your achievements and achievement progress in order to complete the Loremaster achievements. Since loremaster achieves are now shared across your characters, progress is maintained, and it will appear as though characters that have not done so, have completed the achieves already. The individual quest achieves, although not shared, appear complete to HB if your account reflects 1 has it already, even if it's not this one.

      Premium does not make any change to this. This is not an "issue" per sae. I apologize that it won't do exactly what you are looking for as is. Altering my profiles to remove all "achievement checks" and level checks would help you, but you would also be unable to use the profile selector as that runs off achieves solely.
       
    15. Glucocorticoid

      Glucocorticoid New Member

      Joined:
      Nov 10, 2013
      Messages:
      20
      Likes Received:
      0
      Trophy Points:
      0
      Can u upload a Easter kingdom quest run only for example? I can start only EK without achievment check and go to all quests run
       
    16. thebrodieman

      thebrodieman Well-Known Member Buddy Store Developer

      Joined:
      Sep 11, 2011
      Messages:
      6,015
      Likes Received:
      81
      Trophy Points:
      48
      Not exactly high on my priority list. Sorry. Between Animus - Outlands, upcoming holidays (Fire Festival), leveling updates, UI updates, and bugfixes, I have a lot on my plate. After the project is complete, maybe I can get around, and not trying to be rude about it, I just don't have the time and am already behind schedule.
       
    17. Glucocorticoid

      Glucocorticoid New Member

      Joined:
      Nov 10, 2013
      Messages:
      20
      Likes Received:
      0
      Trophy Points:
      0
      I'm ready to pay sir for a half of plagin
      i need only EK content without achievment check
       
    18. hackersrage

      hackersrage Member Buddy Store Developer

      Joined:
      Nov 18, 2012
      Messages:
      342
      Likes Received:
      15
      Trophy Points:
      18
      Water Issue
      Yes, the bot got stuck in water -- however it wasn't because of obstacles. The bot would fly up super high on that coordinate (Z axis change only), and then fly all the way straight down (again, Z axis change only), and just under the water in the dead center of the lake, and then dismount. As the character is completely submerged, the breath bar starts to count-down. Any attempt to stop/restart the bot at this point is futile -- it will not continue past. To make it clear --- this is an open body of water with absolutely no islands, or little blocks of land, or shallow locations.

      XML Parse Issue
      Let me know what you find as the cause of this. I will continue to read it, however it "looks" fine. Is it possible one or more of the characters looks like ... but isn't... as I have seen that from foreign language IDE's before. Usually happens with " ', some letters, and sometimes I have seen it happen on < or <. Basically, the char is there, but using a code that would be supported. -- I will re-type those two segments and see if that helps, however I did not have any issues when parsing the profile using .NET (as a test).


      Thanks.
       
    19. thebrodieman

      thebrodieman Well-Known Member Buddy Store Developer

      Joined:
      Sep 11, 2011
      Messages:
      6,015
      Likes Received:
      81
      Trophy Points:
      48
      I'll look into checking the xyz on that profile, but since it's meant to fly inland on pandaria and you're ending up in the ocean, I would check to make sure you're on pandaria when it starts, and if so, what xyz is it landing at?

      The other issue I've already mentioned what you should do, but to double check your QBs aren't missing, please make this a profile and run it:

      PHP:
      <HBProfile>
      <
      QuestOrder>
      <
      CustomBehavior File="SpecificQuests\30264-VOEB-EnemyattheGates" />
      </
      QuestOrder>
      </
      HBProfile>
      It won't do anything as you need to be on the quest, but if there is an error in your copy of the QB it will reflect it in the log. Please send the log after you have run this.
       
    20. dougfunny

      dougfunny New Member

      Joined:
      Jun 17, 2014
      Messages:
      1
      Likes Received:
      0
      Trophy Points:
      0
      Unable to run [Brodies Plugin] update process
      Unable to run [Brodies QB Updater] update process
      Unable to run [Brodies Profile Updater] update process

      and yes i renamed a folder with path:
      C:\Users\Desktop\Test Bot\Plugins\BrodiesPlugin
       

    Share This Page