Masendor icon indicating copy to clipboard operation
Masendor copied to clipboard

error

Open NOTSN opened this issue 5 years ago • 1 comments

File "D:\Masendor-master\gamescript\gameunitstat.py", line 169, in init for row in rd: UnicodeDecodeError: 'gbk' codec can't decode byte 0x94 in position 47: illegal multibyte sequence

NOTSN avatar Mar 10 '21 05:03 NOTSN

Thank you for posting the issue. This is quite a bit weird error. I am guessing that this is the problem with system locale. I try fixing this issue by specify all encoding with UTF-8 in the new update. Can you help check whether the update fix this issue?

remance avatar Mar 10 '21 13:03 remance

This issue is likely fixed by now.

remance avatar Apr 09 '23 04:04 remance