Search found 2 matches

by HermanyAI
Sun Dec 29, 2024 10:55 pm
Forum: Documentation Improvement Requests
Topic: [2.0.28] Furnace interaction with item+fluid ingredients should be clarified
Replies: 1
Views: 220

[2.0.28] Furnace interaction with item+fluid ingredients should be clarified

Imagine if recycling recipes required a fluid. Say you specify the fluid as 2nd ingredient:

data:extend({{
type = "recipe",
...
ingredients = {
{type = "item", name = item_name, amount = 1},
{type = "fluid", name = "promethium-emulsion", amount = fluid_requirement}
},
...
}})

Game would ...
by HermanyAI
Mon Dec 09, 2024 12:39 am
Forum: Resolved Problems and Bugs
Topic: [Rseding91] [2.0.24] Crash typing in console in remote view (agui::Layout::recursivePaintChildrenInternal)
Replies: 2
Views: 675

[Rseding91] [2.0.24] Crash typing in console in remote view (agui::Layout::recursivePaintChildrenInternal)

Been on multiplayer with a friend for a while and eventually we ran into slight UPS problems. Friend decided to install this mod https://mods.factorio.com/mod/FPS_Friendly_Thrusters.
Now i'm running into an always reproducible crash, for some reason only on that multiplayer save. Beyond that we also ...

Go to advanced search