the thing is i need to know what settings he has, more specificly what his frost nova setting is set to, and if he has changed it from automatic, to change it back and see if that resolves the issue.are u using the latest version of HB because my mage is working fine with this cc ? i have those logs to but the mage is just running fine
well i need a full log, if i had a nickle for every time i said that i would have some money...yea.My 53 gnome mage won't ever attack a mob my pet is attacking or aggroed first.
[10:03:21 AM:144] Cleared POI - Reason Exception in Root.Tick()
[10:03:21 AM:144] Cleared POI
[10:03:21 AM:243] System.NullReferenceException: Object reference not set to an instance of an object.
at Amplify.Amplify.<Frost_rotation>b__100(Object ret) in c:\HB4129\CustomClasses\Amplify\Frost.cs:line 48
at TreeSharp.Decorator.CanRun(Object context)
at TreeSharp.Decorator..MoveNext()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.PrioritySelector..MoveNext()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.Switch`1..MoveNext()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.PrioritySelector..MoveNext()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.PrioritySelector..MoveNext()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.Decorator..MoveNext()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.PrioritySelector..MoveNext()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.PrioritySelector..MoveNext()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.Decorator..MoveNext()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.PrioritySelector..MoveNext()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.PrioritySelector..MoveNext()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.PrioritySelector..MoveNext()
at TreeSharp.Composite.Tick(Object context)
at Styx.Logic.BehaviorTree.TreeRoot.()
use more descriptive words, its hard to tell what you mean exactly.one problem sometimes the frost elemental targets a mob and the char doesend target that mob how do i fix this?
I had a few issues with line of sight, it tried to cast spells at the target and wow gave "target not in line of sight" until i moved the character a bit myself.
I remember it happen for thaelis and felendren, in the pull-state.
Watch out for "Ziel ist nicht im Sichtfeld" from RedMessage.
if (Error == "Target not in line of sight")
if (Error == "Target not in line of sight" || Error == "Ziel ist nicht im Sichtfeld" )
Amplify dosnt just watch the red message errors but sometimes hb fails in its LoS check (failed in your case for example), checking the error is better than doing nothing to handle this "worst case" scenarioI think you shouldnt watch for the error itself and then react to it, but prevent it from trying to cast spells if not in los^^
well i need a full log, if i had a nickle for every time i said that i would have some money...yea.
the elemental does disappear when i'm mounted, but gets re-summoned as soon as i dismount even though it's still summoned... if it's on CD, it doesnt summon. Level 41 Orc Mage.. it is doing it with the default mage and this cc and on multiple computers.
ill take another look at the code, if i remember right i put it on a timer so it wouldnt go off. are you using any 3rd party action bar addons? if yes, try disabling them.hmm, tried it on a 3rd computer and it's not doing it.. very strange... all 3 computers are win7 64...