Switch Actuator Motor does not always work
Kiritow opened this issue · 2 comments
Hi! I am using Railcraft 10.2.0 on Minecraft 1.10.2. I am writing lua programs (like this and schedule trains through my programs with OpenComputers Mod. I found the switch actuator motor does not always work.
For example, in this station, I use 15 signal receiver boxes as input and 14 signal controller boxes as output.
And I set allcontroller boxes to this state:
I set all motors to this state:
Then I use tuner to connect them.
The schedule program uses Redstone API from OpenComputer to change the output of a specific side of the Redstone IO block. And now I am sure that the program has the right judgement and the Redstone IO block did change the output and the Signal Controller Box did change its signal. But, the motor does not change its state and that just cause railway crashes.
Is this a bug? Or it is because of too much signal boxes ? Or something else? Please help...
@Kiritow 话说最后一张图三个转辙马达里面最右边一个没有控制任何铁轨。是这个问题吗?
The setup for the rightmost switch actuator is wrong. It is not attached to any wye or switch track.