Railcraft

Railcraft

34M Downloads

Switch Actuator Motor does not always work

Kiritow opened this issue · 2 comments

commented

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.
rc_issuepic_1
And I set allcontroller boxes to this state:
rc_issuepic_2
I set all motors to this state:
rc_issuepic_3
Then I use tuner to connect them.
rc_issuepic_4

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...

commented

@Kiritow 话说最后一张图三个转辙马达里面最右边一个没有控制任何铁轨。是这个问题吗?
The setup for the rightmost switch actuator is wrong. It is not attached to any wye or switch track.

commented

存档丢了... 没法重现这个问题了.
I'm sorry that the world is lost and problems can not be reproduced for now.