bobby53
New Member
- Joined
- Jan 15, 2010
- Messages
- 4,040
- Reaction score
- 178
I don't know if I should put this here, or somewhere else, but it's happening with more than one CC (default CCs that were included with HB as well) so I'll put it here and see if I was right. Anyway, I've attached a log with the issues. It seems that it's not loading Amplify, Convalesce, Default Death Knight, Default Warlock, or ShamWoW. I know it's probably because the CCs haven't been updated for this particular release of HB, but the one before this they were all working fine.
Edit: Yeah, I just checked with a couple of other CCs. It looks like if the CC uses 'Sequence' or 'SequenceManager' then the CC doesn't load. I tried all three shaman CCs with the same result, I also tried a couple of others. I don't know if this is an HB issue or a CC issue.
Here is what is going on. There was an unexpected change in the last HonorBuddy build removing the SequenceManager API. This was presumably done as part of the HB Team working through the build issues in the prior release (otherwise the change would have been communicated in advance.) Prior to release, someone else updated the Default Shaman CC to comment out the use of that API. This allows it to run, but also disables the behavior this area was providing. So for now you can use the Default Shaman, but with the following side effects (since the code dealing with them is what was commented out):The default wowshaman CC is working tho .
1. Mounting when someone needs a Heal - when healing, the CC would block HonorBuddy's attempt to mount if a nearby group member required healing. This modified version will now mount and then if it is determined a nearby group member requires healing immediately dismount when the heal is cast.
2. Recalling totems prior to mounting - the CC would detect HonorBuddy attempting to mount and perform a Totemic Recall before the mount attempt. The modified version will mount and perform the Totemic Recall only once dismounted.
3. Reincarnation - the CC would detect the character had died and prevent HonorBuddy from Ankh'ing or Soulstone rezzing in the middle of mobs or in a battleground. Unless a corresponding change has been made recently to HB, the modified version will immediately use Reincaration or Soulstone if its available. The likely result is you will experience an extra death or two due to resurrecting immediately at the point you just died and having low health and low mana.
I'll look into this further when I get home from work late today, but for now you'll need to use the Default Shaman CC with the side effects.
Last edited: