RedHatter / nms-sort-o-matic

Use save file manipulation to manage the inventory in No Man's Sky.
MIT License
7 stars 1 forks source link

Crash "unexpected tokenin json" #3

Open KTVSUN opened 1 year ago

KTVSUN commented 1 year ago

First thanks for your work for the community.

Than i run into an issue:

Here is my bat file:


@echo off "D:\Steam\steamapps\common\No Man's Sky\Binaries\nms-sort-o-matic-win" "C:\Users\xxx\AppData\Roaming\HelloGames\NMS\st_76561197973459835\save.hg" pause start "No Man's Sky" "D:\steam\steamapps\common\No Man's Sky\Binaries\NMS"


Both paths are correct, i added -win at the end of the executable because it came without it in the download. When i run i get this:

nms sort

ANy idea what would cause this? The game launches after buit with no alteration to the inventory.

thanks!

Edit: i get the same if i use the steam way of launching it.