TechzoneMC / SonarPet

A fork of EchoPet, updated to 1.11
https://ci.techcable.net/job/SonarPet/
GNU General Public License v3.0
19 stars 16 forks source link

parrots are dead #113

Closed PhanaticD closed 5 years ago

PhanaticD commented 7 years ago

parrots dont move on 1.12, pretty easy to reproduce just do /pet parrot and watch it not do anything

PhanaticD commented 7 years ago

cant right click it either

silencercomes commented 6 years ago

just a quick fix/workaround: in the config enable that parrots can fly. it is currently set to false, so the parrot keeps sitting and does not fly to you.

Techcable commented 5 years ago

This was a fascinating bug but I think I fixed it in ebdecd7 (alongside several other movement problems). Thanks for the hint @silencercomes , turns out it was a problem with the navigation code.