Animals in a pen will start pathfinding towards open fence gates, even if they are not being led with the appropriate food type. This makes it very time-consuming and difficult to sort mobs properly as random animal mobs will pathfind through the fence gates that have been opened to let a wanted animal type through. It would be a lot simpler if animal pathfinding through open gates was turned off and only turns on if the animal mob is being led with the appropriate food type for that animal.
Note: Animal movement in pens really needs a complete overhaul, and I need a food type that would only lead sheep so I could separate them from cows, but this random pathfinding behavior of the animals I'm not leading towards fence gates is very annoying, especially if there are large groups of animals.
Also related to this issue is the fact that I have noticed that only a few pigs will be able to make it through double fence gates and that other pigs trying to follow carrots will suddenly get stuck on the fence instead and not pathfind properly towards the fence gate. Perhaps this is an issue with too many other mobs trying to pathfind at the same time towards an opening, which is the only reason I mention it in this issue report. The pigs appear to get stuck "into" the fence, like they've suddenly been captured by the fence instead of pathfinding towards an open gate in it. Possibly this is a bounding box issue with pigs and fences, if so please let me know so I can report it as a separate issue.
Comments 12
Then it is an annoyance, how would I flag this as such? I have not yet learned how to flag an issue as an annoyance on this bug tracker.
You don't, this site is a bug tracker.
This site is for bug reports only. For feature suggestions/changes please use the MineCraft Forums: Suggestions.
You can leave the bug open and a someone will come along to see if it is worth looking at.
I will add that, as an open fence gate is a path-find friendly block (there is an empty space for mobs to move through) this shouldn't be fixed. Annoying it may be but mobs can move through an open door so I don't see why it would (or should) be different here.
Mojang will decide when they want to allow feature requests/modifications to the JIRA Bug Tracker, which they do not want at this time. Until then please follow proper procedure, by posting bug reports only, or it will simply result in the mods or Mojang closing your ticket as happened with this one.
Bugs are bugs, annoyances are annoyances. Only bugs go in this tracker at this time. Bugs should not go in the wiki, even if annoyances should do. If you put them in the wiki, they won't get fixed - and who does that benefit?
I will add that my initial belief still stands, even though it was flagged as not a bug. I reported it, because I believed that it was a bug, and was reporting it in good faith as such. Thanks to everyone involved for handling it properly and not getting annoyed at such things as incorrectly reported bugs that are annoyances.
I do have a question about the pig behavior, though, the last paragraph of my issue report outlines the details of that above. Is that a "feature" or a bug? If that is an already existing bug on this tracker could someone please insert a link to it so I don't have to report something that already exists. I do not think pigs should crowd through double fence gates and make some pigs ignore the gate and stop pathfinding behavior. If it is a feature it is a very annoying feature and will be reported as an annoyance on the appropriate site once consensus on whether it's a bug or annoyance can be reached.
Ok normally I save this for the forums, however you have been attempting to resolve something you honestly thought was a bug and I appreciate the effort.
When animals follow you, they take up a certain amount of space in front of you. When many are together they will push on each other, frequently pushing them too wide. They want to get as close to you as possible.
The way I build my farms resolves this issue. My farms are built in 5x5 (or multiples of, 10x10,20x10 etc.)
I recommend doing it like this.
G=Gate
GGGG |
GGGG |
To prevent escape secure your entrance.
G=Gate
P=Pressure Plate
GGGG |
PPPP |
GGGG |
I do not believe this is a bug. It is probably intended behaviour.