EchoTiger
Official Profile and Singular Developer
- Joined
- Nov 28, 2012
- Messages
- 6,810
Yea, it's mostly Singular.First off thanks for the profile. Been using it ever since I realize Stonecore and Vortex mount aren't heroic-only (been running it on 3 chars the past months). And today managed to finish it in 11 runs.
Now farming Vortex, I realize this is an "all purpose" profile so it's got to take into consideration melee classes (so it always engage boss at point blank). The problem is I run a hunter and this seems problematic in Vortex.
1: Maybe it's Singular, but the pet pretty much 1 shot dragon 70% of the time. Resulting in no loot. So that sucks.
At first the fix sounds easy enough just set pet to passive, but that problem is surprisingly bigger than it seems. Because what happens now is the guy just runs through everybody in the instance, sometimes he stops to kill big minions (not the small ones they summon), goes and kills first boss, then stand next to the wind portal stuck in combat while the little elementals take free shots at me. If pet is set to "Passive" this will pretty much last forever because hunter will not turn around to engage but constantly tries to click portal.
I have changed spec to survival, and took the Lone Wolf talent, dismissed pet hoping this problem would go away (because I'm now essentially a mage or warlock). Nope, now it seems the hunter just run straight to the wind portal stuck in combat the entire time with little wind elemental chasing me, don't even engage first boss and waits.
I'm guessing this is not really a problem with the profile more so than Singular's approach on hunter combat or dropping aggro? But I'm not sure.
The easiest solution would be to add a code that'll make the bot attack the boss instead of walking up to him.
Something like:
PHP:
<If Condition="(Me.Class == WoWClass.Hunter)" > <!-- Hunter, Arcane Shot -->
<CustomBehavior File="InteractWith" IgnoreCombat="True" MobState="Alive" MobId1="43873" InteractByCastingSpellId="3044" WaitForNpcs="False" Range="39" >
</If>
<RunTo X="-1197.9132" Y="56.4448" Z="734.1751" />
First issue will be fixed in next SVN update.Cannot load profile!
'MobId' is a duplicate attribute name. Line 408, position 73.
For Reins of Raven Lord
[UserSettings-v1581(warning) @line 440]: Attribute 'FindVendorsAutomatically' is not recognized by this behavior--ignoring it. When running the Blue Protodrake profile.
[MyCTM-v1906(fatal)] MyCTM is not able to reach <-11908.09, -3208.854, -14.83002> from <3667.8, -3843, 44.1352> (For Ashes of Al'ar)
Second issue, just ignore it.
Third issue, need a full log.