I am using HB2 Beta 10, for some reason the deathknight does not want to eat Honey-Spiced Lichen, have not tried another food yet, but I presume it will just do the same thing. I verified I typed the name in wrong, restarted bot, and even got the number from wowhead. Any suggestions? Even if it has very low hp, it will keep fighting until it dies. There is nothing in the debug log about eating, it's almost as if HB is not recognizing I have low health.
Maybe because Honey-Spiced Lichen tastes bad? Nah, try a different food. If that doesn't work, respec to blood/unholy. Fastest for levelling. Wait, I don't think food works yet in HB2
try a diffrent food, like crispy flatbread, i used it, and it ate it. so it's not about hb not eating food.
Now im trying Salted venison and it's still not working. I have tried two different foods, using the names and then the IDs. I looked at the CC file in HB10 Beta, it says it should be eating at 50% by default. I have two different accounts I bot on and I don't have any problems at all with my other account. Any suggestion to what could be causing the DK to just keep fighting even if it's at 5% health?
This happened to my warrior a few times. I deleted the food from HB then shut down HB and restarted it, filled in the food, then loaded the profile and it began to eat.... So much in fact I went through 150 Mead Basted Caribou in about 2 hours (give or take). It seems like HB doesn't actually delete the food until you shut it down and restart it. I actually have my accounts down for the night but tomorrow I'll try to recreate this on my pally or shaman Morga
FIX at line 36 change to: Code: public override bool NeedRest { get { return _me.HealthPercent < 50; } }