Search found 15 matches
- Thu Nov 21, 2024 2:41 am
- Forum: Bug Reports
- Topic: [2.0.15] Stack inserters do not respond to stack size change
- Replies: 5
- Views: 403
Re: [2.0.15] Stack inserters do not respond to stack size change
By the way, changing the filters using signals also does not trigger the inserter to wake up. Probably not worth an own issue thread, because it seems related to this one.
- Tue Nov 19, 2024 8:49 pm
- Forum: Ideas and Suggestions
- Topic: [2.0.15] Inserters' wait time for full hand does not scale with quality
- Replies: 9
- Views: 383
Re: [2.0.15] Inserters' wait time for full hand does not scale with quality
I tried fixing it with combinators. Basically, if the held item count does not change for 2-3 ticks, time out and set the hand limit to 1. My current solution only works partially and sometimes gets stuck until the next item on the belt passes the inserter because changing the hand size does not cau...
- Tue Nov 19, 2024 8:46 pm
- Forum: Bug Reports
- Topic: [2.0.15] Stack inserters do not respond to stack size change
- Replies: 5
- Views: 403
Re: [2.0.15] Stack inserters do not respond to stack size change
I can confirm that this also happens if the configured stack size is equal to the number of held items, not just greater. EDIT: Also, when an item passes on a belt below the inserter, that also causes it to evaluate its hand limit and drop the held item(s). I was trying to solve the excessive wait t...
- Mon Nov 18, 2024 11:15 pm
- Forum: Bug Reports
- Topic: [2.0.15] Large Stomper despawns on belt spiral.
- Replies: 2
- Views: 181
Re: [2.0.15] Large Stomper despawns on belt spiral.
Made my day.
- Mon Nov 18, 2024 7:27 pm
- Forum: Bug Reports
- Topic: [2.0.15] Large Stomper despawns on belt spiral.
- Replies: 2
- Views: 181
[2.0.15] Large Stomper despawns on belt spiral.
See attached video. Two of them were stomping around on my nice belt spiral for a few minutes (shame!). First one disappeared (did not record at the time), then the other one, which I recorded:
- Fri Nov 15, 2024 12:58 am
- Forum: Ideas and Suggestions
- Topic: Parameter "Output of" variable
- Replies: 5
- Views: 352
Re: Parameter "Output of" variable
Yes, I missed this today, too.
- Fri Nov 15, 2024 12:49 am
- Forum: Ideas and Suggestions
- Topic: Put the recycle to result in the Factoriopedia
- Replies: 4
- Views: 311
Re: Put the recycle to result in the Factoriopedia
Yes, please. Some are very unintuitive.
- Fri Nov 15, 2024 12:29 am
- Forum: Ideas and Suggestions
- Topic: [2.0.15] Inserters' wait time for full hand does not scale with quality
- Replies: 9
- Views: 383
Re: [2.0.15] Inserters' wait time for full hand does not scale with quality
Let's called a "mixed input throughput issue". The input and inserter throughput are fine for non-mixed payloads. Yeah, I can imagine that changing a constant to a member variable (or method call :o) in such a code path that can run tens of thousands of times per tick is problematic. Anywa...
- Thu Nov 14, 2024 11:36 pm
- Forum: Ideas and Suggestions
- Topic: Filters on Space Platform Unload
- Replies: 3
- Views: 320
Re: Filters on Space Platform Unload
This! But even better than a filter would be a limit. I have a platform on Aquilo that collects copper and iron in space, which is requested on the ground. However, if the ground is low on iron, it can pull all the iron down and starve the platform's ammo production of metals, so the platform gets b...
- Thu Nov 14, 2024 11:25 pm
- Forum: General discussion
- Topic: Why is pollution consumption sinusoidal?
- Replies: 6
- Views: 782
Re: Why is pollution consumption sinusoidal?
Thank you for the explanation. Pollution spreading at 1 Hz makes sense, although in that case I would expect some kind of a step function and not a smooth sine-like wave. But it's not really important so I can live with a simplified explanation.
- Thu Nov 14, 2024 11:23 pm
- Forum: Ideas and Suggestions
- Topic: [2.0.15] Inserters' wait time for full hand does not scale with quality
- Replies: 9
- Views: 383
Re: [2.0.15] Inserters' wait time for full hand does not scale with quality
Thank you boskid. I thought this was broken (or at least unintended), because it almost completely negates the quality effect in some cases.
- Thu Nov 14, 2024 10:14 pm
- Forum: Ideas and Suggestions
- Topic: [2.0.15] Inserters' wait time for full hand does not scale with quality
- Replies: 9
- Views: 383
[2.0.15] Inserters' wait time for full hand does not scale with quality
Problem Higher quality bulk inserters are significantly faster than normal quality bulk inserters for belts containing a single item type. However, as soon as the items are mixed on the belt (e.g. crusher or recycler output), higher quality inserters are nearly useless. See the following video for ...
- Thu Nov 14, 2024 3:33 pm
- Forum: Technical Help
- Topic: No achievements (Steam or in game) since linking Factorio account with steam
- Replies: 0
- Views: 76
No achievements (Steam or in game) since linking Factorio account with steam
Since linking my newly created factorio.com account with my steam account I don't get achievements anymore, neither in Steam nor in the Factorio achievement list. After linking my account I connected to my friend's game which we have been playing together for a few days, and my inventory content was...
- Mon Nov 11, 2024 8:23 pm
- Forum: Ideas and Suggestions
- Topic: Display Aquilo heating value in tooltips
- Replies: 6
- Views: 535
Re: Display Aquilo heating value in tooltips
Very well said, thank you! Everything else in Factorio you can calculate and plan, but heating on Aquilo is pure trial and error. Which is really frustrating because a screwup on Aquilo likely means that you have to spend minutes booting up your heaters again and maybe even fly home to import fuel....
- Thu Oct 24, 2024 10:18 pm
- Forum: General discussion
- Topic: Why is pollution consumption sinusoidal?
- Replies: 6
- Views: 782
Why is pollution consumption sinusoidal?
I was looking at the production stats early in the game, and noticed this strange pollution absorption of the tiles: Screenshot 2024-10-24 234551.png Why is the absorption sinusoidal when the production is not? Nothing else in my production oscillates at this 1 Hz frequency. Iron ore is the only oth...