and that is the log with you checking reset to true on the profile? also, you do not have the blank.xml profile where it can load it. it should be in the same place as the --leatherworking-- and [L]craftitems profile. if that does not work do a fresh install of HB, only have the shipped with plugins and use singular for me. Also update from SVN
You did not fix the blank.XML issue and you have not updated using the svn Sent from my XT1080 using TheBuddyForum mobile app
runs pretty good.. just got some issues like that: - Sometimes when he changes the zone, hes not attacking (Start&Stop solves it but its not 100%afkble ) - If I use HBRelog with it and it starts all up, the looting is off by default and I first have to turn it on (another 100%afkble thing) - Sometimes he kills a mob and runs some yards away before looting and skinning it, for somebody who might watch me a bit it looks botty (maybe an HB thingy?! Havent figured out yet...) - the interaction with skinning trainer inside a building has to be fixed up pls, he stops walking towards the trainer where he cant reach him and starts stuttering towards him until he can speak with it and 2nd I observed that when he wanted to train 75 to 150 the toon was running outside the building and started all over again, an infinite loop where he wants to train the next level but actually had trained it already so far... good work, keep going!!! Last logfile, what does not show the infinite loot issue I mentioned (cant find it anymore): View attachment 160 2014-01-28 01.08.txt
Every one of those issues except the training loop you last mentioned is an HB or profession buddy issue. When it loads a skinning profile it should turn looting on. Also that log file is from using dungeonbuddy... Sent from my XT1080 using TheBuddyForum mobile app
ok, now at level 380LW and 489 Skinning the bot suddenly stopped and spams "Spell not learned"... View attachment 119316
It looks like you loaded the craft profile instead of the --leatherworking-- profile. Tick reset to true in the leatherworking profile settings. and start it up in org. if that does not fix it. manually train leatherworking and try that. Either way way when it starts working can you get me the log from that? So I can see why it snagged before. In your current Log. It needed to train. and was trying to craft in northrend, only way i can think that would happen without being at my desktop would be if you loaded the craft profile there. Also, I am about halfway through rewriting how it checks to load skinning profiles and checks your materials needed. Hopefully this week I can get that rolled out. And soon after get the alliance stuff finished up.
ok dude, I leveld it myself (to 425) till next leather (Savage Leather) and then he tries to entchant wrist and here he does not agree the "soulbound if enchant" question and he does not agree with "overwriting the existing agility" on that particular bracer neither... here u probably need a look into... so I agreed those things my self and nowit works again but its weird because he just took the boat to tirisfal and kept staying on that till he came back to orgrimmar! I just gonna reset everything... Now he flies to Tirisfal, mounts up and stays there a while, HB spamming Moving to Type: Hotspot, Loc: <1, 1, 1> and thats it I add the new log... View attachment 119321
yea my code is correct for the accepting the dialog for the enchant, but it does not work...not sure about it. I will look at your log give me a a few
just fixed the issue for savage leather had the old farming move to in there it was trying to go to twilight highlands. Now it is going to tol barad like it should update from svn
sometimes if its in a new zone it takes quite long til he actualy starts to move to the hotspots... I am guessing the reason for this is that he has to download the meshfile first... Am I right? Tol Barad is running currently... Give u another feedback when I tested it... Actualy u could add the Baradin Foxes there as well, cos the drop the fox kid pet... they make good money on AH <Factions>190 22 190</Factions>
The biggest issue is still this it changes the zone and doesnt attack any mobs, just riding circles... Cannot figure out what this is?! In Botanists Guide is written, there has to be a , between the Faction Ids... What u think?
My theory is it is a handoff between profession buddy and questing. It is not communicating properly Sent from my XT1080 using TheBuddyForum mobile app
It won't continue past castspellaction until you've casted the spell. So it won't use /click StaticPopup1Button1.
So I need a wait action after the spell then the macro? Sent from my XT1080 using TheBuddyForum mobile app
You'll have to adjust CastSpellAction.cs to support confirmation of the dialog box or use lua to cast the spell.