- What did you do?
Put concrete in a recycler (normal quality recycler, no modules, no beacons, normal quality concrete) - What happened?
It recycled 0.8 items per second - What did you expect to happen instead?
I expected it to recycle 8 items per second.
Base recycling time should be craft_time/16/items_per_craft, however items_per_craft seems to be missing from the formula. So far concrete is the biggest offender, but it's consistent with other items like iron sticks and copper cable.
I am speculating, but it looks like an oversight. Or is this intended behavior? - Does it happen always, once, or sometimes?
Always
[2.0.16] Inconsistent recycle times for recipes that yield multiple items
[2.0.16] Inconsistent recycle times for recipes that yield multiple items
- Attachments
-
- factorio-current.log
- (8 KiB) Downloaded 17 times
Re: [2.0.16] Inconsistent recycle times for recipes that yield multiple items
Wanted to report this bug as well. Searched the forum, it's already reported, month ago without response. Bummer.
Yep, the recycling time should take into account how much product recipe is making. Concrete should recycle 10 times faster.
It's annoyng how much recyclers I must put to destroy concrete. One per every five scrap recyclers.
Yep, the recycling time should take into account how much product recipe is making. Concrete should recycle 10 times faster.
It's annoyng how much recyclers I must put to destroy concrete. One per every five scrap recyclers.
Re: [2.0.16] Inconsistent recycle times for recipes that yield multiple items
There is a little workaround for that currently, adding a middlestep to craft the concrete into hazard concrete. That in turn will recycle much much faster.
Similarly you can make steel chests out of steel because steel is slow to recycle, etc...
Re: [2.0.16] Inconsistent recycle times for recipes that yield multiple items
Damn, nice one! Thank you!
-
- Inserter
- Posts: 20
- Joined: Fri Jul 26, 2019 11:49 am
- Contact:
Re: [2.0.16] Inconsistent recycle times for recipes that yield multiple items
Nice workaround there, thanks for the tip!
-
- Inserter
- Posts: 38
- Joined: Fri Jul 31, 2020 11:16 pm
- Contact:
Re: [2.0.16] Inconsistent recycle times for recipes that yield multiple items
Seems fixed?
On 2.0.24 the recycler with no modules or boosting is recycling concrete in 1.25 seconds. Which is consistent with the wiki, which says time cost is recipe time divided by 16, times 2 because of recycler speed 0.5
Concrete recipe = 10 sec. 10/16 = 0.625. 0.625 * 2 = 1.25.
Which is what I get measuring the recycler with my stopwatch
The multiple output items factors into the amount of results of recycling not the time to recycle
On 2.0.24 the recycler with no modules or boosting is recycling concrete in 1.25 seconds. Which is consistent with the wiki, which says time cost is recipe time divided by 16, times 2 because of recycler speed 0.5
Concrete recipe = 10 sec. 10/16 = 0.625. 0.625 * 2 = 1.25.
Which is what I get measuring the recycler with my stopwatch
The multiple output items factors into the amount of results of recycling not the time to recycle
Re: [2.0.16] Inconsistent recycle times for recipes that yield multiple items
Most recent change in quality affecting recipes was in 2.0.15 due to 118900 so it is unlikely to be already fixed.
Re: [2.0.16] Inconsistent recycle times for recipes that yield multiple items
Yes, it takes 1,25s. Or 0.8 item per second, as topic starter reported.evanrinehart wrote: ↑Thu Dec 12, 2024 3:45 pm Seems fixed?
On 2.0.24 the recycler with no modules or boosting is recycling concrete in 1.25 seconds. Which is consistent with the wiki, which says time cost is recipe time divided by 16, times 2 because of recycler speed 0.5
Concrete recipe = 10 sec. 10/16 = 0.625. 0.625 * 2 = 1.25.
Which is what I get measuring the recycler with my stopwatch
The multiple output items factors into the amount of results of recycling not the time to recycle
But they (and me) don't agree that it's as it should be. Since despite concrete recipe takes 10s, speed is 1 item/second. Which means recycle speed should be 8 item/second, not 0.8. It's natural to take into account the amont of product a recipe gives.
-
- Inserter
- Posts: 38
- Joined: Fri Jul 31, 2020 11:16 pm
- Contact:
Re: [2.0.16] Inconsistent recycle times for recipes that yield multiple items
I'm confused about whether this is a bug report or a game balance suggestion. Was there a plan somewhere to do recycling like that?