palworld-save-tools icon indicating copy to clipboard operation
palworld-save-tools copied to clipboard

CMD Closes after Putting Save File In

Open Cyndergate opened this issue 1 year ago • 4 comments

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.

Cyndergate avatar Jan 26 '24 03:01 Cyndergate

Yea I have the same issue also

veltron867 avatar Jan 26 '24 03:01 veltron867

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.

Sivarius avatar Jan 26 '24 12:01 Sivarius

Didn't work; issue still persists.

Cyndergate avatar Jan 26 '24 22:01 Cyndergate

Please use the Terminal instructions if the .cmd file is not working for you.

cheahjs avatar Jan 26 '24 23:01 cheahjs