# Factorio Version 2.0.77 released as stable - Product: Factorio (https://whatsnew.fyi/product/factorio) - Vendor: Wube Software - Date: 2026-06-23 - Original notes: https://store.steampowered.com/news/app/427520/view/695390213817504546 - Permalink: https://whatsnew.fyi/product/factorio/releases/2026-06-23-version-2.0.77-released-as-stable What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **fixed** — Fixed a clipping issue on cargo pods attached to rockets - **fixed** — Fixed that inserters would deadlock if ammo spoiled while mid-swing towards a turret - **fixed** — Fixed that rocket silos could deadlock due to mod changes - **fixed** — Fixed a crash when specific entities are killed without a source - **fixed** — Fixed that time passed wait condition wasn't reset when manually pressing go-to button to the shattered planet while being stopped at a space location - **fixed** — Fixed that scrolling personal library blueprint books in multiplayer latency did not work correctly - **fixed** — Fixed a desync related to custom input events and in_gui flag - **fixed** — Fixed an issue with script-disabling logistic points connected to orbital logistics - **fixed** — Fixed a crash when creating a loader with stack size override - **fixed** — Fixed rich text tag being accessible through user input - **fixed** — Fixed a crash when loading space-age save files with space-age prototypes removed but space-age flags enabled - **added** — Added LuaEntityPrototype::quality_affects_supply_area_distance, LuaEntityPrototype::quality_affects_inventory_size, LuaEntityPrototype::quality_affects_capacity, and LuaEntityPrototype::quality_affects_energy_usage reads - **added** — Added LuaEntityPrototype::crafting_speed_quality_multiplier, LuaEntityPrototype::energy_usage_quality_multiplier, and LuaEntityPrototype::module_slots_quality_bonus reads - **added** — Added LuaEntityPrototype::drops_full_belt_stacks read - **added** — Added additional reads to LuaSpaceLocationPrototype - **added** — Added LuaEntityPrototype::uses_quality_drain_modifier read - **added** — Added LuaFluidPrototype::visualization_color read - **added** — API documentation website now has fulltext search ##### **Bugfixes** - Fixed a clipping issue on cargo pods attached to rockets (https://forums.factorio.com/131012) - Fixed that inserters would deadlock if ammo spoiled while mid-swing towards a turret. (https://forums.factorio.com/133060) - Fixed that rocket silos could deadlock due to mod changes. (https://forums.factorio.com/132886) - Fixed a crash when specific entities are killed without a source. (https://forums.factorio.com/133062) - Fixed that time passed wait condition wasn't reset when manually pressing go-to button to the shattered planet while being stopped at a space location. (https://forums.factorio.com/133073) - Fixed that scrolling personal library blueprint books in multiplayer latency did not work correctly. (https://forums.factorio.com/117199) - Fixed a desync related to custom input events and in_gui flag. (https://forums.factorio.com/133274) - Fixed an issue with script-disabling logistic points connected to orbital logistics. (https://forums.factorio.com/133283) - Fixed a crash when creating a loader with stack size override. (https://forums.factorio.com/133285) - Fixed rich text tag being accessible through user input. (https://forums.factorio.com/133343) - Fixed a crash when loading space-age save files with space-age prototypes removed but space-age flags enabled. (https://forums.factorio.com/133552) ##### **Scripting** - Added LuaEntityPrototype::quality_affects_supply_area_distance, LuaEntityPrototype::quality_affects_inventory_size, LuaEntityPrototype::quality_affects_capacity, LuaEntityPrototype::quality_affects_energy_usage reads. - Added LuaEntityPrototype::crafting_speed_quality_multiplier, LuaEntityPrototype::energy_usage_quality_multiplier, LuaEntityPrototype::module_slots_quality_bonus reads. - Added LuaEntityPrototype::drops_full_belt_stacks read. - Added additional reads to LuaSpaceLocationPrototype. - Added LuaEntityPrototype::uses_quality_drain_modifier read. - Added LuaFluidPrototype::visualization_color read. - API documentation website now has fulltext search (online version only).