This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
Bunz's profile picture

Redstone signal weirdness

Started by Bunz, 15 November 2014 - 10:31 PM
Bunz #1
Posted 15 November 2014 - 11:31 PM
I'm trying to use a computer to control RotaryCraft CVTs powering an extractor with a redstone signal. However, the CVT seems to see the signal irregularly, If I use a vanilla level to toggle the CVT ratio, it's all good - the extractor suns smoothly between the high torque and high speed modes. But if I use a computer thusly:
rs.setOutput("back",true)
the extractor irregularly jumps between modes, (albeit mostly running the desired mode) as if the redstone signal from the computer is glitchy.

Has anyone seen this, and/or has a workaround of fix?

Bunz
KingofGamesYami #2
Posted 16 November 2014 - 02:54 AM
I've heard of cauldron / bukkit servers having problems with redstone.