• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • CLU (Codified Likeness Utility) - (Pt. 2)

    Discussion in 'Archives' started by wulf, Aug 28, 2012.

    Thread Status:
    Not open for further replies.
    1. LaoArchAngel

      LaoArchAngel Member

      Joined:
      Oct 14, 2010
      Messages:
      101
      Likes Received:
      1
      Trophy Points:
      18
      Update to Subtlety. Fixed a bug causing cooldowns to not be used.
       
    2. Thaatguy

      Thaatguy New Member

      Joined:
      Sep 1, 2010
      Messages:
      63
      Likes Received:
      1
      Trophy Points:
      0
      Was having issues with affliction lock rotation. Hard to explain, it was as if it was having difficulty detecting spells that were up. i.e. would cast haunt then malefic grasp. Unsure of what the fix is. I will continue to use, and add logs as I move forward if that would be beneficial. After the first I will try to keep logs to maybe an instance for looking at specific instances (pun not intended). Also having issues with aoe dps as it doesn't recognize when to aoe. Thanks for all the hard work!
       

      Attached Files:

      Last edited: Nov 3, 2012
    3. KsuCoolCat

      KsuCoolCat Member

      Joined:
      Jan 16, 2012
      Messages:
      99
      Likes Received:
      2
      Trophy Points:
      8
      There is a bug in the CastInterrupt(...) method.
      Code:
                          if (onUnit != null && [COLOR="#FF0000"]Spell.CanCast[/COLOR](name, onUnit(a), onUnit(a).IsPlayer ? true : !BossList.IgnoreRangeCheck.Contains(onUnit(a).Entry), true))
                              return false;
      should be
      Code:
                          if (onUnit != null && [COLOR="#FF0000"]!Spell.CanCast[/COLOR](name, onUnit(a), onUnit(a).IsPlayer ? true : !BossList.IgnoreRangeCheck.Contains(onUnit(a).Entry), true))
                              return false;
       
    4. LaoArchAngel

      LaoArchAngel Member

      Joined:
      Oct 14, 2010
      Messages:
      101
      Likes Received:
      1
      Trophy Points:
      18
      I knew there was something off with interrupts! Good eye, Ksu!
       
    5. wakkawakka22

      wakkawakka22 New Member

      Joined:
      Nov 11, 2011
      Messages:
      204
      Likes Received:
      2
      Trophy Points:
      0

      OMG, this has been killing my dps...that and using of trinkets which are cosmetic use one...or not dps beneficial
       
    6. Stormchasing

      Stormchasing Community Developer

      Joined:
      Jan 15, 2011
      Messages:
      4,029
      Likes Received:
      48
      Trophy Points:
      48
      we can't see which ones are dps and which are only for fun, what we can see is ... usable or not ... so ... change the trinkets^^

      The other issue ... thanks for reporting ksucoolcat
       
    7. KsuCoolCat

      KsuCoolCat Member

      Joined:
      Jan 16, 2012
      Messages:
      99
      Likes Received:
      2
      Trophy Points:
      8
      Expect more from me. I like to write code, so tracking these kinds of odd issues down is fun for me.

      Corollary: If you have any issues you're having problems tracking down, let me know and I'll try to help.
       
    8. Clubwar

      Clubwar Member

      Joined:
      May 3, 2012
      Messages:
      907
      Likes Received:
      3
      Trophy Points:
      18
      Frost spec is the best for raiding at this moment, but clu frost is very low
      Damage. Have any a rework for CLU frost mage?
       
    9. Stormchasing

      Stormchasing Community Developer

      Joined:
      Jan 15, 2011
      Messages:
      4,029
      Likes Received:
      48
      Trophy Points:
      48
      known issue, but thanks for the logs, will inspect them in the evening ... maybe i get affliction fixed -.-
       
    10. wakkawakka22

      wakkawakka22 New Member

      Joined:
      Nov 11, 2011
      Messages:
      204
      Likes Received:
      2
      Trophy Points:
      0
      If I compiled a list of itemIDs, could that help? iirc, I remember earlier iterations using something similar
       
    11. er1c

      er1c New Member

      Joined:
      Aug 13, 2012
      Messages:
      13
      Likes Received:
      0
      Trophy Points:
      0
      love this makes raiding lot less tedious allows much more attention to fight mechanics wile doing awesome dps, tho last night i did 3 attempts on garalon n it just doesn't seem to work on legs/him sorta like elegon was a wile ago. dont have a log sry. anyone else experience this? im using the latest svn version
       
    12. kravitz

      kravitz New Member

      Joined:
      Dec 9, 2011
      Messages:
      376
      Likes Received:
      6
      Trophy Points:
      0
      Feral druid options are not available under the class specific tab.
       

      Attached Files:

    13. Hemavol

      Hemavol Member

      Joined:
      Sep 15, 2012
      Messages:
      47
      Likes Received:
      0
      Trophy Points:
      6
      CLU isn't facing the mob for me when I'm using the Guest123 Grindbot.
       
    14. Dark57

      Dark57 New Member

      Joined:
      Jun 6, 2012
      Messages:
      500
      Likes Received:
      7
      Trophy Points:
      0
      Any word on why the Affliction rotation isn't using Soul Burned Soul Swap correctly?
       
    15. phpcn

      phpcn New Member

      Joined:
      Feb 27, 2012
      Messages:
      26
      Likes Received:
      0
      Trophy Points:
      0
      Code:
      22:17:36.440 D] [CGSpellBook::CastSpell] Override ID: 100780, KnownIndex: 63
      [22:17:36.746 D] [LuaEvents] Getting argument values for event UNIT_SPELLCAST_SUCCEEDED
      [22:17:36.746 D] [LuaEvents] Getting argument values for event COMBAT_LOG_EVENT_UNFILTERED
      [22:17:37.398 N] [CLU] 3.3.6:  [Casting] Refresh Tiger Power on 团队副本训练假人
      [22:17:37.398 D] [Cast] Tiger Palm 100787
      [22:17:37.399 D] [CGSpellBook::CastSpell] Override ID: 100787, KnownIndex: 48
      [22:17:37.642 D] [LuaEvents] Getting argument values for event COMBAT_LOG_EVENT_UNFILTERED
      [22:17:37.642 D] [LuaEvents] Getting argument values for event UNIT_SPELLCAST_SUCCEEDED
      [22:17:37.642 D] [LuaEvents] Getting argument values for event COMBAT_LOG_EVENT_UNFILTERED
      [22:17:38.457 N] [CLU] 3.3.6:  [Casting] Refresh Tiger Power on 团队副本训练假人
      [22:17:38.457 D] [Cast] Tiger Palm 100787
      [22:17:38.458 D] [CGSpellBook::CastSpell] Override ID: 100787, KnownIndex: 48
      [22:17:38.709 D] [LuaEvents] Getting argument values for event UNIT_SPELLCAST_SUCCEEDED
      [22:17:38.709 D] [LuaEvents] Getting argument values for event COMBAT_LOG_EVENT_UNFILTERED
      [22:17:39.405 N] [CLU] 3.3.6:  [Casting] Jab w/FoF on 团队副本训练假人
      [22:17:39.405 D] [Cast] Jab 100780
      [22:17:39.406 D] [CGSpellBook::CastSpell] Override ID: 100780, KnownIndex: 63
      [22:17:39.773 D] [LuaEvents] Getting argument values for event UNIT_SPELLCAST_SUCCEEDED
      [22:17:39.774 D] [LuaEvents] Getting argument values for event COMBAT_LOG_EVENT_UNFILTERED
      [22:17:40.457 N] [CLU] 3.3.6:  [Casting] Refresh Tiger Power on 团队副本训练假人
      [22:17:40.457 D] [Cast] Tiger Palm 100787
      [22:17:40.459 D] [CGSpellBook::CastSpell] Override ID: 100787, KnownIndex: 48
      [22:17:40.704 D] [LuaEvents] Getting argument values for event UNIT_SPELLCAST_SUCCEEDED
      [22:17:40.704 D] [LuaEvents] Getting argument values for event COMBAT_LOG_EVENT_UNFILTERED
      [22:17:41.462 N] [CLU] 3.3.6:  [Casting] Refresh Tiger Power on 团队副本训练假人
      [22:17:41.462 D] [Cast] Tiger Palm 100787
      [22:17:41.463 D] [CGSpellBook::CastSpell] Override ID: 100787, KnownIndex: 48
      [22:17:41.707 D] [LuaEvents] Getting argument values for event UNIT_SPELLCAST_SUCCEEDED
      [22:17:41.707 D] [LuaEvents] Getting argument values for event COMBAT_LOG_EVENT_UNFILTERED
      [22:17:42.509 N] [CLU] 3.3.6:  [Casting] Jab w/FoF on 团队副本训练假人
      [22:17:42.509 D] [Cast] Jab 100780
      [22:17:42.510 D] [CGSpellBook::CastSpell] Override ID: 100780, KnownIndex: 63
      [22:17:42.809 D] [LuaEvents] Getting argument values for event UNIT_SPELLCAST_SUCCEEDED
      [22:17:42.810 D] [LuaEvents] Getting argument values for event COMBAT_LOG_EVENT_UNFILTERED
      [22:17:43.493 N] [CLU] 3.3.6:  [Casting] Refresh Tiger Power on 团队副本训练假人
      [22:17:43.493 D] [Cast] Tiger Palm 100787
      [22:17:43.495 D] [CGSpellBook::CastSpell] Override ID: 100787, KnownIndex: 48
      [22:17:43.753 D] [LuaEvents] Getting argument values for event COMBAT_LOG_EVENT_UNFILTERED
      [22:17:43.753 D] [LuaEvents] Getting argument values for event UNIT_SPELLCAST_SUCCEEDED
      [22:17:43.753 D] [LuaEvents] Getting argument values for event COMBAT_LOG_EVENT_UNFILTERED
      [22:17:44.493 N] [CLU] 3.3.6:  [Casting] Refresh Tiger Power on 团队副本训练假人
      Windwalker talent/Monk Always Spam the tiger palm!!! Any idea to fix it?
       
    16. dubstep1337

      dubstep1337 Member

      Joined:
      Feb 6, 2012
      Messages:
      199
      Likes Received:
      1
      Trophy Points:
      18

      when i spec affli he is just using Haunt and Malefic Grasp :(
       
    17. babydragon

      babydragon New Member

      Joined:
      Aug 30, 2011
      Messages:
      40
      Likes Received:
      0
      Trophy Points:
      0
      I'm getting this :
      Code:
      [CLU] 3.3.7: ERROR: Could not add combat log event filter! - Performance may be horrible, and things may not work properly!
      
      Should i be worried about it ? And if so how could i fix it ?
       

      Attached Files:

    18. alexyo

      alexyo New Member

      Joined:
      Nov 1, 2011
      Messages:
      20
      Likes Received:
      0
      Trophy Points:
      0
      I'm getting this error (BM hunter)

      Code:
      [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__2c(Object ret) in c:\Users\Alex\Desktop\hb\Routines\CLU\Classes\Hunter\BeastMastery.cs:line 192
         at CLU.Base.Buff.<>c__DisplayClass52.<CastBuff>b__4f(Object a) in c:\Users\Alex\Desktop\hb\Routines\CLU\Base\Buff.cs:line 921
      
       
    19. svinba

      svinba New Member

      Joined:
      Oct 22, 2012
      Messages:
      2
      Likes Received:
      0
      Trophy Points:
      0
      Arms warrior pulling is missing. I copy over the pulling from fury and that worked perfectly.
       
    20. rosek

      rosek New Member

      Joined:
      Jun 19, 2012
      Messages:
      457
      Likes Received:
      3
      Trophy Points:
      0
      my level 24 WL(affli) only use shadow bolt
       
    Thread Status:
    Not open for further replies.

    Share This Page