[0.15.3] Headless config.ini is reset

Bugs that are actually features.
User avatar
die_8_
Long Handed Inserter
Long Handed Inserter
Posts: 57
Joined: Thu Sep 01, 2016 4:22 am
Contact:

[0.15.3] Headless config.ini is reset

Post by die_8_ »

When headless server is started up, this config.ini returns to the initial value.

ex.)

; port=30002 => ./factorio --start-server => ; port=34197
User avatar
die_8_
Long Handed Inserter
Long Handed Inserter
Posts: 57
Joined: Thu Sep 01, 2016 4:22 am
Contact:

Re: [0.15.3] Headless config.ini is reset

Post by die_8_ »

";" means comment out, should I recognize that it will be activated by setting configs by removing ";"?
posila
Former Staff
Former Staff
Posts: 5448
Joined: Thu Jun 11, 2015 1:35 pm
Contact:

Re: [0.15.3] Headless config.ini is reset

Post by posila »

die_8_ wrote:";" means comment out, should I recognize that it will be activated by setting configs by removing ";"?
Yes, if you want to change a config value that is commented out (prefixed by ';') uncomment it.

You can also use --port=30002 command line parameter
Post Reply

Return to “Not a bug”