Search found 5 matches
- Sat Jun 19, 2021 9:17 am
- Forum: Minor issues
- Topic: [0.18.8] Side load with 2 saturated half belts produces gaps
- Replies: 25
- Views: 9513
Re: [0.18.8] Side load with 2 saturated half belts produces gaps
Given the transport gap changes in 1.1.35, I retested: unchanged.
- Sun Jun 06, 2021 10:16 am
- Forum: Minor issues
- Topic: [0.18.8] Side load with 2 saturated half belts produces gaps
- Replies: 25
- Views: 9513
Re: [0.18.8] Side load with 2 saturated half belts produces gaps
I'm pretty sure this didn't get fixed - and I guess its home in "Minor issues" means they've decided it won't be. Nevertheless, I've investigated a bit, so here are my results. I've created some simple test cases in 1.1.34 that demonstrate the effect. In my specific case, I have four stack...
- Mon Jun 24, 2019 4:21 pm
- Forum: Not a bug
- Topic: [0.17.50] Gate Read Sensor reacts multiple times to slow train
- Replies: 4
- Views: 1742
Re: [0.17.50] Gate Read Sensor reacts multiple times to slow train
But... the gate only actual opens once. I'm struggling to picture why a player would be more interested in the logic of how trains trigger gates than in when the gate actually opens?
- Fri Jun 21, 2019 11:35 am
- Forum: Not a bug
- Topic: [0.17.50] Gate Read Sensor reacts multiple times to slow train
- Replies: 4
- Views: 1742
Re: [0.17.50] Gate Read Sensor reacts multiple times to slow train
I've attached a minimal test case. Three lines, three trains all in the same place. Counters placed somewhat differently. None of the trains has triggered any of the gates (if you switch them to manual mode and edge them back, then switch them to automatic, you'll see that the gate doesn't open as t...
- Wed Jun 19, 2019 1:35 pm
- Forum: Not a bug
- Topic: [0.17.50] Gate Read Sensor reacts multiple times to slow train
- Replies: 4
- Views: 1742
[0.17.50] Gate Read Sensor reacts multiple times to slow train
I have this train-counting configuration: gate_config.png The gate is set to Read Sensor. The bottom arithmetic combinator receives this input and adds 0, producing a different output. The decider combinator checks whether the undelayed (gate) input is greater than the delayed (0-added) input and em...