Some options in in-game menu don't work
sbl03 opened this issue ยท 4 comments
I noticed some features such as changing to/from baby, choosing whether sheep were sheared or not, choosing between tamed/angry wolf, enderman screaming didn't work in the in-game options. Riding, wearing as hat, changing colors all worked fine. Not sure if this is a known bug, or I'm just doing something wrong.
Thanks for the great plugin!
Could you compile a list of all the ones that you have encountered to not work? I haven't come across this before.
Hi, sorry for the delay.
Clicking true or false on the types I mentioned don't work all the time, but I haven't been able to determine the pattern in which they work or don't work. Additionally, I have noticed these errors in console:
[SEVERE] Could not pass event InventoryClickEvent to EchoPet v2.0.5
java.lang.ArrayIndexOutOfBoundsException: -999
[SEVERE] Could not pass event CreatureSpawnEvent to Prism v1.6.3
java.lang.ClassCastException: com.github.dsh105.echopet.entity.pet.CraftPet cannot be cast to org.bukkit.entity.Sheep
I am running build #2020.
Thanks.
The first one was fixed a while ago (fae0875) and the second I can't fix because the error hasn't originated in EchoPet.