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
885 stars 69 forks source link

when trying to do copy from dedicated server to co-op (the reverse), I recieve a syntax error #85

Closed Rorschach7552 closed 8 months ago

Rorschach7552 commented 8 months ago

imaged

xNul commented 8 months ago

I believe you only get this error when you have installed Python 2 instead of Python 3. I know for sure that this code works with Python 3.10 so feel free to download it instead and try it out.