Command line --load-game full path problem
Posted: Wed May 25, 2016 9:41 am
Hi,
to run a headless server, the command line accepts a full path, like
factorio.exe --start-server C:\Factorio\saves\testdir\test.zip
but the --load-game command does not. It seems to avoid subdirectory specification.
launching
factorio.exe --load-game C:\Factorio\saves\testdir\test.zip
says that it does not find C:\Factorio\saves\test.zip : it missed the subdirectory.
--start-server and --load-game should have the same behaviour, no ?
to run a headless server, the command line accepts a full path, like
factorio.exe --start-server C:\Factorio\saves\testdir\test.zip
but the --load-game command does not. It seems to avoid subdirectory specification.
launching
factorio.exe --load-game C:\Factorio\saves\testdir\test.zip
says that it does not find C:\Factorio\saves\test.zip : it missed the subdirectory.
--start-server and --load-game should have the same behaviour, no ?