Page 1 of 1

Replay enabling on linux headless server

Posted: Thu Nov 18, 2021 11:53 pm
by 3vaLgaming
Hello, everyone!
I've started a server with attached config.
Line 187:

Code: Select all

check-enable-replay-checkbox=true
Uncommented, true.

Started a headless vanilla clean server.
1. creating a save-file:

Code: Select all

/opt/factorio-vanilla/bin/x64/factorio --create /opt/factorio-vanilla/saves/123.zip
2. starting server:

Code: Select all

/opt/factorio-vanilla/bin/x64/factorio --start-server /opt/factorio-vanilla/saves/123.zip
Connected to server, ran for 15 seconds, getting out, Ctrl+C on server console, save-file updated.
Taking save-file to my game, loading it. No replay button enabled.

What am i doing worng?
And another quiestion: how can i be sure config.ini loaded or how can i force it?

Re: Replay enabling on linux headless server

Posted: Fri Nov 19, 2021 10:19 am
by 3vaLgaming
Talked with devs: this config.ini doesn't affect a headless server at all, affects gui-servers only.
Still wonder what purpose this file was placed for.
Topic can be closed from now.