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

Another issue when migrating form dedicated to coop #40

Closed JeepartN closed 7 months ago

JeepartN commented 7 months ago

Hi,

so i already did this once when we migrated my coop save to dedicated but now when i try to reverse it after playing with my friends for awhile it just doesnt work.

i just get this error

File C:\Users\yo\Desktop\aaa/Level.sav uncompressed successfully uesave.exe failed to convert C:\Users\yo\Desktop\aaa/Level.sav (return 101)

error: no such command: to-json

    View all installed commands with `cargo --list`
    Find a package to install `to-json` with `cargo search cargo-to-json`

File C:\Users\yo\Desktop\aaa/Players/7257BAF8000000000000000000000000.sav uncompressed successfully uesave.exe failed to convert C:\Users\yo\Desktop\aaa/Players/7257BAF8000000000000000000000000.sav (return 101)

error: no such command: to-json

    View all installed commands with `cargo --list`
    Find a package to install `to-json` with `cargo search cargo-to-json`

when using this command python fix-host-save.py C:\Users\yo.cargo\bin\cargo.exe C:\Users\yo\Desktop\aaa 00000000000000000000000000000001 7257BAF8000000000000000000000000

If this doesnt fit the issue page then maybe just remove it. im just desperate for help