--dump-data switch does not combine with the other two --dump switches
Posted: Fri Jan 10, 2025 2:14 pm
When I run " ./factorio.exe --dump-data --dump-icon-sprites --dump-prototype-locale", Factorio creates data-raw-dump.json (and sometimes mod-settings-dump.json), but does not create the png files or the *-locale.json files.
The expected behavior is that specifying all three switches (in any order) should produce all three sets of data.
If that expectation is not correct, then the incompatibility between the switches should be mentioned in --help, and specifying --dump-data with either of the other two should prevent Factorio from dumping anything until I give it a valid set of switches.
The expected behavior is that specifying all three switches (in any order) should produce all three sets of data.
If that expectation is not correct, then the incompatibility between the switches should be mentioned in --help, and specifying --dump-data with either of the other two should prevent Factorio from dumping anything until I give it a valid set of switches.