Closed ashn-dot-dev closed 7 months ago
Can limit size of name before joining by: Throw error when command is executed in terminal if name > 12 chars Cut off first 12 chars (Name = username[:12])
Using input box (log box?) to enter a name when client is started.
Joining with a name that is
2 * 4096
characters (allX
in this case) crashes the client.