Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Baby villagers are moving #1901

Closed
SkytAsul opened this issue Aug 1, 2019 · 3 comments
Closed

Baby villagers are moving #1901

SkytAsul opened this issue Aug 1, 2019 · 3 comments
Labels
Bug Report A bug was reported. Research To Do The development team needs to research the issue.

Comments

@SkytAsul
Copy link
Contributor

SkytAsul commented Aug 1, 2019

Latest Spigot 1.14.4 version (cbcc8e8-06efc9e), latest Citizens dev build (1738)

  1. /npc create someRandomName
  2. /npc type villager
  3. /npc age -1

From there, the baby villager NPC has started wandering in my house, as if its AI has not been removed.
It only happens the first time you create the NPC, if you change its type with /npc type and then go back to a villager, the problem will disappear.
It seems to happen only with villagers.

Here are all the informations I gathered, I hope you will find the problem!

Kind regards,

SkytAsul

@mcmonkey4eva
Copy link
Member

Confirmed + Replicated.

@mcmonkey4eva mcmonkey4eva added Bug Report A bug was reported. Research To Do The development team needs to research the issue. labels Aug 1, 2019
@mcmonkey4eva
Copy link
Member

mcmonkey4eva commented Aug 27, 2019

This issue is likely to be related to https://hub.spigotmc.org/stash/projects/SPIGOT/repos/spigot/commits/a596182627a814693fd730106c0e790d46ea741f which is the resolution to https://hub.spigotmc.org/jira/projects/SPIGOT/issues/SPIGOT-5286?filter=allissues Spigot's entity activation inactiveTick invokes the AI for NoAI villagers (EDIT: Though, to be clear, is still not fixed)
And likely the general issues with villagers in 1.14.x tbh

@mcmonkey4eva
Copy link
Member

Should be fixed in latest builds (via commit autolinked above)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Report A bug was reported. Research To Do The development team needs to research the issue.
Projects
None yet
Development

No branches or pull requests

2 participants