Pets "ignoring" commands
issueid=2743 09-11-2020 06:02 PM
NobleKnight
Pets "ignoring" commands

I've seen it talked about, but don't see it posted. Pets are sometimes "Ignoring" commands, like attack. I believe it has to do with path-finding, if there's anything between them and the thing they're attacking, they sit still until the thing they're attacking moves to a clear path. One way to test it, I've found, is to get on a small but wide rock while riding your pet. dismount, and if the pet is still "on" the rock (or, rather, inside of it and on the ground below it) they wont attack anything, or even patrol. Right now my usual work around is to have them patrol until they have a clear path, then attack.

I understand if its a path-finding issue it may be difficult to fix, but figured I at least mention it.
Issue Details
Issue Number 2743
Project Bugs Reports
Category Unknown
Status Confirmed
Priority Unknown
Affected Version Unknown
Fixed Version (none)
Users able to reproduce bug 1
Users unable to reproduce bug 1
Assigned Users (none)
Tags (none)




09-13-2020 07:21 PM
Xsyon Citizen
I've had follow, attack & patrol all be 'ignored'. I too think it's a pathfinding issue. It's happening whenever the pet is blocked by things like walls, rocks, structures, etc. ....even if it's only 1 wall long or a short/small rock.

So, if an animal is standing on one side of a rock, you're on the rock and your pet is behind you....it won't attack, no matter how few rocks separate them. If there's an animal outside my wall, and I open the gate and tell my pet to attack...it won't. If I'm on a rock and call my pet and it gets stuck in the rock so I tell it to patrol, it won't. If I have my pet on follow and run thru a group of rocks, my pet stops till I get far enough away for it to teleport to me. Most of the time, I have had to either get far enough away for it to teleport to me, or send it home, get into an open area and summon the pet again, etc to fix the issue. Many scenarios I've found this to happen, and found a few work-arounds.

09-17-2020 11:37 PM
Yes, this is due to path finding which I will continue to improve.

In general the problem here is when your pet is on part of the 'blocking map'. Rocks and buildings create a blocking map around them based on the 1 meter x 1 meter terrain grid. A pet on or next to a rock is likely on the blocked part of the grid and thus can't find a path to anything.

There are methods to correct these situations but they get tricky. I'll keep working on improving this for future patches.