Libraski
New member
Hello everyone,
I'm currently working with the Havana_theallseeingeye project from this GitHub repository. Everything seems to be running fine except for one major issue:
Whenever special characters like ä, ü, ö or similar are used in chat, the client completely freezes. After that, I can't move or type anymore, which essentially makes the game unplayable for users who type in languages that use these characters.
I've checked my database collation and charset, and it is currently set to utf8mb4. I'm not sure if this is related to the issue, but it seems like the server might not be handling these characters correctly.
Has anyone experienced this problem? What could be causing the client to freeze with these characters, and how can I fix it?
Any help or guidance would be greatly appreciated!
Thank you in advance!
I'm currently working with the Havana_theallseeingeye project from this GitHub repository. Everything seems to be running fine except for one major issue:
Whenever special characters like ä, ü, ö or similar are used in chat, the client completely freezes. After that, I can't move or type anymore, which essentially makes the game unplayable for users who type in languages that use these characters.
I've checked my database collation and charset, and it is currently set to utf8mb4. I'm not sure if this is related to the issue, but it seems like the server might not be handling these characters correctly.
Has anyone experienced this problem? What could be causing the client to freeze with these characters, and how can I fix it?
Any help or guidance would be greatly appreciated!
Thank you in advance!