Actually it is supposed to be 571 for Mok'thardin's Enchantment, QuestID 572 was completed in profile 6 (the previous stranglethorn profile) and 571 was picked up but not completed. Venture Company Mining and Skullsplitter Tusks were both picked up in that same profile (6 - Stranglethorn) and they get completed in 8 - Stranglethorn. As I mentioned in my first post, these are designed to be run in order. I have gone back and added code to the first 6 profiles to address issues like this, but I have yet to get that done for the later profiles. It's on my To Do list. I'm almost finished to 60, hit 54 in Un'Goro last night. Then I'll go back and deal with issues like the one above, add pre/post grind areas, vendors (find vendors doesn't seem to be working in the later versions), mailboxes, avoidmobs and a few RunTo's to complete zone exploration and get the achievement points.
Are you running in quest mode or grind mode? Should be quest mode. I've also had issues where HB will either skip right to the end or it will keep going right back to the beginning of the profile even though it's completed some of the quests. Try stopping restarting HB, stop HP, load another profile, start/stop, then reload your desired profile. If that fails, close and restart HB. That usually does the trick for me. Occaisonally I've had to go as far as shut down HB, shut down WoW and then start them both back up or even reboot. It's an HB issue, not a profile issue. Try them in that order, least intrusive to most.
I have it in quest mode.
Tried it on a lvl 8 horde shaman with the starter durator profile. My char only attacks the mob when he is attacked by the mob. Profile or CC Bug?
I dont think so. From 1-8 he attacked mobs. Since he is at the "Grind to lvl 10" state he only attack them if he is attacked.Sounds like a cc targeting bug.
I dont think so. From 1-8 he attacked mobs. Since he is at the "Grind to lvl 10" state he only attack them if he is attacked.
I already said it: the MaxLevel tag is wrong! It's set to 1!
This profile does not contain any profiles fitting the character!
No you got me wrong, sorry for that.
This is what I mean:
<TargetMinLevel>1</TargetMinLevel>
<TargetMaxLevel>X</TargetMaxLevel>
Set the TargetMaxLevel to whatever you want, but not to 1 (like it is atm).
Best thing is to STRG+H the profile in notepad, then search for: <TargetMaxLevel>1</TargetMaxLevel> and replace with <TargetMaxLevel>15</TargetMaxLevel> or any lvl you want.