[0.15.0] --create : Couldn't create lock file
Posted: Mon Apr 24, 2017 6:21 pm
When the factorio write directory doesn't exist, it fails to create the lockfile and --create doesn't work:
Code: Select all
$ mv ~/.factorio ~/.factorio.old
$ factorio --create /tmp/save.zip
0.000 Error Util.cpp:58: Couldn't create lock file /home/mickael/.factorio/.lock: No such file or directory.