xNul / palworld-host-save-fix

Fixes the bug which forces a player to create a new character when they already have a save. Useful for migrating maps from co-op to dedicated servers and from one dedicated server to another.
MIT License
887 stars 68 forks source link

UnicodeDecodeError #106

Closed Socster closed 5 months ago

Socster commented 5 months ago

Didn't see this issue mentioned anywhere, ran through it a couple times same error each time.

File "C:\Users\"username"\AppData\Local\Programs\Python\Python312\Lib\encodings\cp1252.py", line 23, in decode return codecs.charmap_decode(input,self.errors,decoding_table)[0] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ UnicodeDecodeError: 'charmap' codec can't decode byte 0x81 in position 10280: character maps to

omgomghax commented 5 months ago

You wrote your path wrong.

You need quotes if you use spaces or some symbols in your path afaik.

Either type it in with no quotes, or type quotes in the beginning only and the end, or move the files to C:\testfolder\