[2.0.14] Inserter bug with recycler, not inserting into recycler that processed red chips

Bugs that are actually features.
MSgtGunny
Manual Inserter
Manual Inserter
Posts: 2
Joined: Mon Dec 07, 2020 1:30 am
Contact:

[2.0.14] Inserter bug with recycler, not inserting into recycler that processed red chips

Post by MSgtGunny »

I created a small setup to delete items on Fulgora above a certain amount, but the logic when its recycling red chips breaks when given red circuits due to what looks like an inserter bug in relation to recyclers. The recycler has no items in its input, has red circuit ingredients in its output/result boxes, and a few items on a belt that lead to an inserter to put them back into the recycler. The initial input inserter that inserts the red chips is set to only insert if there are no items on the belt so that it doesn't get blocked.

Reproduction Blueprint:


Inserter saying waiting for source items when there are items on the belt beneath its hand
Bugged inserter state
Bugged inserter state
Screenshot 2024-11-05 221115.png (2.36 MiB) Viewed 88 times

Recycler showing no input ingredients so its available to accept any input ingredient and it has space in the result for byproducts
Empty recycler input/ingredients
Empty recycler input/ingredients
Screenshot 2024-11-05 221815.png (469.53 KiB) Viewed 88 times


It does not immediately lock up, but once the output belt is full and there are still items in the recycler result, the inserter gets locked and is preventd from putting an item into the recycler even when its input is empty. To quickly reproduce using my blueprint, turn the right inserter so it no longer is pointed to the recycler and temporarily disable the circuit On/Off condition on the left inserter, once the output belt is full and there are a few items in the recycler's result box, reset the inserters back to their original state.

Rseding91
Factorio Staff
Factorio Staff
Posts: 13974
Joined: Wed Jun 11, 2014 5:23 am
Contact:

Re: [2.0.14] Inserter bug with recycler, not inserting into recycler that processed red chips

Post by Rseding91 »

Can you please post a save file that shows the issue you're describing? I'm having a hard time understanding how to reproduce what you're describing.
If you want to get ahold of me I'm almost always on Discord.

MSgtGunny
Manual Inserter
Manual Inserter
Posts: 2
Joined: Mon Dec 07, 2020 1:30 am
Contact:

Re: [2.0.14] Inserter bug with recycler, not inserting into recycler that processed red chips

Post by MSgtGunny »

Rseding91 wrote:
Wed Nov 06, 2024 9:47 pm
Can you please post a save file that shows the issue you're describing? I'm having a hard time understanding how to reproduce what you're describing.

Sure thing, heres a slimmed down save with just the bugged setup on fulgora
Attachments
__Map Editor.zip
(2.11 MiB) Downloaded 3 times

Rseding91
Factorio Staff
Factorio Staff
Posts: 13974
Joined: Wed Jun 11, 2014 5:23 am
Contact:

Re: [2.0.14] Inserter bug with recycler, not inserting into recycler that processed red chips

Post by Rseding91 »

Looking at the save it looks like two things interacting here to make it confusing:

1. The current recipe produces plastic when recycled but is not overloaded on the output (yet) and would accept more red circuits
2. The next item to insert is plastic but there *is* an overload of plastic so it won't insert it

With the two combined and because you've blocked loading more red circuits they both fail to insert. You need to wait for the recycler to have nothing in the output before blocking the red circuits from being inserted.
If you want to get ahold of me I'm almost always on Discord.

Post Reply

Return to “Not a bug”