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

HB ARCHIVES: The Complete MoP Daily Experience--DO NOT DELETE

Maybe I pulled the wrong log, but there's no way my QBs can be out of date, every morning I start with a fresh install, all installs are deleted and your QBs are copied over. Not sure how that could have happened.

Just happened again with the 3rd character:

I'm going to verify my batch file is doing what its supposed to be doing and make sure the QBs are properly updating.

Your batch file is probably working fine, the vehicles QBs had typos in them from this morning's update from Kick's SVN. Corrected and will be in r222.
Also that's a lot of injection errors...1 I see comes from InteractWith but the rest...no clue. Styx maybe? I can't tell. I wanna go out of a limb and say this isn't profile related but I have no idea WHAT errors that is.
 
Brodie, can you do me a favor? Check this log make sure all my QBs are up to date.

Log: View attachment 9320 2013-04-26 16.20.txt

this is the daily batch file I run:
Code:
@echo off
set WoW_Dir=D:\World of Warcraft
set HBSTUFF=D:\HBSTUFF
set WoW_Local=enUS
cls

REM Leave the below alone unless you know what your doing
set SVN_64="C:\Program Files\TortoiseSVN\bin\svn.exe"
set error1=The SVN command line tool doesn't seem to be installed...
Echo WoW directory set to %WoW_Dir%
Echo WoW Local set to %WoW_Local%
Echo Deleting Cache
If exist "%WoW_Dir%\Errors" del /q "%WoW_Dir%\Errors\*.*" >nul
If exist "%WoW_Dir%\Cache\WDB\%WoW_Local%\creaturecache*.wdb" del /q "%WoW_Dir%\Cache\WDB\%WoW_Local%\creaturecache*.wdb"
If exist %SVN_64% (svn update %HBSTUFF%\TheBrodieMan) else echo %error1%
D:
rmdir /S /Q "HB1"
rmdir /S /Q "HB2"
rmdir /S /Q "HB3"
mkdir HB1
"c:\Program Files\7-Zip\7z.exe" x %HBSTUFF%\hb_latest.zip -oD:\hb1
mkdir "D:\hb1\settings"
copy d:\hbstuff\GlobalSettings.xml "D:\HB1\settings"
robocopy /s /XO /np "%HBSTUFF%\TheBrodieMan\Plugins" "D:\HB1\Plugins"
robocopy /s /XO /np "%HBSTUFF%\TheBrodieMan\Quest Behaviors" "D:\HB1\Quest Behaviors"
robocopy /s /XO /np "D:\HB1" "D:\HB2"
robocopy /s /XO /np "D:\HB1" "D:\HB3"
 
Brodie, can you do me a favor? Check this log make sure all my QBs are up to date.

Log: View attachment 89413

this is the daily batch file I run:
Code:
@echo off
set WoW_Dir=D:\World of Warcraft
set HBSTUFF=D:\HBSTUFF
set WoW_Local=enUS
cls

REM Leave the below alone unless you know what your doing
set SVN_64="C:\Program Files\TortoiseSVN\bin\svn.exe"
set error1=The SVN command line tool doesn't seem to be installed...
Echo WoW directory set to %WoW_Dir%
Echo WoW Local set to %WoW_Local%
Echo Deleting Cache
If exist "%WoW_Dir%\Errors" del /q "%WoW_Dir%\Errors\*.*" >nul
If exist "%WoW_Dir%\Cache\WDB\%WoW_Local%\creaturecache*.wdb" del /q "%WoW_Dir%\Cache\WDB\%WoW_Local%\creaturecache*.wdb"
If exist %SVN_64% (svn update %HBSTUFF%\TheBrodieMan) else echo %error1%
D:
rmdir /S /Q "HB1"
rmdir /S /Q "HB2"
rmdir /S /Q "HB3"
mkdir HB1
"c:\Program Files\7-Zip\7z.exe" x %HBSTUFF%\hb_latest.zip -oD:\hb1
mkdir "D:\hb1\settings"
copy d:\hbstuff\GlobalSettings.xml "D:\HB1\settings"
robocopy /s /XO /np "%HBSTUFF%\TheBrodieMan\Plugins" "D:\HB1\Plugins"
robocopy /s /XO /np "%HBSTUFF%\TheBrodieMan\Quest Behaviors" "D:\HB1\Quest Behaviors"
robocopy /s /XO /np "D:\HB1" "D:\HB2"
robocopy /s /XO /np "D:\HB1" "D:\HB3"

Trick is its when your log hits the profile with bad QBs in it. Not really before. Itll show as a "unable to parse if statement" usually.
 
Went ahead and reset everything, did an SVN update, Same problem with "Ashes of the Enemy"

Bot just stands on the mummified remains trying to walk forward and never activates the Blessed Torch

Log attached: View attachment 89416

So I've run this on 5 different characters today, one it worked fine (gnome warrior), 3 failed completely, worgen druid, worgen shadowpriest, human rogue and one got through the first 3 then couldn't do the rest (pandaran monk).

I have no idea what it means, but its very weird.
 
I run the tiller's faction daily and it keeps keep checking to see if there is anything to do to the farm plots over and over. it does not plow the fields.
Also is there a way to make it use the master plow, the pest repeller, sprinkler and big bag of seeds?
thanks

see the included log text.


updated: seems to work once i selected the work orders from the board. still would like to see options for master plow, the pest repeller, sprinkler and big bag of seeds ;)

TYVM for this profile!!! You are awesome!!
 

Attachments

Last edited:
I run the tiller's faction daily and it keeps keep checking to see if there is anything to do to the farm plots over and over. it does not plow the fields.
Also is there a way to make it use the master plow, the pest repeller, sprinkler and big bag of seeds?
thanks

see the included log text.


updated: seems to work once i selected the work orders from the board. still would like to see options for master plow, the pest repeller, sprinkler and big bag of seeds ;)

TYVM for this profile!!! You are awesome!!

Sprinkler and bug zapper is supported. Is it skipping them and heading for the can/spray?
I'll look into why its getting stuck at work orders.
 
yes it is using the bug sprayer and watering can.... its a minor inconvenience but it worked overall! :)

Next toon I will try taking the sprayer and can out of my bags and see if it uses the machines...


tyvm again for the hard work and time you put into this!!
 
Hi I am new 90 and have not done any dailies at all. When i load this up on fresh honorbuddy, i do the plugin changer and it does not allow me to check any of the dailies i want to do. how do i fix this?
 
Hey Brodieman,
First off, thank you. This profile is the tits.

It was working for me, very very well, but after 5.2 I've had troubles. I've completely (to the best of my abilities) cleared everything and done a complete install more than once. But, I continue to get the same error each time.

It casts hearthstone, hearths, and then I get an audible ding, and the following msg comes up: "End of Profile...if you're seeing this something borked! (Check your QBs and that you have a Hearthstone!)"

Please see attached log.

Thank you ahead of time for any help you can offer.
Mem
 

Attachments

Last edited:
ok now I am trying to use the daily grind bot but its giving an error...
if you're seeing this something borked! (Check your QBs and that you have a Hearthstone!)

I also have a question which bot do i pick? grinding?

I did delete the cache in HB and i restarted my laptop too... still does the same thing
attaching log file....

updated: now getting a new and different error... see the new log
 

Attachments

Last edited:
hmm when i pick august celestials individually, since the daily grind doesnt work, getting error in line 119....

see log...

ps. sorry for all these posts today :(

[InteractWith-v419(warning) @line 119]: Attribute 'PreInteractMountStrategy' is not recognized by this behavior--ignoring it.
[InteractWith-v419(warning) @line 119]: Attribute 'PreInteractMountStrategy' is not recognized by this behavior--ignoring it.
[InteractWith-v419(warning) @line 119]: Attribute 'PreInteractMountStrategy' is not recognized by this behavior--ignoring it.
[InteractWith-v419(warning) @line 119]: Attribute 'PreInteractMountStrategy' is not recognized by this behavior--ignoring it.
 

Attachments

hmm when i pick august celestials individually, since the daily grind doesnt work, getting error in line 119....

see log...

ps. sorry for all these posts today :(

[InteractWith-v419(warning) @line 119]: Attribute 'PreInteractMountStrategy' is not recognized by this behavior--ignoring it.
[InteractWith-v419(warning) @line 119]: Attribute 'PreInteractMountStrategy' is not recognized by this behavior--ignoring it.
[InteractWith-v419(warning) @line 119]: Attribute 'PreInteractMountStrategy' is not recognized by this behavior--ignoring it.
[InteractWith-v419(warning) @line 119]: Attribute 'PreInteractMountStrategy' is not recognized by this behavior--ignoring it.

Did you Update your Quest Behavior Folder... i think v419 of InteractWith is out of date.
 
Hi I am new 90 and have not done any dailies at all. When i load this up on fresh honorbuddy, i do the plugin changer and it does not allow me to check any of the dailies i want to do. how do i fix this?

You have to do step 1 first: Identify the location of [Rep] Daily Grind [Brodie].xml
 
Hey Brodieman,
First off, thank you. This profile is the tits.

It was working for me, very very well, but after 5.2 I've had troubles. I've completely (to the best of my abilities) cleared everything and done a complete install more than once. But, I continue to get the same error each time.

It casts hearthstone, hearths, and then I get an audible ding, and the following msg comes up: "End of Profile...if you're seeing this something borked! (Check your QBs and that you have a Hearthstone!)"

Please see attached log.

Thank you ahead of time for any help you can offer.
Mem

You haven't set up ProfileChanger yet. If you have gone through the steps, and it still does not work, delete Plugins\ProfileChanger\Config and try again.
 
ok now I am trying to use the daily grind bot but its giving an error...
if you're seeing this something borked! (Check your QBs and that you have a Hearthstone!)

I also have a question which bot do i pick? grinding?

I did delete the cache in HB and i restarted my laptop too... still does the same thing
attaching log file....

updated: now getting a new and different error... see the new log

Firstly, you have yet to set up the Plugin.
Second you have a lot of errors coming from your Quest Behaviors folder. I recommend copying all QBs from my SVN over into yours. If this does not alleviate the issue, I recommend a fresh reinstall before copying over the files again.
 
am I missing something here?
I've done another clean install.
I've tried both copying and pasting the plugin and QB folders form your svn to my honorbuddy folder, and,I'v tried deleting the existing plugin and QB folders in my Honorbuddy folder, then replacing them with the ones from your svn. Both options have come back with the same behavior and error msg.

Am I setting the plugin up wrong?
-I open honorbuddy, login, click [plugins] button on the right, select Profilechanger, click settings, click browse and select path to [rep]thedailygrind[brodie],check off all reps I want dailies done for, click save, close that window, click recompile all, close that window, close honorbuddy, restart and login into honor buddy for fresh start.

still, error msg :(
I'm admittedly fumbling around in the dark here, and just troubleshooting as best I can.

ps. Clearing caches, and trying to be as meticulous and tidy as possible.
 

Attachments

am I missing something here?
I've done another clean install.
I've tried both copying and pasting the plugin and QB folders form your svn to my honorbuddy folder, and,I'v tried deleting the existing plugin and QB folders in my Honorbuddy folder, then replacing them with the ones from your svn. Both options have come back with the same behavior and error msg.

Am I setting the plugin up wrong?
-I open honorbuddy, login, click [plugins] button on the right, select Profilechanger, click settings, click browse and select path to [rep]thedailygrind[brodie],check off all reps I want dailies done for, click save, close that window, click recompile all, close that window, close honorbuddy, restart and login into honor buddy for fresh start.

still, error msg :(
I'm admittedly fumbling around in the dark here, and just troubleshooting as best I can.

ps. Clearing caches, and trying to be as meticulous and tidy as possible.

Start HB, press Plugins, Profile Changer, if everything i ok press Save. Dont close HB! And start HB to proceed. Everytime you close HB you have to Save the Settings under ProfileChanger.
 
Back
Top