• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Fury Unleashed I - The best you can get! (Arms, Fury & Protection supported)

    Discussion in 'Archives' started by nomnomnom, May 13, 2013.

    1. nomnomnom

      nomnomnom Well-Known Member

      Joined:
      Feb 18, 2011
      Messages:
      1,506
      Likes Received:
      73
      Trophy Points:
      48
      Internal revision 1.5.6.3. has been released.

      General:
      * Fixed the crashes of HonorBuddy when Hotkeymode or Semi Hotkeymode were selected.
      * Added Defensive Stance to the AuraBook.
      * Added some stability options to the DamageTracker.
      * Added boolean CalculateBerserkerStance to the DamageTracker.
      * Fixed AttackSpeed logging - Required for DamageTracker.
      * Added WieldsOneHandedWeapons check.
      * Improved the TalentManager Pulse() method.
      * Added the check IsCastingAtMe.

      Fury:
      * Added Enable Stance Dance function (EXPERIMENTAL!!! - Uses DamageTracker) Disabled by default.

      Protection:
      * Made Threat Based Logics for Shield Block and Barrier enabled by default.
      * Added IsCastingAtMe check to negate MAGIC damage via Shield Barrier - Making the Logic even smarter!

      =============================================

      Fury has received a new function "Stance Dance". This function tries to predict which Stance will generate more rage. It can decide Battle and Berserker Stance. The logic will NOT kick in when you are in Defensive stance. Based on the damage received, it can calculate which stance would PROBABLY be better in the next upcoming seconds. For example; At a high screech level on Thok, it'll switch to berserker stance.

      Keep in mind; Its experimental and not finished yet. Also lots of testing and finetuning needs to be done. This function is disabled by default, but you can enable it in the GUI.
       
    2. User0828

      User0828 New Member

      Joined:
      Mar 1, 2012
      Messages:
      549
      Likes Received:
      2
      Trophy Points:
      0
      Nope, that cant be the case. Did a fresh HB install, fresh fury unleashed install, after all updating, compiler error still showing up. Here is a new log.

      View attachment 120419

      The strange thing is that the CR still works perfectly. It also shows up on HB startup, regardless of class. Shows up before you pick your CR.

      EDIT: Even after your latest revision. Same error. Even tried uninstalling then reinstalling .NET 4.5. Still didn't work.
       
    3. Deathgrowl

      Deathgrowl New Member

      Joined:
      Oct 10, 2013
      Messages:
      39
      Likes Received:
      0
      Trophy Points:
      0
      Wanted to stop by and thank you for this program, for the last 2 weeks we have struggled on Heroic Malkorok which we finally beat tonight. I was number one DPS in the kill and 99% of all attempts I was also number one DPS. Excellent program to say the least. Looking forward to the polished stance dance addition.
       
    4. nomnomnom

      nomnomnom Well-Known Member

      Joined:
      Feb 18, 2011
      Messages:
      1,506
      Likes Received:
      73
      Trophy Points:
      48
      Do you have 2 folders for Fury Unleashed in your HB install? You cannot have 2 versions in 1 HB install ...
       
    5. User0828

      User0828 New Member

      Joined:
      Mar 1, 2012
      Messages:
      549
      Likes Received:
      2
      Trophy Points:
      0
      I did. The one I installed, and the most up to date version (I assume). Why would it create another folder when updating? No plugin, CR, or bot has ever done this. Shouldn't it be simply overwriting the older files with newer ones?

      Anyways...going to test it right now and see if that solves the compiler error.

      Thanks.

      EDIT: That solved the issue. Thanks again.
       
    6. Tek9ne

      Tek9ne New Member

      Joined:
      Feb 11, 2012
      Messages:
      28
      Likes Received:
      1
      Trophy Points:
      3
      I've been searching the thread and haven't seen a response to this issue yet so I'm going to go ahead and ask.

      I've been having this error pop up over the last few releases. It pops up even on a fresh WoW and/or HB install (clean directories, no addons, no nothing). It seems as if it's pulsing every minute or so, over the course of a night I'll even get the warning that one of my addons is causing a serious slowdown (even though there's none installed due to the wow install being fresh).

      Here's the error that pops up. Where it says "Count: 3", it can quickly skyrocket up into the thousands. Not sure what that means.

      Message: [string "WoW.lua"]:1: bad argument #2 to 'remove' (number expected, got string)
      Time: 02/17/14 21:18:39
      Count: 3
      Stack: [C]: ?
      [C]: in function `remove'
      [string "WoW.lua"]:1: in main chunk

      Locals:
       
    7. imdasandman

      imdasandman Active Member

      Joined:
      Feb 2, 2011
      Messages:
      1,207
      Likes Received:
      6
      Trophy Points:
      38
      If you can load your log from hb and the timestamp of the error from wow, we can easily hind the issue.

      So next time this happens(test on a training dummy),stop hb as soon as this error pops up. Once you have done that paste the same error you just posted again in a reply with your hb log attached.
       
    8. Tek9ne

      Tek9ne New Member

      Joined:
      Feb 11, 2012
      Messages:
      28
      Likes Received:
      1
      Trophy Points:
      3
      Always forget to post the log heh,

      Here's 2, both had the LUA error pop up.

      I would also like to note that the error pops up the second I select Fury Unleashed as my combat routine, before even starting the bot. It ONLY does this with Fury Unleashed, no matter the botbase used.
       
    9. imdasandman

      imdasandman Active Member

      Joined:
      Feb 2, 2011
      Messages:
      1,207
      Likes Received:
      6
      Trophy Points:
      38
      i have no idea what is causing the error... but

      [04:58:47.265 V] Fury Unleashed: 14.1 days since Windows was started.

      Dude you need to restart your pc at least once every 2 days. This helps clean your ram and hd cache... For all I know this could be the reason who knows but you really need to do a restart lol.
       
    10. nomnomnom

      nomnomnom Well-Known Member

      Joined:
      Feb 18, 2011
      Messages:
      1,506
      Likes Received:
      73
      Trophy Points:
      48
      I cannot retrieve the folder in which the Routine is installed, but I need to update it via the AutoUpdater. So it'll make a new folder with the name it expects to be there.

      Update to the latest version, which should reduce the error to only once in WoW.

      It's a familiar error and only occurs with Fury and Protection spec. It has to do with attaching to the combatlog in order to read the received damage. Oracle suffers from the same error and Im not entirely sure yet how to fix it. It should popup only once per start, and its no problem. Just looks messy :p.

      And I guess you indeed need to restart your PC :D
       
    11. Kurlebalo

      Kurlebalo New Member

      Joined:
      Sep 30, 2012
      Messages:
      31
      Likes Received:
      0
      Trophy Points:
      0
      nom it seams that there is one small problem if it can be considered problem. I'm playing another warrior this time its pandaren, horde side but routine see it (I don't know if its actually routine or HB problem) as "Your specialization is Warrior Protection and your race is Pandaren" with no Alliance/Horde distinction which is not problem for other races because they can be only on one side. But with pandaren while I was in dungeon noticed that it was trying to do following a lot

      You need to register and have one post to see spoilers!
      Pet was my target but I suppose it shouldn't happen no matter what. Am I wrong and if so then sorry for bothering.
       
    12. SuperiorAssault

      SuperiorAssault New Member

      Joined:
      Apr 18, 2011
      Messages:
      10
      Likes Received:
      0
      Trophy Points:
      0
      I still cant figure out how to actually use the profile. When I start HB it asks what routine to use Warrior PureRotation 2.1.9 or Warrior Singular v3.0.0.3304. I made a folder named Fury Unleashed and used SVN to download the sub folders. Is there anything at all I am missing. Because I cant for the life of me figure it out.
       
    13. nomnomnom

      nomnomnom Well-Known Member

      Joined:
      Feb 18, 2011
      Messages:
      1,506
      Likes Received:
      73
      Trophy Points:
      48
      [SUB][/SUB]
      Post a logfile.
       
    14. SuperiorAssault

      SuperiorAssault New Member

      Joined:
      Apr 18, 2011
      Messages:
      10
      Likes Received:
      0
      Trophy Points:
      0
      Not 100% sure how to. But from what I said, should I see the profile when HB starts up like I see the other 2 I have? Or do I need to access it another way. There must be some simple minor mistake.
       
    15. nomnomnom

      nomnomnom Well-Known Member

      Joined:
      Feb 18, 2011
      Messages:
      1,506
      Likes Received:
      73
      Trophy Points:
      48
    16. hatleyn

      hatleyn New Member

      Joined:
      Jun 22, 2012
      Messages:
      27
      Likes Received:
      0
      Trophy Points:
      0
      Anyone having problems getting IWantMovement to work is it not coming up after update?
       
    17. SuperiorAssault

      SuperiorAssault New Member

      Joined:
      Apr 18, 2011
      Messages:
      10
      Likes Received:
      0
      Trophy Points:
      0
      Following your method I hope this is what your looking for.
       
    18. nexxlolz

      nexxlolz New Member

      Joined:
      Oct 17, 2012
      Messages:
      5
      Likes Received:
      0
      Trophy Points:
      0
      great routine man, good dps. but theres only one problem im finding. is it possible for the cr to only use Raging Blow during collosus smash debuff? atm it uses it on cooldown which is a dps loss. it still does the rage dump/burn correctly but gimps itself from using raging blow on cooldown and leaving none for the needed rage dump. It also ramdomly uses heroic strike and wild strike while under 90 rage.
       
    19. SuperiorAssault

      SuperiorAssault New Member

      Joined:
      Apr 18, 2011
      Messages:
      10
      Likes Received:
      0
      Trophy Points:
      0
      I still don't know how I can not use it but everybody else seems able too.
       
    20. SuperiorAssault

      SuperiorAssault New Member

      Joined:
      Apr 18, 2011
      Messages:
      10
      Likes Received:
      0
      Trophy Points:
      0
      Ok so forget everything i said. Helps to have .net4.5.
       

    Share This Page