Hey all!
We are using the Mindcrack pack with added Modular Powersuits, Bibliocraft and Advanced Energistics.
We've been trying to recreate Direwolf's recent frame miner using Mining Wells and Mining Turtles but have hit a snag. For some reason, even though we are using exactly the same code as DW, only one turtle will fire at a time.
I have checked each individual turtle works if it is the only one sent the command. However, using the for loop only fires a single turtle. (And yes I ensured the turtle ID's were changed).
If I do a rednet.send list to each individual turtle # I can only get 2 to fire at once.
This seems to also happen even if we use rednet.broadcast.
Any ideas?
I can provide the code etc if required - just wondering if anyone had encountered this themselves.
Also - does the red border on the wireless modem indicate anything? About 1 in 4 turtles out of 16 seem to have it?
The Jimbat
Codingly Confused
We are using the Mindcrack pack with added Modular Powersuits, Bibliocraft and Advanced Energistics.
We've been trying to recreate Direwolf's recent frame miner using Mining Wells and Mining Turtles but have hit a snag. For some reason, even though we are using exactly the same code as DW, only one turtle will fire at a time.
I have checked each individual turtle works if it is the only one sent the command. However, using the for loop only fires a single turtle. (And yes I ensured the turtle ID's were changed).
If I do a rednet.send list to each individual turtle # I can only get 2 to fire at once.
This seems to also happen even if we use rednet.broadcast.
Any ideas?
I can provide the code etc if required - just wondering if anyone had encountered this themselves.
Also - does the red border on the wireless modem indicate anything? About 1 in 4 turtles out of 16 seem to have it?
The Jimbat
Codingly Confused