• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Singular - A community driven All-In-One CC - It Just Plain Works - (Pt. 2)

    Discussion in 'Archives' started by Xanathos, Apr 19, 2011.

    1. bbg6666

      bbg6666 New Member

      Joined:
      Jun 10, 2011
      Messages:
      2
      Likes Received:
      0
      Trophy Points:
      0
      Warrior / Arms-Specc getting constantly this NullReference Exception.

      [16:40:19:375] System.NullReferenceException: Object reference not set to an instance of an object.
      at Singular.SingularRoutine.<CreateArmsWarriorCombatBuffs>b__14e(Object ret) in c:\Honorbuddy 2.0.0.4896\CustomClasses\Singular\ClassSpecific\Warrior\Arms.cs:line 204
      at Singular.SingularRoutine.<>c__DisplayClass4b.<CreateSpellCast>b__44(Object ret) in c:\Honorbuddy 2.0.0.4896\CustomClasses\Singular\SingularRoutine.CompositeHelpers.cs:line 363
      at TreeSharp.Decorator.CanRun(Object context)
      at TreeSharp.Decorator.#k.#Nt.MoveNext()
      at (Object )
      at TreeSharp.Composite.Tick(Object context)
      at TreeSharp.PrioritySelector.#k.#Nt.MoveNext()
      at (Object )
      at TreeSharp.Composite.Tick(Object context)
      at TreeSharp.PrioritySelector.#k.#Nt.MoveNext()
      at (Object )
      at TreeSharp.Composite.Tick(Object context)
      at TreeSharp.PrioritySelector.#k.#Nt.MoveNext()
      at (Object )
      at TreeSharp.Composite.Tick(Object context)
      at TreeSharp.PrioritySelector.#k.#Nt.MoveNext()
      at (Object )
      at TreeSharp.Composite.Tick(Object context)
      at TreeSharp.Decorator.#k.#Nt.MoveNext()
      at (Object )
      at TreeSharp.Composite.Tick(Object context)
      at TreeSharp.Decorator.#k.#Nt.MoveNext()
      at (Object )
      at TreeSharp.Composite.Tick(Object context)
      at TreeSharp.PrioritySelector.#k.#Nt.MoveNext()
      at (Object )
      at TreeSharp.Composite.Tick(Object context)
      at TreeSharp.PrioritySelector.#k.#Nt.MoveNext()
      at (Object )
      at TreeSharp.Composite.Tick(Object context)
      at TreeSharp.Decorator.#k.#Nt.MoveNext()
      at (Object )
      at TreeSharp.Composite.Tick(Object context)
      at TreeSharp.PrioritySelector.#k.#Nt.MoveNext()
      at (Object )
      at TreeSharp.Composite.Tick(Object context)
      at TreeSharp.PrioritySelector.#k.#Nt.MoveNext()
      at (Object )
      at TreeSharp.Composite.Tick(Object context)
      at TreeSharp.PrioritySelector.#k.#Nt.MoveNext()
      at (Object )
      at TreeSharp.Composite.Tick(Object context)
      at TreeSharp.Decorator.#k.#Nt.MoveNext()
      at (Object )
      at TreeSharp.Composite.Tick(Object context)
      at TreeSharp.PrioritySelector.#k.#Nt.MoveNext()
      at (Object )
      at TreeSharp.Composite.Tick(Object context)
      at Styx.Logic.BehaviorTree.TreeRoot.Tick()
       
    2. mctrix

      mctrix Member

      Joined:
      Jan 15, 2010
      Messages:
      225
      Likes Received:
      1
      Trophy Points:
      18
      FeralTank doesnt work it just dps's in feral cat - the bot recognised that my toon is feral tank spec too....this is with latest hb build and latest svn build
       
      Last edited: Jun 15, 2011
    3. Fraak

      Fraak New Member

      Joined:
      Mar 24, 2011
      Messages:
      32
      Likes Received:
      1
      Trophy Points:
      0
    4. tozededao

      tozededao Community Developer

      Joined:
      Jan 15, 2010
      Messages:
      1,225
      Likes Received:
      5
      Trophy Points:
      38
      Would be awesome if we had specific settings just for instances/raids, most of the rotations can be found here:

      Simulationcraft Results

      Then you pick a class/spec combo, scroll a bit down, find "Action Priority List" open it, and thats the priority that we can "import" to singular priorities list, that's what I've done with the frost DK 1h.

      Having that would make the bot to do perfect rotations.

      But sometimes there are problems like AOE, because sometimes the adds HP don't worth to AOE, is it possible to add a check like if add hp is 4 times higher than your max hp then aoe, or something like that.
       

      Attached Files:

      Last edited: Jun 15, 2011
    5. theatristformallyknownasG

      theatristformallyknownasG Active Member

      Joined:
      Jan 16, 2010
      Messages:
      3,041
      Likes Received:
      8
      Trophy Points:
      38
      Thats one of the best ideas I have seen on this board in a long time, hope it goes ahead.

      G
       
    6. Silent

      Silent New Member

      Joined:
      Aug 16, 2010
      Messages:
      150
      Likes Received:
      2
      Trophy Points:
      0
      hey guys excellent work on this cc, been using it with warrior in arena, its pewpew ;P
      just wanted to ask, are you anywhere near completing subtlety rogue for this? if so then Great :)
      if not, then i look forward to it :)
       
    7. habsmeister

      habsmeister New Member

      Joined:
      Jun 15, 2011
      Messages:
      6
      Likes Received:
      0
      Trophy Points:
      0
      looking forward to it too!
       
    8. kayes

      kayes Active Member

      Joined:
      Jan 15, 2010
      Messages:
      1,353
      Likes Received:
      4
      Trophy Points:
      38
      When will we get back that imba pally CC? my dps sux after the rework :(
       
    9. kayes

      kayes Active Member

      Joined:
      Jan 15, 2010
      Messages:
      1,353
      Likes Received:
      4
      Trophy Points:
      38
      Wight now HB crashes and I get this

      Code:
      [22:01:52:064] Cleared POI - Reason Exception in Root.Tick()
      [22:01:52:064] Cleared POI
      [22:01:52:404] System.NullReferenceException: Object reference not set to an instance of an object.
         at Singular.Helpers.Unit.IsUndeadOrDemon(WoWUnit unit) in c:\Users\kim\Desktop\HB - Rumpel\CustomClasses\Singular\Helpers\Unit.cs:line 16
         at Singular.ClassSpecific.Paladin.Retribution.<CreateRetributionPaladinCombat>b__e(Object ret) in c:\Users\kim\Desktop\HB - Rumpel\CustomClasses\Singular\ClassSpecific\Paladin\Retribution.cs:line 66
         at TreeSharp.Decorator.CanRun(Object context)
         at TreeSharp.Decorator.#k.#Nt.MoveNext()
         at (Object )
         at TreeSharp.Composite.Tick(Object context)
         at TreeSharp.PrioritySelector.#k.#Nt.MoveNext()
         at (Object )
         at TreeSharp.Composite.Tick(Object context)
         at TreeSharp.PrioritySelector.#k.#Nt.MoveNext()
         at (Object )
         at TreeSharp.Composite.Tick(Object context)
         at TreeSharp.PrioritySelector.#k.#Nt.MoveNext()
         at (Object )
         at TreeSharp.Composite.Tick(Object context)
         at TreeSharp.Sequence.#k.#Nt.MoveNext()
         at (Object )
         at TreeSharp.Composite.Tick(Object context)
         at TreeSharp.Decorator.#k.#Nt.MoveNext()
         at (Object )
         at TreeSharp.Composite.Tick(Object context)
         at TreeSharp.PrioritySelector.#k.#Nt.MoveNext()
         at (Object )
         at TreeSharp.Composite.Tick(Object context)
         at TreeSharp.PrioritySelector.#k.#Nt.MoveNext()
         at (Object )
         at TreeSharp.Composite.Tick(Object context)
         at TreeSharp.Decorator.#k.#Nt.MoveNext()
         at (Object )
         at TreeSharp.Composite.Tick(Object context)
         at TreeSharp.PrioritySelector.#k.#Nt.MoveNext()
         at (Object )
         at TreeSharp.Composite.Tick(Object context)
         at TreeSharp.PrioritySelector.#k.#Nt.MoveNext()
         at (Object )
         at TreeSharp.Composite.Tick(Object context)
         at Styx.Logic.BehaviorTree.TreeRoot.Tick()
      [22:01:52:404] Cleared POI - Reason Exception in Root.Tick()
      [22:01:52:404] Cleared POI
      [22:01:52:654] Stop called!
      [22:01:52:663] Activity: Honorbuddy Stopped
       
    10. mezz0

      mezz0 Member

      Joined:
      Jul 10, 2010
      Messages:
      680
      Likes Received:
      10
      Trophy Points:
      18
      never mind, was using wrong version.
       
      Last edited: Jun 17, 2011
    11. hi1674

      hi1674 New Member

      Joined:
      Jan 15, 2010
      Messages:
      1,637
      Likes Received:
      5
      Trophy Points:
      0
      It's the common scenario....if it works they fix it until it breaks.....

      it's like the movement disable to use with lazy raider......broken....
       
    12. mctrix

      mctrix Member

      Joined:
      Jan 15, 2010
      Messages:
      225
      Likes Received:
      1
      Trophy Points:
      18
      any one got a 1/2 decent ret pally cc that will heal if the toon needs a heal...?
       
    13. Kickazz006

      Kickazz006 Well-Known Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      20,567
      Likes Received:
      302
      Trophy Points:
      83
      Hey guys - i'm still developing with version 4620 - but Just in case it hasn't been done yet... the cc needs to make sure that if you're in a vehicle or on a mount - don't buff, heal, etc yourself or party mates
       
    14. camelot10

      camelot10 Member

      Joined:
      May 3, 2011
      Messages:
      55
      Likes Received:
      1
      Trophy Points:
      8
      im updates singular from svn today
      seems like fost mage have issue.

      my mage pull with frost bolt
      and after that he try to cast 2 or 3 more frost bolts but CC cast it as Ice Lance, after 0.5-1 sec recast it again, each try spell cast disrupted by new cast
      can you guys fix it
       
      Last edited: Jun 19, 2011
    15. theatristformallyknownasG

      theatristformallyknownasG Active Member

      Joined:
      Jan 16, 2010
      Messages:
      3,041
      Likes Received:
      8
      Trophy Points:
      38
      Grab 253 version of singular from the SVN, best ret paly build ever, blows through 5 mobs at a time and drinks only when needed, sadly been overwritten. But the beauty of SVN it is still available :)

      G
       
    16. Nuok

      Nuok Community Developer

      Joined:
      Jan 15, 2010
      Messages:
      975
      Likes Received:
      28
      Trophy Points:
      28
      That could be added into ensuretarget i do suppose; wouldn't run any of the code then
       
    17. ripglider

      ripglider New Member

      Joined:
      Sep 21, 2010
      Messages:
      603
      Likes Received:
      4
      Trophy Points:
      0
      Is there a way to make a DK use path of frost. Looks pretty obvious when my toon runs into the water in AB and swims across the whole pond thing.
       
    18. laria

      laria Well-Known Member

      Joined:
      Jan 15, 2010
      Messages:
      5,386
      Likes Received:
      36
      Trophy Points:
      48
      The warrior tries to charge mobs that are too close and fails then.
       
    19. Budden

      Budden New Member

      Joined:
      Jan 15, 2010
      Messages:
      21
      Likes Received:
      1
      Trophy Points:
      0
      HB doesnt even detect Singular as a valid CC for my disc priest, any easy fix I can do until its fixed in the SVN?
       
    20. nuclear898

      nuclear898 New Member

      Joined:
      Aug 15, 2010
      Messages:
      382
      Likes Received:
      8
      Trophy Points:
      0
      I think someone broke it, I get
      Code:
      Could not compile CC from D:\Hbuddy\CustomClasses\Singular!
      File: Spell.cs Line: 68 Error: Cannot convert lambda expression to type 'TreeSharp.Composite' because it is not a delegate type
      File: Spell.cs Line: 70 Error: The best overloaded method match for 'Styx.Logic.Combat.SpellManager.CanCast(Styx.Logic.Combat.WoWSpell, Styx.WoWInternals.WoWObjects.WoWUnit, bool, bool)' has some invalid arguments
      File: Spell.cs Line: 70 Error: Argument '1': cannot convert from 'string' to 'Styx.Logic.Combat.WoWSpell'
      at Hbuddy startup, Hbuddy version 4620 which is the newest stable version afaik.
       

    Share This Page