• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • TuanHA Hunter - The Ultimate Experience

    Discussion in 'Archives' started by tuanha, Mar 1, 2013.

    1. Vastator

      Vastator Member

      Joined:
      Jul 25, 2011
      Messages:
      188
      Likes Received:
      1
      Trophy Points:
      16
      A lot of the time, the MM hunter will just sit there and will not do anything. I am getting

      System.AccessViolationException: Could not read bytes from 41BF3E54 [299]!

      You will see where I had to help it out and play manually. People were wondering why my dps was so low.

      Here is the log

      View attachment 4448 2013-03-12 23.32.txt
       
    2. Vastator

      Vastator Member

      Joined:
      Jul 25, 2011
      Messages:
      188
      Likes Received:
      1
      Trophy Points:
      16
      Here is a log of Revision 83 on a raid test dummy for about 2-3 mins.

      Still getting System.AccessViolationException: Could not read bytes from 41BF3E54 [299]!

      View attachment 3840 2013-03-13 00.11.txt
       
    3. gigalord

      gigalord New Member

      Joined:
      Aug 15, 2012
      Messages:
      16
      Likes Received:
      0
      Trophy Points:
      1
      Found this little Bug :)

      TuanHaHunter.jpg
       
    4. tuanha

      tuanha Well-Known Member

      Joined:
      Nov 29, 2011
      Messages:
      6,998
      Likes Received:
      124
      Trophy Points:
      63
      Will try to fix that.
       
    5. Sk1vvy

      Sk1vvy Member

      Joined:
      Feb 5, 2012
      Messages:
      331
      Likes Received:
      1
      Trophy Points:
      18
      can u link me "capturing" spell from wowhead?
       
    6. snt76

      snt76 Member

      Joined:
      Aug 27, 2012
      Messages:
      105
      Likes Received:
      0
      Trophy Points:
      16
      I think "Capturing" means "Erobern" in german client (although I do not know what it is, it has something to do with pvp I guess?)
       
    7. tuanha

      tuanha Well-Known Member

      Joined:
      Nov 29, 2011
      Messages:
      6,998
      Likes Received:
      124
      Trophy Points:
      63
      There no spell for that in WoWhead.

      When you channelling a flag to claim it in Arathi Basin, the cast spell name capturing.

      While someone capturing, you can interrupt it with a single attack.
       
    8. Inner-vision

      Inner-vision New Member

      Joined:
      Nov 28, 2012
      Messages:
      20
      Likes Received:
      0
      Trophy Points:
      0
      Maybe this would help, taken from ownedcore

      Code:
                  var cappers = from player in Core.ObjectManager.Players
                                from flag in
                                    from gameObject in Core.ObjectManager.GameObjects
                                    where gameObject.Name.Contains("Flag") || gameObject.Name.Contains("Banner")
                                    select gameObject
                                where !player.IsCasting && !player.IsChanneling
                                  && player.CurrentAnimation == Animation.Crafting
                                  && player.DistanceTo(flag) < 8
                                select new { Player = player, Flag = flag };
      Animation.Crafting is 123.

      You could probably search for the crafting animation
       
      Last edited: Mar 13, 2013
    9. tuanha

      tuanha Well-Known Member

      Joined:
      Nov 29, 2011
      Messages:
      6,998
      Likes Received:
      124
      Trophy Points:
      63
      Ok guys, new build bring Survival Hunter to the king position of AoE fight :D

      Just add an impossibility on CR: It now can keep Serpent Sting on 20 mobs xD The dps on AoE fight is just insane. Testing right now and it really cool.

      Also improve performance: I got ~40 FPS on 25man LFR with LazyRaider, Computer using nVidia 660 at 1920x1080 resolution, wow graphic set to High.

      Please update and enjoy
       
    10. tuanha

      tuanha Well-Known Member

      Joined:
      Nov 29, 2011
      Messages:
      6,998
      Likes Received:
      124
      Trophy Points:
      63
      Doing 85k dps on dummies on AoE style mode while in ilevel 472 PvP Mix Malevolent and Dreadful... omg that h@cked :D

      PS: lol just won 50g xD

      Challenge a Balance druid on 10mill dmg race, he have full Malevolent gear and result is embarassing:
      Me: 81k dps
      His: 42k dps

      The reason I challenge druid is because both Survival Hunter and Balance druid can do insane dps with multi-doting. The benchmark result mean Surv rotation is nearly completed xD

      Oh well, picture as it happen :p

      [​IMG]
       
      Last edited: Mar 13, 2013
    11. iSANTA

      iSANTA New Member

      Joined:
      Oct 21, 2012
      Messages:
      60
      Likes Received:
      0
      Trophy Points:
      0
      You never disappointing Tuan!
       
    12. Mattikins

      Mattikins New Member

      Joined:
      Aug 26, 2012
      Messages:
      117
      Likes Received:
      2
      Trophy Points:
      0
      Tested the newest revision in BM and it was amazing!!! Although I did notice that whenever Glaive Toss would come off cooldown it would not use it right away, sometimes it would wait a few seconds and cast cobra shot or arcane shot instead. Idk if that is intended or what. Was in a bg and used the PvP preset. LOG INC!

      View attachment 3888 2013-03-13 10.12.txt
       
      Last edited: Mar 13, 2013
    13. tuanha

      tuanha Well-Known Member

      Joined:
      Nov 29, 2011
      Messages:
      6,998
      Likes Received:
      124
      Trophy Points:
      63
      Glave Toss is not in high priority, it below Kill Command. BM need improve rotation too, unlike Survival and Markmanship which are nearly completed.
       
    14. aeus

      aeus Member

      Joined:
      Jan 15, 2011
      Messages:
      507
      Likes Received:
      3
      Trophy Points:
      18
      Hey tuanha, is blinkstrike scripted in the CR?
       
    15. tuanha

      tuanha Well-Known Member

      Joined:
      Nov 29, 2011
      Messages:
      6,998
      Likes Received:
      124
      Trophy Points:
      63
      Yes, but it on low priority and don't cast often especially in AoE
       
    16. Vastator

      Vastator Member

      Joined:
      Jul 25, 2011
      Messages:
      188
      Likes Received:
      1
      Trophy Points:
      16

      You are getting same error:
      System.AccessViolationException: Could not read bytes from 2A6B9610 [299]!
       
    17. tuanha

      tuanha Well-Known Member

      Joined:
      Nov 29, 2011
      Messages:
      6,998
      Likes Received:
      124
      Trophy Points:
      63
      Just test on PvP and I have 70% chance get rogue out of stealth hehe
       
    18. zeldrak

      zeldrak Well-Known Member

      Joined:
      Oct 25, 2010
      Messages:
      3,516
      Likes Received:
      25
      Trophy Points:
      48
      That error is something to do with HB and accessing memory. Tuan's been having issues with that for a while now, even before patch 5.2. He had it almost completely fixed before 5.2 came out, but then when the patch came it really messed things up completely again. He's now back to trying to work with HB and finding a workaround so that the memory access error doesn't happen as much. It's not very easy to fix. It took him a while, pre-patch, to find a good workaround for it. :(
       
    19. tuanha

      tuanha Well-Known Member

      Joined:
      Nov 29, 2011
      Messages:
      6,998
      Likes Received:
      124
      Trophy Points:
      63
      Yes it's true, new patch, new hb always produce new problem.

      I remember the API GetThreadInfo never produce [299] error and suddenly when 5.2 come out, it print a wall of red errors text.

      There are many other API that unidentified and I have to test it manually and find logic to work aroud too...

      It's not easy and take a lot of time... but I'm keep trying.
       
    20. b3rz3rk

      b3rz3rk Member

      Joined:
      Dec 3, 2011
      Messages:
      157
      Likes Received:
      0
      Trophy Points:
      16
      Mother of god. Thank you.


      Edited : not sure if it does this on boss, but if you have bestial wrath enabled in cooldowns and you are survi, it won't do readiness on dummy. After I disabled BW did it fine
       
      Last edited: Mar 13, 2013

    Share This Page