[SPIGOT-2374] Villagers with NoAI tag keep jumping Created: 09/Jun/16 Updated: 26/Sep/16 Resolved: 09/Jun/16 |
|
Status: | Resolved |
Project: | Spigot |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Bug | Priority: | Minor |
Reporter: | Clément Ababou | Assignee: | Unassigned |
Resolution: | Cannot Reproduce | Votes: | 0 |
Labels: | 1.10, Spigot |
Attachments: |
![]() ![]() |
Plugin: | SlotMachine |
Description |
Villager who have the tag NoAI just keep jumping without stopping, is only happens to villagers (See screenshots) (I'm SlotMachine plugin developper) |
Comments |
Comment by Erik [ 26/Sep/16 ] |
I had the same issue after upgrading and this is what I did to fix it:
Note that I did not have this issue on villagers spawned after I upgraded, so it seems like for me it was only the one that was from earlier versions. |
Comment by Onnowhere [ 24/Aug/16 ] |
Can confirm, still occurs |
Comment by Rémi Grandzinski [ 24/Aug/16 ] |
Had the same problem, agree with Jonathan Faulch. It's really anoying btw |
Comment by Jonathan Faulch [ 21/Jun/16 ] |
This issue should definitely be re-opened, as the steps to reproduce are very straight forward.
Verified in version: git-Spigot-c55900f-9af379f (MC: 1.10) (Implementing API version 1.10-R0.1-SNAPSHOT) Edited for formatting and to add version |
Comment by WolfezzBlazer [ 11/Jun/16 ] |
Clone it |
Comment by Clément Ababou [ 10/Jun/16 ] |
Can this issue be re-opened. Seems to happen whether you set the tag NoAI or you use .setNoAI(true); and then you restart the server |