Got a little Problem with this ...
Since v4265 it trys to walk to the mobs, get stuck, stucks for some minutes, goes "away" and then dc's
It happens on the Second Quest "Winterfall Intrusion", when the mob is at the Mountain (not in the camp), or if he stands in outside the camp (behind the fence) and the mob is inside of the camp.
I don't think it's an issue with the profile (but i'm not sure)
I tried two CCs now (Singular -> DK, SimpleDK) and bth times this happens.
Dunno how to prevent this ...
Tried it now with Experimental Stuck Detection and w/o Experimental Stuck Detection, w/ and w/o Experimental Path Following.
I'll try to post a log of what happens, when it happens next time
--- edit ---
changed
Code:
<CustomBehavior File="WaitTimer" WaitTime="5000"/>
to
Code:
<CustomBehavior File="WaitTimer" WaitTime="2500"/>
And Changed every WaitTime="2000" to WaitTime="1500"