Zrips / CMI

117 stars 99 forks source link

Invsee tab-complete not working right #5299

Closed Sikatsu closed 3 years ago

Sikatsu commented 3 years ago

Description of issue: When I use /invsee it shows me a list of players, but once I type one letter the tab-complete stops. image image

15:34:26 INFO: CMI: 8.8.2.2 BungeeCord MySQL 15:34:26 INFO: CMILib: 1.0.0.2 15:34:26 INFO: Server: Tuinity 1.16.5-R0.1-SNAPSHOT

CloudeLecaw commented 3 years ago

May because u used a b instead of a B? Tabcompletation can be case senstive There was no name starting with small b so it "stoped" So where is the bug now?

Sikatsu commented 3 years ago

It happens even if I'd do it the right way, unfortunately

Op vr 19 mrt. 2021 15:08 schreef CloudeLecaw @.***>:

May because u used a b instead of a B?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Zrips/CMI/issues/5299#issuecomment-802859995, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABLG3BYKHNT7RI3CCG5ULQ3TENLGJANCNFSM4ZMXXXXA .

CloudeLecaw commented 3 years ago

hmm seems like not all servers are effefect by this

image

as u can see all fine here

image

So the problem seem to be on your side...

does same happen to to you when you do /cmi inv b?

Try to reproduce this issue with spigot or papermc maybe its a Tuinity issue then u need to ask them, because there is no support for other forks then spigot and Paper

it's a fork of a fork of a fork of a fork! Tuinity->PaperMC->SpigotMC->Bukkit

Zrips commented 3 years ago

It could be issue with Tuinity if they are doing some funky stuff with their tab complete

Sikatsu commented 3 years ago

According to spottedleaf they don't change that, nor do I have issues with tab complete with other plugins..

Zrips commented 3 years ago

@Sikatsu Do you have any other plugin on that server which could override tab complete for that command? As if its broken for on command then it should be broken for all of them, but if its only one single command then it could be another plugin overriding its behavior

CloudeLecaw commented 3 years ago

Have you checked this with spigot, your permission system + cmi , no other plugins and then the same Setup Just with your tunity? Its also could be that one of your plugins creates this behave..

Sikatsu commented 3 years ago

I do not have any plugin which has invsee features.

This issue occured after a recent CMI update that made changes to the tab completion system.

Will have to test later if needed. ^^

Zrips commented 3 years ago

Should be fixed