Topic: Bug 0.6.2-releasecandidate (server side)
If the player's name is composed of unicode characters, the name is '(1)' on the server. This bug does not appear with the player's clan. Tested on 'Vanilla [xyz]' and 'Vanilla [aze]' servers.
The version of the client does not matter.
Here are the logs of the server:
[514e3a01][server]: player is ready. ClientID=0 addr=x.x.x.x:51867
[514e3a01][game]: Teams are balanced (red=1 blue=0)
[514e3a01][server]: '(1) ' -> '(1)'
[514e3a01][server]: player has entered the game. ClientID=0 addr=x.x.x.x:51867
[514e3a01][chat]: *** '(1)' entered and joined the red team
[514e3a01][game]: team_join player='0:(1)' team=0
[514e3a13][server]: client dropped. cid=0 addr=x.x.x.x:51867 reason=''
[514e3a13][game]: kill killer='0:(1)' victim='0:(1)' weapon=-3 special=0
[514e3a13][chat]: *** '(1)' has left the game
[514e3a13][game]: leave player='0:(1)'
[514e3a13][game]: Teams are balanced (red=0 blue=0)