#(beanbeanju) Cat Type Autocomplete Not Working

18 messages · Page 1 of 1 (latest)

buoyant rampart
#

Runnong on the latest version on 1.21 and 1.21.1, the running /npc cat --type () does not auto complete at all, but when typing the correct name the command still works.

tired swallowBOT
#

(beanbeanju) Cat Type Autocomplete Not Working

tired swallowBOT
#

Hi I'm AutoThreadBot! Don't mind me, I'll just be adding the helper team to this thread so they can see it. A human will get to you soon.

buoyant rampart
#

It seems like it's just missing one line of code, I have tested it in 1.21 but not the other versions

#

Adding the one line of code fixed the issue in 1.21, should I make a PR?

distant tapir
#

Yes you can @buoyant rampart

storm moat
#

some enums are no longer enums

buoyant rampart
# storm moat the underlying issue here is one that needs more of a core fix than the OP here ...
GitHub

Citizens - the premier plugin and API for creating server-side NPCs in Minecraft. - CitizensDev/Citizens2

#

Will that also be an issue in the future?

storm moat
#

probably because wolf is a very very old command, and the wolf variants are brand new, so that's an easy hack to make it work without breaking old minecraft versions

buoyant rampart
#

Ahh I get why the cat command is in its own class now, rather than in the NPCCommands file

rotund prismBOT
#
Thread Closing Reminder

Has your issue been resolved, or your question been answered?
If so, please use the </resolved:1028673926114594866> command to close your thread.
Or </invalid:1028673926898909185> if it's not possible to resolve.

If not yet resolved, please reply below to tell us what you still need.

(Note that if there is no reply for a few days, this thread will eventually close itself.)

#

@buoyant rampart