What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal
RebornBuddy Forums

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

CLU (Codified Likeness Utility) - (Pt. 2)

Status
Not open for further replies.
just installed this into the Routines directory and when loading HB I get this error:

Compiler Error: d:\downloads\Honorbuddy 2.5.6396.497\Routines\CLU\Base\Unit.cs(516,83) : error CS1061: 'Styx.WoWInternals.WoWObjects.WoWUnit' does not contain a definition for 'IsBoss' and no extension method 'IsBoss' accepting a first argument of type 'Styx.WoWInternals.WoWObjects.WoWUnit' could be found (are you missing a using directive or an assembly reference?)

what do I do?

complete log please!
or update your HB!
 
Is Feral Druid Somehow bugged?
Can`t find it on Class Config. Btw, no heals for feral druid main rotation.
Please give it a check !!
Thx and awsome routine !!

only one page before your post: Feral has no settings!
For healing ... we will check this, use singular if u need a quick fix
 
A few versions now something has been wrong with the hunter CC. I finally got around to collect the log and post it here :)

[CLU] 3.3.7: [Buff] Failed to cast Focus Fire for Focus Fire, Exception thrown:: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
at CLU.Classes.Hunter.BeastMastery.<get_SingleRotation>b__15(Object ret) in d:\Games\HB\Routines\CLU\CLU\Classes\Hunter\BeastMastery.cs:line 159
at CLU.Base.Buff.<>c__DisplayClass52.<CastBuff>b__4f(Object a) in d:\Games\HB\Routines\CLU\CLU\Base\Buff.cs:line 921

And besides this reoccurring error, it does not use arcane shots at all. almost always on single mobs it keeps using cobra shot while at full focus all the time. Unless there are multiple mobs it will use multi-shot.

Hope you can make something of it.
View attachment 65804

update your CLU, Focus Fire should be fixed, forgot one line last time

[18:44:12.169 N] [CLU] 3.3.7: [CastingSpecial] Arcane Shot (Thrill of the Hunt)
multiple times, Arcane Shot is working as intended, if u need it more often (which we never wanted in a raidenvironment) lower your Focussettings for Arcane Shot and it will dump focus with it
 
Last edited:
Hey Storm, could you take a look at my post from the previous page re:combat on Garalon?
 
log, all Hunter speccs have implemented Glaive Toss, and there is no special condition for that excep ... u have to talented it and u must have a target

Yes of course i have talented it and i have a target and as i wrote in seting it is set on on. What kind of log you need? 1 min dps test on training dummy good or you need raid log?
 
Yes of course i have talented it and i have a target and as i wrote in seting it is set on on. What kind of log you need? 1 min dps test on training dummy good or you need raid log?

any log ... 1 or 2 mins should be okay
 
Hey Storm, could you take a look at my post from the previous page re:combat on Garalon?

Update your CLU
- Canceling Blade Flurry will only happen if AOE is enabled (if aoe is disabled, we assume that the user triggered BF, so he has to cancel it)
. BF will be canceld when AOE is Enabled AND AddCount < 1 or AddCount >= FanOfKnifeCount, so please check your FanOfKnife Settings before reporting bugs!


edit: i'm out for breakfast now :) if i don't answer ... i'm not back :P
 
You just made my night... Thanks!

edit: Tested on lfr Garalon... worked like a boss.
 
Last edited:

can u please update your CLU?
- Talentindexes will now be logged for purposes of debugging
- Glaive Toss switched to cast by ID, CD/Focus/Talent will be checked

Couldn't find any issue with the casting routines ... maybe spellmanager doesn't recognize the spell in the right way, so i switched to casting by ID, this should do the trick
 
Still not working :/ i switched to Singular to check if Glaive Toss is used, and yes it workes with Singular. Maybe you can spy on his code to get it working^^
 
Don't know if it is answered elsewhere...

How much is the approximate damage difference if Frame lock is enabled? Or even if Raidbot setting is enabled in Lazyraid? I ask this since I want to enable keypresses to pause the bot. In order to do this I have to disable Raidbot setting. Or sometimes with lag, Frame lock might have weird results. Would I lose DPS?
 
Still not working :/ i switched to Singular to check if Glaive Toss is used, and yes it workes with Singular. Maybe you can spy on his code to get it working^^

Update your CLU, and report back with a full log :)
- Again Glaive Toss, simplified to the max (it's now the same as Singular except the Throttling, which we do not have in CLU)
 
Update your CLU, and report back with a full log :)
- Again Glaive Toss, simplified to the max (it's now the same as Singular except the Throttling, which we do not have in CLU)

i changed a bit in your code. I put Glaive Toss a little bit up on Priority and now it thems to work, atleast on a short dummy test. Maybe you will change and at this on Hunter CC if you like.

View attachment Survival.cs
 
Status
Not open for further replies.
Back
Top