palworld-save-tools
palworld-save-tools copied to clipboard
CMD Closes after Putting Save File In
Common issues before reporting
Have you modified the save files No
Have you tried the latest release Yes
Describe the bug The cmd does nothing. I've installed python; both locally and via microsoft store to test. I drag the save file over, and it automatically closes, causing no .json to be created.
I tried on another laptop, and only installed microsoft store python [3.12] - and same issue occurs. Have tried multiple save files.
Yea I have the same issue also
Go into cmd file with any text editor, find the last line like %PYTHON_BIN% convert-single-sav-to-json.py "uesave/uesave.exe" "%~1"
and change "%PYTHON_BIN%" into just "python" Should help.
Didn't work; issue still persists.
Please use the Terminal instructions if the .cmd file is not working for you.