Post log and I can help. May be something easy to fix. I am using latest and it appears to be working for me. Would also like to point out that all my previous versions are there as well. You can try a previous one that you knew was working if a future one does not until I can fix.
I actually had this happen to me this morning. I think it's an HB issue, not my routine. If you try to select Singular or Illidari while a loading screen is there, it goes into that loop. After shutting down HB and then restarting and selecting Illidari after the loading screen was gone, it went away for me.
Yeah I think It was a HB issue. I'm going to try it on a fresh install now. Would love to see this as well
Ok I see This [17:56:06.157 N] -- A Demon Hunter's Combat Routine -- [17:56:06.853 D] System.NullReferenceException: Object reference not set to an instance of an object. at Illidari.Core.Managers.TalentManager.getTalent(Int32 tier, Int32 index) in K:\Apps\HB3 96update\Routines\Illmatic\Core\Managers\TalentManager.cs:line 104 at Illidari.Core.Managers.TalentManager.setTalents() in K:\Apps\HB3 96update\Routines\Illmatic\Core\Managers\TalentManager.cs:line 205 at Illidari.Core.Managers.TalentManager.initTalents() in K:\Apps\HB3 96update\Routines\Illmatic\Core\Managers\TalentManager.cs:line 110 at Illidari.Main.Initialize() in K:\Apps\HB3 96update\Routines\Illmatic\Main.cs:line 155 at Styx.CommonBot.Routines.RoutineManager.set_Current(CombatRoutine value)
Can you tell me what talents you have, so I can try the same here? Edit: I actually see what the issue is. If you have a talent available and didn't select it, it was throwing an error. This is fixed and will be available next release (hopefully today). Let me finish adding this Havoc Ancient item use in and then I'll post with an update. For now, you can just select a talent tier (if you haven't) and see if it works.
No problem. Still have it fixed so that if it happens again, It'll keep someone else from getting an error. May even put a note out there "hey, yo, you don't have a talent selected!" haha
Code: ======================= Version 09.06.2016 ======================= -- Talent Manager - Fixed issue when user does not have a talent selected, but is eligible to select it. -- General - Cooldown type added for "AoE". -- Havoc - Added Fury of the Illidari (FoTI) as a Cooldown type option. -- Havoc - Added Hotkeys for Havoc Cooldowns I added those things real fast just to get you by, but I will be adding all the abilities for Havoc DH on the next release. Need to do some research and find out what's the best routines right now and then add in the rest just in case someone wants to go outside the box.
still wont use FoTI on cooldown, only for AOE and doesnt change when i select it to use on cooldown and save it
I'll take a look tomorrow and try to re-post if I can't get it. You can also try to turn on the hotkey for it and leave it on all the time for now? However, I'll have it working tomorrow.
Thanks Hi, tested the routine with Enyo in Aszuna while questing. Works fine for me. Thanks for your work on this.
Very good routine ! Finish almost the 4 zones without Suramar. Keep working ! Ps: With your routine my character dont use food. Is it normal ?
Umm... honestly I leveled tank and I never used it, so I forgot about that part. I'll add that into the next release to eat/bandage.
1. I want to say next one will blacklist any ground casts that fail 3 times in a row for 5 seconds. 2. For Single Target and AoE, where it casts Infernal Strike in melee range, it will now cast it on yourself, instead of the target. This makes for way less movement in combat when it's not supposed to move. 3. Yes, I will make an option to disable for Pull, Single Target combat, AoE combat, and Gap Closer. The difference in them is: - Pull is cast before you are in combat, typically by Questing bot. - Single Target is pretty self explanatory. - AoE will use it when there are 3 or more targets within 8 yards. - Gap closer will use it if you are in combat, but you are between 9 and 15 yards away. All of this will be in the next release. I just wanted you all to know I am still working on it. Haven't had much time though the past week or 2.
I have pushed these changes to the SVN. I have also pushed the following included with those. 1. Use Throw glaive every 5 seconds (thinking of making this configurable time limit) and also use this on Pull and if > 8 yards from target for Vengeance only. 2. I can't remember, but I believe I have fixed Havoc Ancient ability where it casts as well. After I do some more testing and update a few more things, I'll do a major push here to the forums.