Code: Select all
--start-server-load-scenario FILE start a multiplayer server and load the
specified scenario
what I've found in strace:
Code: Select all
[pid 2088] stat("/media/sf_src/factorio/factorio/scenarios/home/vaulter/scr/3Ra-CTF/", 0x7f0063872690) = -1 ENOENT (No such file or directory)
[pid 2088]
either clear DOCS should be provided or this fixed to read FILE honestly.