Masendor
Masendor copied to clipboard
error
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
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?
This issue is likely fixed by now.