• Visit Rebornbuddy
  • Default Druid (Feral and Balance) by Fpsware

    Discussion in 'Archives' started by fpsware, Nov 3, 2010.

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

      vall370 New Member

      Joined:
      May 6, 2010
      Messages:
      94
      Likes Received:
      0
      Trophy Points:
      0

      Please... Read this in the future.
       
    2. mezz0

      mezz0 Member

      Joined:
      Jul 10, 2010
      Messages:
      680
      Likes Received:
      10
      Trophy Points:
      18
      @vall370: I'm asking why a specific message is showing up in the log. I'm NOT reporting a problem, I'm just asking what the significance is.
      And I seem to remember asking fps and not you. But thanks for caring enough to quote stuff for me, it really brightened up my evening.
       
    3. fpsware

      fpsware Community Developer

      Joined:
      Jan 15, 2010
      Messages:
      5,287
      Likes Received:
      133
      Trophy Points:
      63
      The character will "STOP HURRICANE" if the tank (and assuming all mobs) moves out of range of the AoE or if combat (!Me.Combat) ends. Last night I made a small change to that and its now (!Me.RafHelper.Leader.Combat) sometimes HB would not update your combat status fast enough and bug out.
       
    4. mezz0

      mezz0 Member

      Joined:
      Jul 10, 2010
      Messages:
      680
      Likes Received:
      10
      Trophy Points:
      18
      Ye, I was thinking something along the lines of a certain nr of mobs moving out of the aoe.
      As I said, it's not a problem, as he immediatly starts casting again. Mana is a problem with my 3e world country gear anyway, after every pull I need to sit and drink. But I promised myself to not level as feral again :p

      Thanks for clearing that up! (hope you're not mad that I ask questions like these, but your source code is kinda massive; diving in would make my wife mad)
       
    5. samryan

      samryan New Member

      Joined:
      Jul 11, 2010
      Messages:
      84
      Likes Received:
      0
      Trophy Points:
      0
      Problems in IoC

      My feral druid is having problems when he enters Isle of Conquest.

      It grinds ok, and when BG drops it accepts and just sits there. spamming the code below
      Code:
      [5:33:20 PM:113] Wait 6 seconds and then accept battlefield port.
      [5:33:34 PM:192] Loaded new tiled mesh for map "IsleofConquest".
      [5:33:34 PM:240] Activity: Loading IoC profiles.
      [5:33:34 PM:241] Changing current profile to Isle of Conquest - Default Profile
      [5:33:34 PM:241] Entered IoC
      [5:33:34 PM:804] System.NullReferenceException: Object reference not set to an instance of an object.
         at Hera.Fpsware.NeedToEatDrink.CanRun(Object context) in c:\HB  2.0.0.3144 paid plugin\CustomClasses\Default Druid\Class Specific\BT\Other.cs:line 190
         at TreeSharp.Decorator.a.a()
         at TreeSharp.Composite.Tick(Object context)
         at TreeSharp.PrioritySelector.a.b()
         at TreeSharp.Composite.Tick(Object context)
         at TreeSharp.Decorator.a.a()
         at TreeSharp.Composite.Tick(Object context)
         at TreeSharp.PrioritySelector.a.b()
         at TreeSharp.Composite.Tick(Object context)
         at TreeSharp.PrioritySelector.a.b()
         at TreeSharp.Composite.Tick(Object context)
         at TreeSharp.Decorator.a.a()
         at TreeSharp.Composite.Tick(Object context)
         at TreeSharp.PrioritySelector.a.b()
         at TreeSharp.Composite.Tick(Object context)
         at TreeSharp.PrioritySelector.a.b()
         at TreeSharp.Composite.Tick(Object context)
         at TreeSharp.PrioritySelector.a.b()
         at TreeSharp.Composite.Tick(Object context)
         at TreeSharp.Decorator.a.a()
         at TreeSharp.Composite.Tick(Object context)
         at TreeSharp.PrioritySelector.a.b()
         at TreeSharp.Composite.Tick(Object context)
         at TreeSharp.Decorator.a.a()
         at TreeSharp.Composite.Tick(Object context)
         at TreeSharp.PrioritySelector.a.b()
         at TreeSharp.Composite.Tick(Object context)
         at Styx.Logic.BehaviorTree.TreeRoot.b()
      [5:33:34 PM:804] Cleared POI
      [5:33:35 PM:120] System.NullReferenceException: Object reference not set to an instance of an object.
         at Hera.Fpsware.NeedToEatDrink.CanRun(Object context) in c:\HB  2.0.0.3144 paid plugin\CustomClasses\Default Druid\Class Specific\BT\Other.cs:line 190
      View attachment 11-13-2010_4_29 PM Log.txt

      sorry if this is a HB issue not your CC
       
    6. Ruinit

      Ruinit Member

      Joined:
      Nov 1, 2010
      Messages:
      992
      Likes Received:
      4
      Trophy Points:
      18
      Would Love a resto one for Instancebuddy, takes so long to que as a dps :(
       
    7. whinnie

      whinnie Member

      Joined:
      Oct 23, 2010
      Messages:
      117
      Likes Received:
      1
      Trophy Points:
      18
      fps any idea on a "quick and dirty" fix for the Other.cs:line 190 issue for pvp, was hoping to get the druid to 80 this weekend :) I've looked at the code and really cant figure out the issue xd
       
    8. znuffie

      znuffie Banned

      Joined:
      Feb 23, 2010
      Messages:
      864
      Likes Received:
      30
      Trophy Points:
      28
      Comment out the line if it's not already:

      Code:
      //if (Styx.Logic.Common.Rest.NoDrink) return false
       
    9. samryan

      samryan New Member

      Joined:
      Jul 11, 2010
      Messages:
      84
      Likes Received:
      0
      Trophy Points:
      0
      a bit more info please. should i be looking for that line in the other.cs ??
       
    10. whinnie

      whinnie Member

      Joined:
      Oct 23, 2010
      Messages:
      117
      Likes Received:
      1
      Trophy Points:
      18
      its already commented out, i've made no alterations from default
       
    11. fpsware

      fpsware Community Developer

      Joined:
      Jan 15, 2010
      Messages:
      5,287
      Likes Received:
      133
      Trophy Points:
      63
      You shouldn't be making any changes to the code.
       
    12. Aicd99

      Aicd99 New Member

      Joined:
      Sep 6, 2010
      Messages:
      100
      Likes Received:
      2
      Trophy Points:
      0

      fpsware, I am sorry in advance for this, but I put a bandaid on the problem by simply commenting out the line:

      //if (Me.IsInInstance && RaFHelper.Leader.Distance > 34) return false;

      Now, my druid does bg's just fine without any errors.


      **BTW I am using HB PaidPlugin Release 2
       
      Last edited: Nov 14, 2010
    13. nightly

      nightly Member

      Joined:
      Sep 22, 2010
      Messages:
      35
      Likes Received:
      0
      Trophy Points:
      6
      Been using this on my new balance druid for 20 hours (/played). Level 30 now and it's awesome.
       
    14. whinnie

      whinnie Member

      Joined:
      Oct 23, 2010
      Messages:
      117
      Likes Received:
      1
      Trophy Points:
      18
      sorry? where do i mention that i have changed any code? i looked at it to see if i could see waht the problem was, infact the post you quoted says exactly that, (no alterations) I wouldnt dream of altering the code as i dont have anywhere near the knowledge of the cc devs. All i asked was if you had a quick fix release to get it up and running in pvp
       
    15. keleshia

      keleshia Member

      Joined:
      Oct 20, 2010
      Messages:
      188
      Likes Received:
      0
      Trophy Points:
      16
      is it possible to revive/rebirth a party member when it's detected dead btw? Would be really great! Btw, fps, really love your CC! ^_^ TYVM!
       
    16. atg68

      atg68 New Member

      Joined:
      Oct 19, 2010
      Messages:
      933
      Likes Received:
      6
      Trophy Points:
      0
      First off, i love the CC Configuration page.. but did you copy the code from a pally class? the "tooltips" for alot of the options are pally spells/abilities.. anyways..

      when in bear form, he doesnt use lacerate at all.. also, it would be really nice if Survival Instincts / Barkskin / Frenzied Regen would get used when he gets adds...


      also, i have ti set to Ferocious Bite at 1-2 combo points, but he always waits till 5 to bite.

      EDIT: EDITED BY FPSWARE.
       
      Last edited by a moderator: Nov 15, 2010
    17. fpsware

      fpsware Community Developer

      Joined:
      Jan 15, 2010
      Messages:
      5,287
      Likes Received:
      133
      Trophy Points:
      63
      Thanks for your compliments, can you ATTACH the full log file. A partial log means nothing, there is not nearly enough information.
       
    18. atg68

      atg68 New Member

      Joined:
      Oct 19, 2010
      Messages:
      933
      Likes Received:
      6
      Trophy Points:
      0
      sure, here's the entire log from tonight..
       

      Attached Files:

    19. chronocross

      chronocross New Member

      Joined:
      Feb 28, 2010
      Messages:
      45
      Likes Received:
      0
      Trophy Points:
      0
      will we get an update to have it work for bg?
       
    20. fpsware

      fpsware Community Developer

      Joined:
      Jan 15, 2010
      Messages:
      5,287
      Likes Received:
      133
      Trophy Points:
      63
      New build uploaded.

      Fixed a few minor bugs.
      Fixed melee range bug.
      Better support for IB.
      Fixed decurse logic.
       
    Thread Status:
    Not open for further replies.

    Share This Page