You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
D:\XML>python D:\unityUnpack\UnityPack-master\UnityPack-master\bin\unityextract
--text "C:\Program Files\Hearthstone\Data\Win\cardxml0.unity3d"
Traceback (most recent call last):
File "D:\unityUnpack\UnityPack-master\UnityPack-master\bin\unityextract", line
146, in
main()
File "D:\unityUnpack\UnityPack-master\UnityPack-master\bin\unityextract", line
143, in main
exit(app.run())
File "D:\unityUnpack\UnityPack-master\UnityPack-master\bin\unityextract", line
56, in run
self.handle_asset(asset)
File "D:\unityUnpack\UnityPack-master\UnityPack-master\bin\unityextract", line
118, in handle_asset
self.write_to_file(filename, d.script, mode=mode)
File "D:\unityUnpack\UnityPack-master\UnityPack-master\bin\unityextract", line
76, in write_to_file
written = f.write(contents)
File "C:\Python35\lib\encodings\cp1251.py", line 19, in encode
return codecs.charmap_encode(input,self.errors,encoding_table)[0]
UnicodeEncodeError: 'charmap' codec can't encode character '\xed' in position 15
59: character maps to
The text was updated successfully, but these errors were encountered:
Symryvvin
changed the title
Encoding problem
Encoding problem with --text extract
Aug 22, 2016
The text was updated successfully, but these errors were encountered: