fix bug caused by prematurely decoding incoming packets to utf-8
decoding should only be done for command parsing, but not for transmitting raw UDP packets.
decoding should only be done for command parsing, but not for transmitting raw UDP packets.