[Rseding91] [2.0.16] Lack of control over food slot
[Rseding91] [2.0.16] Lack of control over food slot
I consider this a bug. Potential solution could involve either adding food item to "read contents", adding a separate signal for "food contents", or allowing a filter on food. Though any solution that's not a slot filter is potentially racy.
Re: [<=2.0.16] Lack of control over food slot
Suggestion that is exactly this :
viewtopic.php?f=6&t=118631
viewtopic.php?f=6&t=118631
Re: [2.0.16] Lack of control over food slot
The read fuel suggestion was implemented, so I'm moving this to resolved. Please let me know if you think we should do something else.
Re: [2.0.16] Lack of control over food slot
Not sure if I'm doing the right thing by necro'ing this resolved bug report, but I believe the "read fuel" suggestion that was implemented is not a complete fix for this problem. Unwanted fuel items can still be inserted into the fuel slot if the previous fuel spoils on the tick preceding the insertion of the unwanted fuel. As OP says, it's a race.
A slot filter on fuel slots is necessary.