radj307 / ARRCON

Lightweight Source RCON client that works on Windows, macOS, & Linux.
GNU General Public License v3.0
169 stars 11 forks source link

[BUG] Does not support Cyrillic #20

Open MBTYthe opened 5 months ago

MBTYthe commented 5 months ago

# System Information

P.S. I sent you email with host/port/pass for testing.

MBTYthe commented 5 months ago

I must say.. I'm using ARRCON with Conan Exiles. Even broadcast with cyrilic letters is working (Im using it via --file to store cyrilic symbols in propper encoding). Even nicknames with cyrilic symbols in conan exiles is viewed good (listplayers comand). I`m getting this bug only in Palworld.

HeavenlyChorus commented 5 months ago

same here with CJK characters

radj307 commented 5 months ago

Thanks for the report (and the well-written repro steps & debug info)!

While I haven't nailed down the exact cause, it is possible that the bug in this case is in Palworld and not ARRCON. I sent the "broadcast Привет" command from ARRCON to a PalWorld server and analyzed the packet in wireshark (Note: I had to inject the text directly as interactive mode actually doesn't support unicode). The packet data was correct, but in-game the text did not appear correctly.

The application hanging is certainly a bug though, which will be fixed in v4 when it is released.

radj307 commented 5 months ago

Related: #16

MBTYthe commented 5 months ago

I don't want to seem intrusive or rude, but you have no idea how dependent we are on your application. I refresh the github page every 15 minutes in the hope of seeing a new version T_T