Search found 6 matches
- Wed Jul 16, 2025 10:45 pm
- Forum: Ideas and Suggestions
- Topic: Show fluid temperature in storage tank and pipe gui
- Replies: 6
- Views: 617
Re: Show fluid temperature in storage tank and pipe gui
Space Age only adds one fluid with variable temperature: Plasma, and it can't be stored in pipes or tanks. Other mods definitely do have more usage for fluid temperatures, from recipes that only accept inputs of specific temperatures, recipes that output specific temperatures, entities that can be ...
- Mon Jun 23, 2025 5:09 am
- Forum: Documentation Improvement Requests
- Topic: Relation between SolarPanelPrototype::solar_coefficient_property and value
- Replies: 2
- Views: 357
Re: Relation between SolarPanelPrototype::solar_coefficient_property and value
Thank you! I didn't realise the default value played a role. Might be a good idea to add that to the documentation.
With this, I was able to make the entity generate as much as it's supposed to, though I do now have to choose between the factoriopedia and item tooltips giving correct information ...
With this, I was able to make the entity generate as much as it's supposed to, though I do now have to choose between the factoriopedia and item tooltips giving correct information ...
- Mon Jun 23, 2025 1:04 am
- Forum: Modding discussion
- Topic: What does science_pack_drain_multiplier do?
- Replies: 11
- Views: 1847
Re: What does science_pack_drain_multiplier do?
uses_quality_drain_modifier
Whether the QualityPrototype::science_pack_drain_multiplier of the quality of the science pack should be considered by the lab.
As far as I can tell, this is just wrong. The documentation says that it uses the quality of the science pack , but it actually uses the ...
Whether the QualityPrototype::science_pack_drain_multiplier of the quality of the science pack should be considered by the lab.
As far as I can tell, this is just wrong. The documentation says that it uses the quality of the science pack , but it actually uses the ...
- Sun Jun 22, 2025 11:09 pm
- Forum: Documentation Improvement Requests
- Topic: Relation between SolarPanelPrototype::solar_coefficient_property and value
- Replies: 2
- Views: 357
Relation between SolarPanelPrototype::solar_coefficient_property and value
As it stands, the documentation for SolarPanelPrototype::solar_coefficient_property says that it can make the solar panel dependant on a surface property other than solar-power , but it doesn't explain how the property in question affects the power output. With the default solar-power , it seems to ...
- Sat Jun 21, 2025 7:15 am
- Forum: Resolved Problems and Bugs
- Topic: [2.0.57] Crash when spoiling in an assembling machine
- Replies: 2
- Views: 305
Re: [2.0.57] Crash when spoiling in an assembling machine
Thank you for the quick response. I wasn't certain if you'd actually received an automated crash log, and I didn't see any other thread for it, so I figured I should making an account and report regardless.
If that's the requirement, then the culprit was would've most likely been Cubium and ...
If that's the requirement, then the culprit was would've most likely been Cubium and ...
- Sat Jun 21, 2025 3:58 am
- Forum: Resolved Problems and Bugs
- Topic: [2.0.57] Crash when spoiling in an assembling machine
- Replies: 2
- Views: 305
[2.0.57] Crash when spoiling in an assembling machine
After running in my main save for a bit, Factorio seemed to spontaneously crash with no apparent cause. The stack trace in the log suggests that something in an assembling machine (prototype, not necessarily a normal assembler) spoiled and failed to get moved to a trash slot, resulting in a segfault ...