
I'm getting an error when starting the game,It returns a JSON parse error (unexpected end of data).
I checked the game folder and didn't find any JSON/config files that could be read there even after reinstalling.
I tested running the game as administrator and it didn’t solve the issue.
The JSON file still doesn’t seem to be recreated, even after a clean reinstall.
I suspect the game might be trying to read or write the config file in another directory (AppData / Documents), or failing to create it due to permissions. Deleting residual folders and testing outside Program Files didn’t help either.