- Fixed Map Generator GUI becoming larger than the screen. (82802)
- Fixed Blueprint Setup GUI becoming larger than the screen. (82840)
- Fixed number pad Enter would be ignored by personal logistic request setup GUI if it was bound to in-game action. (82852)
Version 0.18.17
- FactorioBot
- Factorio Staff
- Posts: 432
- Joined: Tue May 12, 2015 1:48 pm
Version 0.18.17
Bugfixes
-
- Burner Inserter
- Posts: 9
- Joined: Sun Feb 19, 2017 4:38 pm
- Contact:
Re: Version 0.18.17
Doesn't seem to be live on Steam... yet.
Re: Version 0.18.17
It's live for me now, UK time zone.
Re: Version 0.18.17
Is the headless release a full version? It seems to be just the data directory.
Re: Version 0.18.17
Headless release is used to run servers, it does not have graphical output.
Re: Version 0.18.17
The .16 version had the executables etc. The .17 is different, in that it only has the data directory.
Re: Version 0.18.17
Just checked: Still includes a bin folder with an executable.
Re: Version 0.18.17
your download must've crashed before it was completed. i can confirm there's a 'bin' folder with a binary file inside called 'factorio'.
the downloaded .tar.xz should be 39 212 920 bytes in size it seems
Re: Version 0.18.17
If it is cut off, `tar tf example.tar.xz` (where "tf" means "test file", it really isn't as hard as people make it out ) will give a warning. Attempting extraction of a cut-off archive will exit with a non-zero exit status and print a warning as well, probably indicating either an unexpected end of archive or unexpected end of compressed data stream.