FancyNpcs icon indicating copy to clipboard operation
FancyNpcs copied to clipboard

NPC's are able to tab-complete

Open JonasDevDE opened this issue 2 years ago • 6 comments

image

JonasDevDE avatar Feb 06 '24 19:02 JonasDevDE

Same issue

envizar avatar Feb 10 '24 13:02 envizar

This only happens when pressing TAB while having nothing written yet, right? It shouldn't appear when trying to tab complete in commands.

I was trying to fix it, but found no easy way, it might requires to modify outgoing packets, which is a bit more complicated.

OliverSchlueter avatar Feb 21 '24 19:02 OliverSchlueter

This only happens when pressing TAB while having nothing written yet, right? It shouldn't appear when trying to tab complete in commands.

I was trying to fix it, but found no easy way, it might requires to modify outgoing packets, which is a bit more complicated.

Hey, I just checked. The error also occurs if you have already written a message.

JonasDevDE avatar Feb 22 '24 18:02 JonasDevDE

We might found a fix for this. We're currently testing it, because it might affect other features.

OliverSchlueter avatar Jul 12 '24 20:07 OliverSchlueter

Great!

envizar avatar Jul 13 '24 09:07 envizar

Should be fixed in dev build 177. Please test it and give feedback, if every other feature still works

OliverSchlueter avatar Jul 13 '24 11:07 OliverSchlueter