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

Bundled Cable problems

Started by RagnarTheBlue, 17 February 2015 - 11:48 PM
RagnarTheBlue #1
Posted 18 February 2015 - 12:48 AM
I have been messing around with bundled cables on Tekkit for a mining machine using moving redstone and Applied Energistics transition planes. I am using a Computer and colored insulated cables to control the directions of the motor. When I connected the bundled cable up to the Computer and I used the correct code to output to blue for example, there must have been a problem because there was no output to the wire. Does anyone know what the problem is?
KingofGamesYami #2
Posted 18 February 2015 - 03:14 AM
"I used the correct code … there must have been a problem"

These statements contradict each other.

Please post the code, and perhaps a picture of your setup.
Quintuple Agent #3
Posted 18 February 2015 - 03:20 AM
If he is using project red bundled cable, it is my understanding that that is incompatible with cc as of right now.
From the wiki page:
"In addition to regular redstone / RedPower cables for regular signals, RedPower bundled (for MineCraft 1.4.x) or Minefactory Reloaded RedNet cables (for MineCraft 1.5.x up) may be used to send "bundled" signals out the one face."

Edit: By incompatible i mean that project red has not used the cc api that allows it to work along with it.
Edited on 18 February 2015 - 02:22 AM
KingofGamesYami #4
Posted 18 February 2015 - 03:24 AM
@Quintuple Agent: A useful way to quote is to use the actual quotes, with a name specified. For example:


[quote name="Quintuple Agent"]
I never said this!
[/quote]

Quintuple Agent said:
I never said this!

Just a helpful tip.

Also, I forgot to ask for versions on the mods. Please provide that, it could reveal incompatibilities Quintuple described.
Edited on 18 February 2015 - 02:24 AM
HPWebcamAble #5
Posted 18 February 2015 - 06:04 AM
I believe these are the first verison to work with the new CC API:

Project Red 4.5.0 build #50
and
MinefactoryReloaded 2.8.0RC3-591

I'm pretty sure both are for MC 1.7 so you will have to use CC 1.64 or higher