Dense cable not detecting/using all channels
BSRVandal opened this issue ยท 2 comments
Description
I have a dense cable being used to connect CPU groups daisy chained together but after 9 CPU groups the cable does not detect the remaining.
The images show the issue pretty definitively. This is not an issue of running out of channels. I only have 9 total channels being passed to a p2p tunnel. I have the remaining channels not being used.
Environment
Using Hermitpack with (as far as I can recall) forge, eleccore, and deep resonance all updated to the latest versions.
- Minecraft Version: 1.10.2
- AE2 Version: rv4.alpha build 11
- Forge Version: 1.10.2-12.18.3.2254
i am not 100% sure on this, but afaik the multiblock builds have size restraints
can you try a more compact design where the blocks have only 2 neighbour blocks with the same amount of blocks?
oh wait i misunderstood ... blocks only can transport 8 channels, the first CPU uses one channel and propagates 8 more channels, that is the limit
Oh, ok, I had typed out a long response before this but now I understand. So a solution I guess would be to run a cable over the top or bottom of all the CPU groups in order to get around the 8 channel limit for blocks. It makes total sense now I just never gave a thought to a channel cap on blocks.