Search found 3340 matches
- Thu Mar 20, 2025 9:12 pm
- Forum: Modding help
- Topic: API Docs Question
- Replies: 1
- Views: 104
Re: API Docs Question
It's just a copy paste error in the docs.
- Thu Mar 20, 2025 9:12 pm
- Forum: Technical Help
- Topic: Don't own the game but run a headless server, can't download mods
- Replies: 1
- Views: 90
Re: Don't own the game but run a headless server, can't download mods
You need to own the game to download mods.
- Sat Mar 15, 2025 10:58 am
- Forum: Modding discussion
- Topic: [2.0.42] Upcoming breaking mod changes
- Replies: 23
- Views: 32486
Re: [2.0.42] Upcoming breaking mod changes
There will be a breaking change in 2.0.42:
Changed working_visualisations to enforce that the provided array is contiguous.
This will make the game behaviour match the documentation. I recommend to already update your mods to match this. Especially please note that working_visualisations can NOT ...
Changed working_visualisations to enforce that the provided array is contiguous.
This will make the game behaviour match the documentation. I recommend to already update your mods to match this. Especially please note that working_visualisations can NOT ...
- Sat Mar 15, 2025 10:52 am
- Forum: 1 / 0 magic
- Topic: [2.0.39 ] (linux mint) sometimes sytem crash during auto-save
- Replies: 17
- Views: 671
Re: [2.0.39 ] (linux mint) sometimes sytem crash during auto-save
Factorio needs remarkable little RAM.
My poor PC has only 8 Gigs of RAM and I still have ~1.8GB left over
3345.016 Info AppManager.cpp:303: Saving to _autosave2 (non-blocking).
3345.230 Info AsyncScenarioSaver.cpp:177: Saving process PID: 44684
3359.211 [44684] Received SIGTERM, shutting down ...
- Fri Mar 14, 2025 6:05 pm
- Forum: Documentation Improvement Requests
- Topic: StatelessVisualisation uses expanded definiton of a pre-existing type
- Replies: 2
- Views: 259
Re: StatelessVisualisation uses expanded definiton of a pre-existing type
Actually, putting this back into unresolved because StatelessVisualisations might allow more than the currently documented format, so that should be investigated.
- Fri Mar 14, 2025 5:59 pm
- Forum: Documentation Improvement Requests
- Topic: StatelessVisualisation uses expanded definiton of a pre-existing type
- Replies: 2
- Views: 259
Re: StatelessVisualisation uses expanded definiton of a pre-existing type
This is intentional, it reflects how it is loaded internally.
- Fri Mar 14, 2025 5:55 pm
- Forum: Resolved Requests
- Topic: AsteroidMapSettings
- Replies: 5
- Views: 521
Re: AsteroidMapSettings
Thanks, for 2.0.42 the docs will say where it is used.
- Fri Mar 14, 2025 5:51 pm
- Forum: Resolved Requests
- Topic: [2.0.21] - SpacingItem - (u)int32_t
- Replies: 1
- Views: 154
Re: [2.0.21] - SpacingItem - (u)int32_t
This was fixed at some point.
- Fri Mar 14, 2025 5:49 pm
- Forum: Resolved Requests
- Topic: LuaPlayer::physical_vehicle is not MapPosition
- Replies: 2
- Views: 265
Re: LuaPlayer::physical_vehicle is not MapPosition
This was fixed at some point.
- Fri Mar 14, 2025 5:49 pm
- Forum: Resolved Requests
- Topic: LuaSurface#can_place_entity : name is an EntityID
- Replies: 1
- Views: 192
Re: LuaSurface#can_place_entity : name is an EntityID
Thanks, fixed for 2.0.42, also for LuaSurface::can_fast_replace.
- Fri Mar 14, 2025 5:46 pm
- Forum: Resolved Requests
- Topic: [2.0.16]; usage on the RegistrationTarget page
- Replies: 1
- Views: 184
Re: [2.0.16]; usage on the RegistrationTarget page
Thank you for fixing this.
- Fri Mar 14, 2025 5:44 pm
- Forum: Resolved Requests
- Topic: False information at AirbornePollutantID page
- Replies: 1
- Views: 199
Re: False information at AirbornePollutantID page
Thanks, fixed for 2.0.42.
- Fri Mar 14, 2025 5:43 pm
- Forum: Resolved Requests
- Topic: [2.0.28] API has incorrect link: LuaSurface.html#request_path has outdated reference to LuaEntity.html#set_command
- Replies: 1
- Views: 236
- Fri Mar 14, 2025 5:39 pm
- Forum: Resolved Requests
- Topic: [2.0.22] LuaPlayer open_map, zoom_to_world, close_map
- Replies: 3
- Views: 250
Re: [2.0.22] LuaPlayer open_map, zoom_to_world, close_map
This was fixed at some point.
- Fri Mar 14, 2025 5:38 pm
- Forum: Resolved Requests
- Topic: [2.0.27] Missing member in EntityPrototypeFlags
- Replies: 1
- Views: 230
Re: [2.0.27] Missing member in EntityPrototypeFlags
This was fixed at some point.
- Fri Mar 14, 2025 5:36 pm
- Forum: Resolved Requests
- Topic: [2.0.21] Clarify the relationship between recipe allow_productivity and item weight
- Replies: 1
- Views: 300
- Fri Mar 14, 2025 5:32 pm
- Forum: Resolved Requests
- Topic: LoaderPrototype::adjustable_belt_stack_size wrong type
- Replies: 1
- Views: 160
Re: LoaderPrototype::adjustable_belt_stack_size wrong type
We fixed this by renaming the prototype stage boolean type to boolean from bool.
- Fri Mar 14, 2025 5:30 pm
- Forum: Resolved Requests
- Topic: Utility Constants missing factoriopedia_recycling_recipe_categories
- Replies: 1
- Views: 178
Re: Utility Constants missing factoriopedia_recycling_recipe_categories
Thanks, fixed for 2.0.42.
- Fri Mar 14, 2025 5:11 pm
- Forum: Resolved Requests
- Topic: Add auto_recycle to RecipePrototype
- Replies: 7
- Views: 753
Re: Add auto_recycle to RecipePrototype
Thanks, auto_recycle added to ItemPrototype and RecipePrototype for 2.0.42.
- Fri Mar 14, 2025 5:11 pm
- Forum: Resolved Requests
- Topic: [2.0.23] RecipePrototype feature "auto_recycle" is undocumented in API Docs
- Replies: 2
- Views: 502
Re: [2.0.23] RecipePrototype feature "auto_recycle" is undocumented in API Docs
Thanks, auto_recycle added to ItemPrototype and RecipePrototype for 2.0.42.