[1.1.77] Cannot use multiple dump arguments
Posted: Sat Mar 11, 2023 4:56 pm
If I attempt to use multiples of the new dump arguments in 1.1.77 (`dump-data`, `dump-icon-sprites`, `dump-prototype-locale`) the game appears to dump one of the three (based on the priority listed above) and ignore any others.
Since I need all three to generate data for my external tool (FactorioLab), it would be vastly more convenient if I could run all three of these at one time.
Arguably, it would be even better if the game would actually start up normally once the dumps are complete, so that if I'm updating data for multiple sets of mods, I can switch the mods I'm including in the dump without having to change the command line arguments.
Maybe if there was a fourth argument that told the game I want to continue loading after each of the dumps, that would solve both use cases? `continue-after-dump` or something? Then it could walk through each of the dumps and then load up the game normally.
Since I need all three to generate data for my external tool (FactorioLab), it would be vastly more convenient if I could run all three of these at one time.
Arguably, it would be even better if the game would actually start up normally once the dumps are complete, so that if I'm updating data for multiple sets of mods, I can switch the mods I'm including in the dump without having to change the command line arguments.
Maybe if there was a fourth argument that told the game I want to continue loading after each of the dumps, that would solve both use cases? `continue-after-dump` or something? Then it could walk through each of the dumps and then load up the game normally.