AE2 P2P tunnels don't connect to mekanism cables
justinrusso opened this issue ยท 11 comments
Issue description:
When right clicking the p2p tunnel, the tunnel turns to an FE tunnel. The pipes connect fine, but once you pair them using the memory card, the side you are setting disconnects from the Mekanism cables.
Reference: DarkPacks/SevTech-Ages#1973
Steps to reproduce:
- Place an AE2 cable, and a p2p on 2 sides
- Right click the tunnels with mekanism cables to turn them into FE tunnels and place down a mekanism cable in front of each end of the terminal. Note that both currently are connecting to the tunnel.
- Get a memory card and shift right click one tunnel and right click the other. Note that now the one you right clicked has disconnected from the mekanism cable.
Version:
Minecraft: 1.12.2
Forge: 14.23.3.2669
Mekanism: 1.12.2-9.4.3.330
AE2: rv5-stable-11
Logs:
I can get a log if needed, but this was found as an excerpt:
[AE2:C]: Problem detected when processing IMC add-p2p-attunement-forge-power from mekanism
Finve years later and this still doesn't work? I've also had no luck using energy cubes as a buffer. This is just sad, and like many people; I have no choice but to go to refined storage.
I have 200 mods, many tech based, in my modpack. AE2 is the only thing that doesn't work with Mekanism Universal Cables. The Create Additions Connectors also don't work at all with AE2. Food for thought...
Maybe setting the output Energy P2P Terminal to be identified as a producer would fix this?
If it disconnects then the tunnel is no longer exposing a Forge energy cap in the way the cable is expecting. It won't affect the tunnel's ability to push power to the cable.
Contrary to my initial thought the cable won't accept power from an unconnected side. The AE tunnel is returning false for both canReceive
and canExtract
. That is a failure on their side, as it seems like the output side loops back on itself for some strange reason instead of looking to the input end.
You can use an energy cube as a buffer.
@thiakil from the linked issue above AE are telling me that it's Meka at fault here using a wrong name for the IMC call. Could you look at this issue again, please?
The imc thing is unrelated to this issue (that's to do with right clicking the tunnels to tune)
As for the output not connecting, that's just how our cables work. They do the work normally, but will accept power if the other device at least says it is a producer or consumer
So is there anything that could be done for this in regards to the issue? With a large modpack using the mod, this issue is causing issues for people wanting to make their systems work. It's also gating people at having to use RS over AE because of this issue and the limited transfers we offer in SevTech. Is there any way the devs of the two mods can talk about this and come to a resolution?
As you blame them and they're blaming you. So I'm kinda on the gate here on trying to help with getting this resolved. I'm not trying to sound all loud but it's a pain when your stuck in a blame game ๐
Well both sides are essentially saying the same thing, just with opposite push/pull requirements. They rely on push, we rely (mostly) on pull to get it into the cable.
A buffer (such as an energy cube) can be used on the output side.