• 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. Stormchasing

      Stormchasing Community Developer

      Joined:
      Jan 15, 2011
      Messages:
      4,029
      Likes Received:
      48
      Trophy Points:
      48
      damn .. stupid thing ... i removed it until i could fix it ... atm at raid for next 2 hours
       
    2. taurenguard

      taurenguard New Member

      Joined:
      Jul 23, 2012
      Messages:
      203
      Likes Received:
      0
      Trophy Points:
      0
      Much better thanks :)
       
    3. Stormchasing

      Stormchasing Community Developer

      Joined:
      Jan 15, 2011
      Messages:
      4,029
      Likes Received:
      48
      Trophy Points:
      48
      thanks will have a look
       
    4. Stormchasing

      Stormchasing Community Developer

      Joined:
      Jan 15, 2011
      Messages:
      4,029
      Likes Received:
      48
      Trophy Points:
      48
      @ joe_nvidio828: complete log, not only a part of it :) with a part of a log i have to ask too many questions
       
    5. cn.

      cn. New Member

      Joined:
      Aug 15, 2011
      Messages:
      71
      Likes Received:
      0
      Trophy Points:
      0
      Shadow Priests cast Vampiric Touch twice in a row, it happens with other routines too so I think maybe the debuff activates just after you finish casting so when the CR checks for the debuff it doesn't find it so applies it again but during casting I see the debuff appears (200 or so milliseconds after casting starts)
       
    6. Stormchasing

      Stormchasing Community Developer

      Joined:
      Jan 15, 2011
      Messages:
      4,029
      Likes Received:
      48
      Trophy Points:
      48
      *** Update ***
      Inferno Blast should be fixed (only using it when Heating up Procc is there)
      Destruction should now CoE
       
      taurenguard likes this.
    7. Stormchasing

      Stormchasing Community Developer

      Joined:
      Jan 15, 2011
      Messages:
      4,029
      Likes Received:
      48
      Trophy Points:
      48
      update your clu, should be fixed
       
    8. Raychelc

      Raychelc New Member

      Joined:
      Sep 26, 2012
      Messages:
      8
      Likes Received:
      0
      Trophy Points:
      0
      I haven't had a WoW crash yet, but sometimes if I'm using the combat bot/Lazy raider add ons for dungeons or anything else..they will sometimes temporarily just stop fighting. I have to pay attention or they'll just end up using auto attack which probably looks goofy to the other party members, lol.

      It always picks back up at some point, though.
       
    9. Stormchasing

      Stormchasing Community Developer

      Joined:
      Jan 15, 2011
      Messages:
      4,029
      Likes Received:
      48
      Trophy Points:
      48
      nice to know, but by all good means ... not very helpful
      no log, no help
       
    10. skules

      skules New Member

      Joined:
      Mar 8, 2012
      Messages:
      117
      Likes Received:
      0
      Trophy Points:
      0
      Quick question, if i use this for healing is there an option to follow a player so i can afk a heroic dungeon?

      (If not is it possible to do this and if so mind telling me how? I've only ever used HB for grinding/gathering but with the new dailies/VP system it takes way too much time to get max weekly cap when you don't raid on a character).
       
    11. taurenguard

      taurenguard New Member

      Joined:
      Jul 23, 2012
      Messages:
      203
      Likes Received:
      0
      Trophy Points:
      0
      Tested in lfr works awesome thx for the fix!
       
    12. KsuCoolCat

      KsuCoolCat Member

      Joined:
      Jan 16, 2012
      Messages:
      99
      Likes Received:
      2
      Trophy Points:
      8
      So, I dug even further into this and think I've finally figured out how the Styx.WoWInternals.LuaEvents stuff is actually working (thank you debugger...).

      First, my original assessment of what it's doing was mostly incorrect. It keeps the filter passed to AddFilter in a separate Dictionary from the one that stores the event handlers.

      What it does do however, is only allow one thing to add a filter to any given event. Meaning, if Plugin X and Plugin Y both attach to the same event, only one of them can add a filter to that event. Specifically, whoever manages to call AddFilter first.

      As an aside to any of the core devs that are reading this... You have a race condition that can result in some pretty nasty unpredictable behavior there. Static classes are not a good idea if you avoid them.
       
    13. Stormchasing

      Stormchasing Community Developer

      Joined:
      Jan 15, 2011
      Messages:
      4,029
      Likes Received:
      48
      Trophy Points:
      48
      try partybot or a follower addon, we won't add this feature to the CC
       
    14. Stormchasing

      Stormchasing Community Developer

      Joined:
      Jan 15, 2011
      Messages:
      4,029
      Likes Received:
      48
      Trophy Points:
      48
      More details or Links please :)
      I can write some C# stuff but i'm still a newb with this ;)
      But as far as i know, we only use static classes where it is really needed cause of the way the classes are needed / used
       
    15. KsuCoolCat

      KsuCoolCat Member

      Joined:
      Jan 16, 2012
      Messages:
      99
      Likes Received:
      2
      Trophy Points:
      8
      Sent you a PM since it's a pretty in depth discussion. If you need further info, let me know and we can set up a chat some time.
       
    16. Stormchasing

      Stormchasing Community Developer

      Joined:
      Jan 15, 2011
      Messages:
      4,029
      Likes Received:
      48
      Trophy Points:
      48
      u can get me on skype :) (contact info is in my profile)
       
    17. Raychelc

      Raychelc New Member

      Joined:
      Sep 26, 2012
      Messages:
      8
      Likes Received:
      0
      Trophy Points:
      0
      Works for me! I wasn't asking for help.

      = )
       
    18. vibrator

      vibrator New Member

      Joined:
      Nov 10, 2011
      Messages:
      322
      Likes Received:
      1
      Trophy Points:
      0
      Nice work on the current fixes for mage everything is working as intended from what i can tell except Alter Time its usng alter time on CD which is wasted CD it double casts it and doesnt get any gains from it pre 5.1 you had it set up pretty nice it would only use it if we had a hot streak proc example begin combat on dummy i manually evocate for buff then hardcast pyroblast clu instantly takes over and casts Alter Time twice then begins its dps rotation idk anything about coding but i think it should be something like me.has aura hotstreak cast alter time cast hot streak cast alter time cast hotstreak im sure that its not coded like that but thats how it should work so you can chain 2 pyroblasts back 2 back here is a log hope this helps and im not being a bother thanks
       
    19. Egore1

      Egore1 New Member

      Joined:
      Mar 26, 2011
      Messages:
      33
      Likes Received:
      0
      Trophy Points:
      0
    20. MaxMuster

      MaxMuster Well-Known Member Buddy Store Developer

      Joined:
      Jan 30, 2012
      Messages:
      1,735
      Likes Received:
      30
      Trophy Points:
      48
      BM Hunter Spams "Cobra Shot" all the time...why ??? ^^
       

      Attached Files:

      Last edited: Nov 28, 2012
    Thread Status:
    Not open for further replies.

    Share This Page