Abasalt_Yar
Member
Hi, when someone connects to the server using nonsense names like emojis. if you are an old client, you'll crash.
What should I do ?
What should I do ?
like Tea*Speak 3.1.10What's an "old" client for you?
Most people who buy protocol_key Their goal is to be able to connect all versions to the server and to be able to connect Tea*Speak versions to the server This can cause minor issues and bugs, but we can not force members to use TeaClientWhat's an "old" client for you?
It should actually support UTF-8 characters.like Tea*Speak 3.1.10
We don't support any third party software.Most people who buy protocol_key Their goal is to be able to connect all versions to the server and to be able to connect Tea*Speak versions to the server This can cause minor issues and bugs, but we can not force members to use TeaClient
disconnect message is (invalid parameter)It should actually support UTF-8 characters.
What's the disconnect message?
Hmm, since I enabled the trace log It's not happening :/If so I need a trace log.
As well ensure you're using 1.5.0
sorry, but do you know why this happened?If so I need a trace log.
As well ensure you're using 1.5.0
Hi, sorry for mention."I need a trace log."
there is, user got banned after joining but it's not effecting.You can actiually add a regex ban which bans the "null" character.
Tbh I'm confused how this even gets allowed since non UTF8 characters will get dropped.
banadd name=.*\\0.*
Oh, I'm using nodejs and I think you are talking about something elseSure? In the screenshot you provided the user nor the character has been banned.
You could use this command:
This should disallow such characters within the name.Code:banadd name=.*\\0.*
But I'll have a look and fix it.
This problem occurs whenSure? In the screenshot you provided the user nor the character has been banned.
You could use this command:
This should disallow such characters within the name.Code:banadd name=.*\\0.*
But I'll have a look and fix it.