[2.0.72] proxy containers targeting furnace input do not wake inserters up

Things that we don't consider worth fixing at this moment.
User avatar
Quezler
Filter Inserter
Filter Inserter
Posts: 295
Joined: Fri Mar 25, 2016 6:37 pm
Contact:

[2.0.72] proxy containers targeting furnace input do not wake inserters up

Post by Quezler »

- build shown setup
- /c storage.furnace = game.player.selected
- /c game.player.selected.proxy_target_entity = storage.furnace
- /c game.player.selected.proxy_target_inventory = defines.inventory.crafter_input
- put one stone in the input slot
- now wake the inserter (removing/placing the output chest, circuits, etc)

expected behavior: as soon as an item ends up in the furnace's input slot, the inserter is able to grab it out.
Attachments
Screenshot 2025-12-24 at 16.32.01.png
Screenshot 2025-12-24 at 16.32.01.png (645.91 KiB) Viewed 138 times
User avatar
boskid
Factorio Staff
Factorio Staff
Posts: 4355
Joined: Thu Dec 14, 2017 6:56 pm
Contact:

Re: [2.0.72] proxy containers targeting furnace input do not wake inserters up

Post by boskid »

Wont fix. Crafters are in a hot code path used in virtually every single save file and i wont be making them slower because of proxy containers. Crafter input is for input and proxy will not get notified that items can be extracted out of input inventory.
Post Reply

Return to “Won't fix.”