We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello,I am trying to use the software but it just poping out error message
RESTART: C:\Users\62616\Desktop\glut-3.7.6-bin\LifeLineUnity\JsonData\ExtractJson.py Traceback (most recent call last): File "C:\Users\62616\Desktop\glut-3.7.6-bin\LifeLineUnity\JsonData\ExtractJson.py", line 143, in fileLineFeed('cn') File "C:\Users\62616\Desktop\glut-3.7.6-bin\LifeLineUnity\JsonData\ExtractJson.py", line 27, in fileLineFeed storyDataList = f.read().splitlines(); # 按行读取文本到一个 list,文本的每一行是一个 list 元素 UnicodeDecodeError: 'gbk' codec can't decode byte 0xae in position 1194: illegal multibyte sequence
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello,I am trying to use the software but it just poping out error message
RESTART: C:\Users\62616\Desktop\glut-3.7.6-bin\LifeLineUnity\JsonData\ExtractJson.py
Traceback (most recent call last):
File "C:\Users\62616\Desktop\glut-3.7.6-bin\LifeLineUnity\JsonData\ExtractJson.py", line 143, in
fileLineFeed('cn')
File "C:\Users\62616\Desktop\glut-3.7.6-bin\LifeLineUnity\JsonData\ExtractJson.py", line 27, in fileLineFeed
storyDataList = f.read().splitlines(); # 按行读取文本到一个 list,文本的每一行是一个 list 元素
UnicodeDecodeError: 'gbk' codec can't decode byte 0xae in position 1194: illegal multibyte sequence
The text was updated successfully, but these errors were encountered: