• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Superbad (Druid CC)

    Discussion in 'Archives' started by handnavi, Oct 13, 2012.

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

      handnavi Well-Known Member Buddy Store Developer

      Joined:
      Jan 15, 2010
      Messages:
      2,489
      Likes Received:
      59
      Trophy Points:
      48
    2. rock2009

      rock2009 New Member

      Joined:
      Jun 18, 2012
      Messages:
      62
      Likes Received:
      0
      Trophy Points:
      0
      he dont use attack abilities
       
    3. LiquidAtoR

      LiquidAtoR Community Developer

      Joined:
      Jan 15, 2010
      Messages:
      1,430
      Likes Received:
      52
      Trophy Points:
      48
      Rev 53 throwing few exceptions (Lazyraider bot with nothing disabled running scenario's).
      The first one is quite often in the logs

      Code:
      System.NullReferenceException: Object reference not set to an instance of an object.
         at Superbad.Classname.Wild_Charge() in e:\Bots\HonorBuddy\Routines\Superbad\Attacks.cs:line 531
         at Superbad.Classname.CreateCatRotation() in e:\Bots\HonorBuddy\Routines\Superbad\Feral.cs:line 84
         at Superbad.Classname.FeralRotations() in e:\Bots\HonorBuddy\Routines\Superbad\Feral.cs:line 65
         at Superbad.Classname.Combat() in e:\Bots\HonorBuddy\Routines\Superbad\Main.cs:line 656
         at Styx.CommonBot.Routines.CombatRoutine.(Object )
         at Styx.TreeSharp.Action.RunAction(Object context)
         at Styx.TreeSharp.Action..()
         at Styx.TreeSharp.Composite.Tick(Object context)
         at Styx.TreeSharp.PrioritySelector..()
         at Styx.TreeSharp.Composite.Tick(Object context)
         at Styx.TreeSharp.Decorator..()
         at Styx.TreeSharp.Composite.Tick(Object context)
         at Styx.TreeSharp.PrioritySelector..()
         at Styx.TreeSharp.Composite.Tick(Object context)
         at Styx.TreeSharp.Decorator..()
         at Styx.TreeSharp.Composite.Tick(Object context)
         at Styx.TreeSharp.PrioritySelector..()
         at Styx.TreeSharp.Composite.Tick(Object context)
         at Styx.CommonBot.TreeRoot.()
      and this one came along as well.

      Code:
      System.AccessViolationException: Could not read bytes from 1D562820 [299]!
         at Styx.MemoryManagement.ExternalProcessReader.ReadBytes(IntPtr address, Int32 count, Boolean isRelative)
         at Styx.MemoryManagement.ExternalProcessReader.Read[T](IntPtr address, Boolean isRelative)
         at Styx.WoWInternals.WoWObjects.WoWUnit.(WoWUnit , Int32 )
         at Styx.WoWInternals.WoWObjects.WoWUnit.GetAllAuras()
         at Styx.WoWInternals.WoWObjects.WoWUnit.GetAuraByName(String name)
         at Styx.WoWInternals.WoWObjects.WoWUnit.HasAura(String name)
         at Superbad.Classname.get_NeedRest() in e:\Bots\HonorBuddy\Routines\Superbad\Main.cs:line 141
         at Styx.CommonBot.Routines.CombatRoutine.(Object )
         at Styx.TreeSharp.Decorator.CanRun(Object context)
         at Styx.TreeSharp.Decorator..()
         at Styx.TreeSharp.Composite.Tick(Object context)
         at Styx.TreeSharp.PrioritySelector..()
         at Styx.TreeSharp.Composite.Tick(Object context)
         at Styx.TreeSharp.PrioritySelector..()
         at Styx.TreeSharp.Composite.Tick(Object context)
         at Styx.TreeSharp.Decorator..()
         at Styx.TreeSharp.Composite.Tick(Object context)
         at Styx.TreeSharp.PrioritySelector..()
         at Styx.TreeSharp.Composite.Tick(Object context)
         at Styx.CommonBot.TreeRoot.()
       
      Last edited: Nov 20, 2012
    4. Junez

      Junez New Member

      Joined:
      Oct 10, 2012
      Messages:
      55
      Likes Received:
      1
      Trophy Points:
      0
      The CC has really gotten perfect now, but still casts Skull bash and mighty bash for the same interrupt. Hope i get some time to check out your new Mage CC, i?m sure it will become awesome like this. ;)
       
    5. guglielmo.81

      guglielmo.81 New Member

      Joined:
      Jan 21, 2012
      Messages:
      25
      Likes Received:
      0
      Trophy Points:
      0
      i disable powershift if slowed snared and when i inc mage bot spam !!!
      [22:33:12.318 D] Walking manually, turn off movement!
      [22:33:12.336 N] Shift because i'm rooted!
      [22:33:12.374 D] Walking manually, turn off movement!
      [22:33:12.392 N] Shift because i'm rooted!
      [22:33:12.430 D] Walking manually, turn off movement!
      [22:33:12.448 N] Shift because i'm rooted!
      [22:33:12.491 D] Walking manually, turn off movement!
      [22:33:12.508 N] Shift because i'm rooted!
      [22:33:12.547 D] Walking manually, turn off movement!
      [22:33:12.565 N] Shift because i'm rooted!
      and i arent rooted omg!!
       
    6. handnavi

      handnavi Well-Known Member Buddy Store Developer

      Joined:
      Jan 15, 2010
      Messages:
      2,489
      Likes Received:
      59
      Trophy Points:
      48
      Thanks Liquid!
      I've uploaded a fix for the first error message, i forgot a check if we have got a valid target. :)
      The second one seems to be not CC related.
       
    7. handnavi

      handnavi Well-Known Member Buddy Store Developer

      Joined:
      Jan 15, 2010
      Messages:
      2,489
      Likes Received:
      59
      Trophy Points:
      48
      Grrr, okay. This is not intended, hehe. I'll recheck this.
       
    8. MulinexMan

      MulinexMan Member

      Joined:
      Jan 15, 2010
      Messages:
      164
      Likes Received:
      0
      Trophy Points:
      16
      Completely new install of HB, deleted Singular and added Superbad:

       
    9. handnavi

      handnavi Well-Known Member Buddy Store Developer

      Joined:
      Jan 15, 2010
      Messages:
      2,489
      Likes Received:
      59
      Trophy Points:
      48
      Thats strange... just tested a new installation, too and there are no errors at all. :-(

      Edit:

      I've just pushed a new version. This will hopefully remove your error message. :)
       
      Last edited: Nov 21, 2012
    10. LiquidAtoR

      LiquidAtoR Community Developer

      Joined:
      Jan 15, 2010
      Messages:
      1,430
      Likes Received:
      52
      Trophy Points:
      48
      Wild charge exception is fixed, but a new one is introduced...

      Code:
      System.NullReferenceException: Object reference not set to an instance of an object.
         at Superbad.Classname.skull_bash_cat() in e:\Bots\HonorBuddy\Routines\Superbad\Attacks.cs:line 202
         at Superbad.Classname.CreateBearRotation() in e:\Bots\HonorBuddy\Routines\Superbad\Feral.cs:line 419
         at Superbad.Classname.FeralRotations() in e:\Bots\HonorBuddy\Routines\Superbad\Feral.cs:line 60
         at Superbad.Classname.Combat() in e:\Bots\HonorBuddy\Routines\Superbad\Main.cs:line 656
         at Styx.CommonBot.Routines.CombatRoutine.(Object )
         at Styx.TreeSharp.Action.RunAction(Object context)
         at Styx.TreeSharp.Action..()
         at Styx.TreeSharp.Composite.Tick(Object context)
         at Styx.TreeSharp.PrioritySelector..()
         at Styx.TreeSharp.Composite.Tick(Object context)
         at Styx.TreeSharp.Decorator..()
         at Styx.TreeSharp.Composite.Tick(Object context)
         at Styx.TreeSharp.PrioritySelector..()
         at Styx.TreeSharp.Composite.Tick(Object context)
         at Styx.TreeSharp.Decorator..()
         at Styx.TreeSharp.Composite.Tick(Object context)
         at Styx.TreeSharp.PrioritySelector..()
         at Styx.TreeSharp.Composite.Tick(Object context)
         at Styx.CommonBot.TreeRoot.()
      Your log popup works fine btw.
      But even if I update trough SVN and am on the latest version, it still redownloads it when I startup HB (thus 'forcing' me to close and restart HB).
       
    11. handnavi

      handnavi Well-Known Member Buddy Store Developer

      Joined:
      Jan 15, 2010
      Messages:
      2,489
      Likes Received:
      59
      Trophy Points:
      48
      AW: Superbad (Druid CC)

      I will fix both issues Liquid. Thanks again for reporting!
       
    12. snoopdogg

      snoopdogg New Member

      Joined:
      Nov 12, 2012
      Messages:
      47
      Likes Received:
      0
      Trophy Points:
      0
      Hey!
      Where should i put the folder?
      Im new in this. thx
       
    13. handnavi

      handnavi Well-Known Member Buddy Store Developer

      Joined:
      Jan 15, 2010
      Messages:
      2,489
      Likes Received:
      59
      Trophy Points:
      48
      Hey snoopdogg!
      The corrent structure would look like this:
      \Honorbuddy\Routines\Superbad
       
    14. handnavi

      handnavi Well-Known Member Buddy Store Developer

      Joined:
      Jan 15, 2010
      Messages:
      2,489
      Likes Received:
      59
      Trophy Points:
      48
      Does the Druid not pull?
      Does he use any abilites while infight?
       
    15. snoopdogg

      snoopdogg New Member

      Joined:
      Nov 12, 2012
      Messages:
      47
      Likes Received:
      0
      Trophy Points:
      0

      Thx for a quick reply!
      Should I also delete Singular folder?
       
    16. handnavi

      handnavi Well-Known Member Buddy Store Developer

      Joined:
      Jan 15, 2010
      Messages:
      2,489
      Likes Received:
      59
      Trophy Points:
      48
      AW: Superbad (Druid CC)

      That is not needed. If you start HB you can choose a Routine then. :)
       
    17. Junez

      Junez New Member

      Joined:
      Oct 10, 2012
      Messages:
      55
      Likes Received:
      1
      Trophy Points:
      0
      He does pull with Fairy Fire or Wrath (quest behavior of Vego?s Daily profiles), but then he?s just autoattacking. Happens pretty much with every flying mob. It cannot really be the range, bcuz i can use abilities manually without having to move. I would attach a log if i could, sry for that, i made a clean honorbuddy setup because of some other issues nonregarding the cc. I will next time.
      But concerning the range, there are some mobs like these big fat Motherbugs (will look for the ID?s tomorrow), where the druid is only autoattacking like vs the flying mobs. He pulls `em with Fairy Fire, but then yea nothing.. he does start using styles when i move him more towards the mob. EDIT: THIS only happens when moving is enabled.

      Right now, especially without a log, it is sure kinda hard to determine if its the cc, the profile or the fucked up pathing lol. But about the flying mobs im pretty sure its the cc.
      The "Mighty Bash or not to Mighty Bash" problem is still there :-( I looked for a few castermobs, the first one he correctly skullbashes and later on uses mighty bash, the next mobs its all the same again.
       

      Attached Files:

      Last edited: Nov 21, 2012
    18. snoopdogg

      snoopdogg New Member

      Joined:
      Nov 12, 2012
      Messages:
      47
      Likes Received:
      0
      Trophy Points:
      0
      But if I use superbad v.1 then feral wont heal himself. its only dps in the settings.
       
    19. Junez

      Junez New Member

      Joined:
      Oct 10, 2012
      Messages:
      55
      Likes Received:
      1
      Trophy Points:
      0
      Go to Class Config in the HB main window, the Superbad Gui shows up. Upperhand are two tabs, General and Skill Settings. Go to Skill Settings and edit like you want it.
       
    20. xilla

      xilla Member

      Joined:
      Jun 2, 2011
      Messages:
      143
      Likes Received:
      0
      Trophy Points:
      16
      Great CC mate, keep up the good work
       
    Thread Status:
    Not open for further replies.

    Share This Page