Code: Select all
"_comment_token": "Authentication token. May be used instead of 'password' above.",
"token": "",
Code: Select all
Downloading https://www.factorio.com/updater/get-available-versions?username=<user>&token=<private>&apiVersion=2
Code: Select all
"_comment_token": "Authentication token. May be used instead of 'password' above.",
"token": "",
Code: Select all
Downloading https://www.factorio.com/updater/get-available-versions?username=<user>&token=<private>&apiVersion=2
Last2Night wrote:Problem found. Its the config file that is being distributed with the game.
Removing comment_token lines fixes everything."_comment_token": "Authentication token. May be used instead of 'password' above."
"token": "",
in the config gives an error, I didnt take a copy of it but its somthing along the lines of unexpected character on line 17, expected "," or "}"