You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"C:\Users\calva\palworld-host-save-fix>python fix_host_save.py "C:\Users\calva\palworld-host-save-fix\B78EFA7D4AAFE4DC49682D8DFFA388E6" 56ACABC1000000000000000000000000 00000000000000000000000000000001 True
WARNING: Running this script WILL change your save files and could potentially corrupt your data. It is HIGHLY recommended that you make a backup of your save folder before continuing. Press enter if you would like to continue.
Converting C:\Users\calva\palworld-host-save-fix\B78EFA7D4AAFE4DC49682D8DFFA388E6/Level.sav.json to JSON...Traceback (most recent call last):
File "C:\Users\calva\palworld-host-save-fix\fix_host_save.py", line 157, in
main()
File "C:\Users\calva\palworld-host-save-fix\fix_host_save.py", line 76, in main
level_json = sav_to_json(level_json_path)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\calva\palworld-host-save-fix\fix_host_save.py", line 134, in sav_to_json
f = open(filepath)
^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: 'C:\Users\calva\palworld-host-save-fix\B78EFA7D4AAFE4DC49682D8DFFA388E6/Level.sav.json'"
The text was updated successfully, but these errors were encountered:
This is the Error im getting. Any work arounds?
"C:\Users\calva\palworld-host-save-fix>python fix_host_save.py "C:\Users\calva\palworld-host-save-fix\B78EFA7D4AAFE4DC49682D8DFFA388E6" 56ACABC1000000000000000000000000 00000000000000000000000000000001 True
WARNING: Running this script WILL change your save files and could potentially corrupt your data. It is HIGHLY recommended that you make a backup of your save folder before continuing. Press enter if you would like to continue.
Converting C:\Users\calva\palworld-host-save-fix\B78EFA7D4AAFE4DC49682D8DFFA388E6/Level.sav.json to JSON...Traceback (most recent call last):
File "C:\Users\calva\palworld-host-save-fix\fix_host_save.py", line 157, in
main()
File "C:\Users\calva\palworld-host-save-fix\fix_host_save.py", line 76, in main
level_json = sav_to_json(level_json_path)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\calva\palworld-host-save-fix\fix_host_save.py", line 134, in sav_to_json
f = open(filepath)
^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: 'C:\Users\calva\palworld-host-save-fix\B78EFA7D4AAFE4DC49682D8DFFA388E6/Level.sav.json'"
The text was updated successfully, but these errors were encountered: