Alright, so I'm setting up a steam boiler in my minecraft world, and I am terribly lazy when it comes to crafting sometimes. So instead of crafting an aqueous accumulator, I used 72 liquiducts to carry water from my main water feed in my base (please don't ask why). I was concerned it might not get enough water, so (still) i didn't create an aqueous accumulator, but instead started to work on a fail-safe mechanism, so the boiler doesn't explode.
The fail-safe mechanism involves cutting the fuel supply, so to do this i remove the liquiduct connecting the fuel tanks to the boiler, and I use a turtle to do that.
In experiment, the code always crashes with "too long without yielding," and I do a sleep for 5 seconds.
The code is here: http://pastebin.com/cHPVuWHB
The fail-safe mechanism involves cutting the fuel supply, so to do this i remove the liquiduct connecting the fuel tanks to the boiler, and I use a turtle to do that.
In experiment, the code always crashes with "too long without yielding," and I do a sleep for 5 seconds.
The code is here: http://pastebin.com/cHPVuWHB