I'll attach a log when i'll find a good one. But in some kirin tor wq, like magic of flight or ley race, the plugin sees the player as stuck,even if it's not stuck. Anyone is experiencing it too?
that kirin tor world quest where you have to jet from bubble to bubble is bunk anyways. go look at the comments on wowhead.
Hi.I use your plugin for farming herb in the Legion, but sometimes when the bot dies, he does not get up, and waiting for movement in the cemetery, where he was revived with the disease, why it happens, how to fix it?
When your char gets resurrected at a graveyard, he will get a debuff ("Resurrection Sickness"). This debuff will decrease all values - including those you need to kill and defend against mobs; in Singular options there's a setting where you can set if your char waits for resurrection sickness to fade or not. Look for this particular setting and turn it off.
hi, this plugin help me to unstuck my char. But now when i die my character dont release and when he go to graveyard he resurrect. After sickness finish bot go on again. Is there a thing to do for make bot return to corpse again ?
I begin to think that could be link to my max fps. May be with low fps bot cant perform enough action per second. And when character die he is not able to resurrect. Is someone got some kind of problem and can tell me he got low max fps ?
Same happen to me when my bot die from rare mob in Azsuna, he wait for 5min timer to expire then take ress sick and wait ress sick to end, if i manualy move him and start bot in middle of that moving bot will took the way back and still take ress sick
I'm not expert but i'm almost sure there is a link. If someone who know better can tell us. One thing that i'm sure is that i'm better with this plugin than without. But if i find out how to fix that this will make that plugin the best.
Idd, i think plugin is making bot to take ress sick, just try it if you have hbreloger close wow and hbreloger gonna start wow right after and bot and then bot will start run to corpse normaly.
yes this come from the bot but i dont know why. There is an option for the bot to take ress sick. But this is not what we dont want to. What we dont want is that he dont release body and go back to corpse. May be that come from that option.
Hi, unfortunately I still don't have that much time at the moment; there are some things I'd like to rework/add. When resurrect routine is triggered, it won't stop until it has succeeded or HB has been restarted (restart HB.exe). A few days ago someone reported the issue with not releasing corpse and unfortunately didn't report back if my suggestion might have fixed it. So I will post it here as well and hope someone could tell me if this has solved this issue. Replace PHP: private async Task<bool> KOMloop() { with PHP: private async Task<bool> KOMloop() { if(!Me.IsAlive && !Me.IsGhost) return false; This will stop KoM from working while char has been died and spirit has not yet been released.
I replace it but i still encounter this problem when i die. I dont die often so this is not easy to gather information. I'm trying to reduce max tps below my max fps. Is this something that can help ?
TPS and FPS shouldn't affect KoM as long as values are not too low; even on a slow laptop CPU you can quest quite fluently with 5 TPS. You could try to replace with PHP: if(!Me.IsAlive) return false This will disable KoM completely when char has died.
thx i'm trying it. edit 1 : I saw bot die 4 times and still no problem. Since i did the change that you gave me i didn't see ress sickness. edit 2 : I forgot a ";" so plugin was disable. Have to try it again. edit 3 : die 2 times and come back to corpse.