Page 1 of 3

Version 0.13.12

Posted: Sat Jul 30, 2016 10:51 am
by FactorioBot
  • Changes
    • Vsync will be automatically turned off and hidden from the options menu if desktop composition(windows aero) is on.
  • Small changes
    • - Locale additions and improvements.
  • Bugfixes
    • Fixed auto trash slots were lost when player died in multiplayer. (29853)
    • Fixed that the headless server would consume 100% CPU. (29628)
    • Fixed that --mod-directory and other command-line arguments would be forgotten on Factorio restart through the mod manager. (29863)
    • Fixed that technology name and description locales didn't work correctly for tiered technologies.
    • Fixed using flamethrower and slowdown capsule at the same time could ignite biter more than once and corrupt save.
    • Fixed modules could end up in the input slot on furnaces. (29992)
    • Fixed unsightly message when changing player colour in singleplayer. (29914)
    • Fixed inserter circuit "hold" read mode sending the signal 1 tick too late. (29483)
    • Fixed transport belt circuit condition ignoring 1 tick duration signals. (29347)
    • Fixed crash when saving the game fails due to the disk being full. (29915)
    • Fixed the "watch your step" achievement would get triggered by random source-less damage. (29980)
    • Fixed the render layer for turret range visualizations. (30023)
    • Fixed that an inserter could hold more items than its stack-size bonus, if it was created by fast-replacing a stack inserter. (29939)
    • Fixed automated fuel insertion into cars wouldn't fill the fuel inventory. (30078)
  • Modding
    • Fixed crash when technology prerequisites ended up being recursive. (30061)
    • Fixed crash caused by destroyer robot beams when compression was enabled for all sprites. (30048)
    • Fixed inserters with stack bonus not dropping the item to it's destination when deactivated. (29411)
    • The fluid icon for the storage tank now scales with the size of the storage tank. (29955)
  • Scripting
    • Fixed error when attempting to interact with LuaInventory that has a size > 255. (29834)
    • Fixed crash when robots charging would get disabled through mods. (29833)
    • Fixed wrong error when setting durability of an item. (29903)
    • Added LuaItemPrototype read properties: localised_description, place_as_equipment_result, place_as_tile_result, flags equipment_grid_size, inventory_size_bonus, capsule_action, attack_parameters, inventory_size, item_filters group_filters, sub_group_filters, filter_mode, insertion_priority_mode, localised_filter_message, extend_inventory_by_default default_label_color, draw_label_for_cursor_render, attack_result, attack_range, category, tier, limitations, limitation_message_key straight_rail, curved_rail, repair_result, selection_border_color, alt_selection_border_color, selection_mode_flags, alt_selection_mode_flags selection_cursor_box_type, alt_selection_cursor_box_type, always_include_tiles, durability_description_key, durability.
    • Added LuaItemStack::add_durability()/drain_durability().
Use the automatic updater if you can (check experimental updates in other settings) or download full installation at http://www.factorio.com/download/experimental.

Re: Version 0.13.12

Posted: Sat Jul 30, 2016 11:06 am
by Bisa
Confirmed broken on Centos 7:
Headless-mode bug: OPENSSL_load_builtin_modules called. Aborting

Re: Version 0.13.12

Posted: Sat Jul 30, 2016 11:35 am
by cawgod
Bisa wrote:Confirmed broken on Centos 7:
Headless-mode bug: OPENSSL_load_builtin_modules called. Aborting
Same here with Debian 8...

Re: Version 0.13.12

Posted: Sat Jul 30, 2016 11:39 am
by Xnl
./factorio: error while loading shared libraries: libssl.so.1.0.0: cannot open shared object file: No such file or directory

OS: Linux, Gentoo
Installed package: Libressl

When i create symlink to libssl.so.1.0.0 -> libssl.so then it launched, but when loading is half done it crash without any warning, exception or segfault.

Re: Version 0.13.12

Posted: Sat Jul 30, 2016 11:44 am
by JyeGuru
Using CentOS 7 as well, and it's giving the "Headless-mode bug: OPENSSL_load_builtin_modules called. Aborting" error.

Tried updating from .11 as well as a fresh download of .12, both broken.

Re: Version 0.13.12

Posted: Sat Jul 30, 2016 11:48 am
by lesim2005
Bisa wrote:Confirmed broken on Centos 7:
Headless-mode bug: OPENSSL_load_builtin_modules called. Aborting
Same on Arch Linux

Re: Version 0.13.12

Posted: Sat Jul 30, 2016 11:49 am
by Oxyd
Xnl wrote:./factorio: error while loading shared libraries: libssl.so.1.0.0: cannot open shared object file: No such file or directory

OS: Linux, Gentoo
Installed package: Libressl

When i create symlink to libssl.so.1.0.0 -> libssl.so then it launched, but when loading is half done it crash without any warning, exception or segfault.
Is that headless or the regular client binary, though?

Re: Version 0.13.12

Posted: Sat Jul 30, 2016 11:50 am
by Nova
FactorioBot wrote:
  • Changes
    • Vsync will be automatically turned off and hidden from the options menu if desktop composition(windows aero) is on.
Um, one moment please. But vsync will still be "on" through windows, right? I would hate it if vsync was disabled and we would be forced to have tearing. I don't like tearing at all.

Re: Version 0.13.12

Posted: Sat Jul 30, 2016 11:55 am
by Xnl
Oxyd wrote:
Xnl wrote:./factorio: error while loading shared libraries: libssl.so.1.0.0: cannot open shared object file: No such file or directory

OS: Linux, Gentoo
Installed package: Libressl

When i create symlink to libssl.so.1.0.0 -> libssl.so then it launched, but when loading is half done it crash without any warning, exception or segfault.
Is that headless or the regular client binary, though?
Regular client. Libs installed in system:
ls /usr/lib/libssl* /usr/lib/libcrypto*
lrwxrwxrwx 1 root root 19 июл 2 15:49 /usr/lib/libcrypto.so -> libcrypto.so.38.0.0
lrwxrwxrwx 1 root root 19 июл 2 15:49 /usr/lib/libcrypto.so.38 -> libcrypto.so.38.0.0
-rwxr-xr-x 1 root root 1,8M июл 2 15:48 /usr/lib/libcrypto.so.38.0.0
-rwxr-xr-x 1 root root 309K июл 10 12:32 /usr/lib/libssl3.so
lrwxrwxrwx 1 root root 16 июл 2 15:49 /usr/lib/libssl.so -> libssl.so.39.0.0
lrwxrwxrwx 1 root root 16 июл 2 15:49 /usr/lib/libssl.so.39 -> libssl.so.39.0.0
-rwxr-xr-x 1 root root 365K июл 2 15:48 /usr/lib/libssl.so.39.0.0

Re: Version 0.13.12

Posted: Sat Jul 30, 2016 12:09 pm
by posila
Nova wrote:Um, one moment please. But vsync will still be "on" through windows, right? I would hate it if vsync was disabled and we would be forced to have tearing. I don't like tearing at all.
That is correct.
Unless you play on laptop with switchable graphics where it still might tear for some reason (but it was tearing even with vsync on, so no change there).

Re: Version 0.13.12

Posted: Sat Jul 30, 2016 12:35 pm
by Zardo
Bisa wrote:Headless-mode bug: OPENSSL_load_builtin_modules called. Aborting
Same problem here with headless server running inside a Docker container based on debian:jessie.

Re: Version 0.13.12

Posted: Sat Jul 30, 2016 12:35 pm
by Kenzory
Hey I was playing 0.13.11 can I update factorío without lost my world or have glitches? Thanks so. GreatJob

Re: Version 0.13.12

Posted: Sat Jul 30, 2016 12:36 pm
by kinnom
Kenzory wrote:Hey I was playing 0.13.11 can I update factorío without lost my world or have glitches? Thanks so. GreatJob
you should be able to, but make a backup just in case

Re: Version 0.13.12

Posted: Sat Jul 30, 2016 12:39 pm
by rkfg
Bisa wrote:Confirmed broken on Centos 7:
Headless-mode bug: OPENSSL_load_builtin_modules called. Aborting
Same on Debian 8.5. Any chance of a hotfix?

Re: Version 0.13.12

Posted: Sat Jul 30, 2016 12:40 pm
by Berserker55
headless bug on ubuntu 16.04.1 LTS as well.
it's starting to look like all linux systems are affected?
- in which case this is the second unplayable linux version within a short time (0.13.12 and 0.13.10) - maybe some more linux tests are in order?

Re: Version 0.13.12

Posted: Sat Jul 30, 2016 12:46 pm
by Ejdesgaard
Same here...
Factorio version: factorio_headless_x64_0.13.12
OS: Gentoo
ssl libs: openssl-1.0.2h

Re: Version 0.13.12

Posted: Sat Jul 30, 2016 12:47 pm
by HanziQ
Working on the linux fix at the moment, should be out later today.

Re: Version 0.13.12

Posted: Sat Jul 30, 2016 12:49 pm
by m44v
Berserker55 wrote:headless bug on ubuntu 16.04.1 LTS as well.
it's starting to look like all linux systems are affected?
- in which case this is the second unplayable linux version within a short time (0.13.12 and 0.13.10) - maybe some more linux tests are in order?
Works fine in Ubuntu. Seems to be an issue with the library version that distros ship...

edit:grammar

Re: Version 0.13.12

Posted: Sat Jul 30, 2016 12:57 pm
by rkfg
Thanks, HanziQ! Can't wait to update and relieve that CPU stress from my server. For now reverted to 0.13.11.

Re: Version 0.13.12

Posted: Sat Jul 30, 2016 1:16 pm
by Compboy
Kenzory wrote:Hey I was playing 0.13.11 can I update factorío without lost my world or have glitches? Thanks so. GreatJob
If you are worried about this, then please do not use the experimental builds.