TISUnion / Here

A MCDeamon plugin for broadcasting location.
GNU General Public License v3.0
22 stars 19 forks source link

无法运行!!here #22

Closed RedBeanhgd closed 2 years ago

RedBeanhgd commented 2 years ago

输入!!here时报错 image [MCDR] [11:19:48] [MainThread/ERROR]: 解析文本 "b'[11:19:48] [Server thread/INFO]: MOMOooo_ has the following entity da [MCDR] [11:19:48] [MainThread/CRITICAL]: 运行 MCDR 时出错 Traceback (most recent call last): File "C:\Users\Administrator\AppData\Local\Programs\Python\Python310\lib\site-packages\mcdreforged\mcdr_server.py", lp self.__tick() File "C:\Users\Administrator\AppData\Local\Programs\Python\Python310\lib\site-packages\mcdreforged\mcdr_server.py", lk text = self.__receive() File "C:\Users\Administrator\AppData\Local\Programs\Python\Python310\lib\site-packages\mcdreforged\mcdr_server.py", le decoded_text = text.decode(self.decoding_method) # type: str UnicodeDecodeError: 'gbk' codec can't decode byte 0x80 in position 44437: illegal multibyte sequence

Fallen-Breath commented 2 years ago

不是本插件的问题,而是你 MCDR 的 decoding 配置选项设置错误