cheahjs / palworld-save-tools

Tools for converting Palworld .sav files to JSON and back
MIT License
795 stars 71 forks source link

Nothing happens after I drag .sav file onto .bat file #10

Closed Jernee closed 9 months ago

Jernee commented 9 months ago

The .bat file runs and the cmd opens up but once I hit Y the file doesn't change.

Cr4nkSt4r commented 9 months ago

Because the .bat doesn't either change the directory to where the python scripts are or isn't executing them from the previous directory. You should be able to just copy the bat files into the main folder where the python scripts are, if you don't know how to edit .bat files.

Or just download the Release zip file.

Jernee commented 9 months ago

Because the .bat doesn't either change the directory to where the python scripts are or isn't executing them from the previous directory. You should be able to just copy the bat files into the main folder where the python scripts are, if you don't know how to edit .bat files.

Or just download the Release zip file.

I did download the release zip file. Only thing I changed was the python to py because it was saying I didn't have python installed.

Jernee commented 9 months ago

https://github.com/cheahjs/palworld-save-tools/issues/21#issuecomment-1912225168