Immersive Engineering

Immersive Engineering

134M Downloads

[1.12] Redstone objects don't connect downwards to Project Red cabling

LiaungYip opened this issue ยท 4 comments

commented

When placing Redstone Probe Connectors, they appear to connect to Project Red cabling located above or beside the Redstone Probe Connector, but not to Project Red cabling below the Redstone Probe Connector.

Screenshot 1: Downwards connection works with Vanilla Redstone Dust.

image

Screenshot 2: Downwards connection doesn't work with Red Alloy Wire.

image

Screenshot 3: Downwards connection doesn't work with Framed Red Alloy Wire.

image


Reproduced in a minimal environment with only Immersive Engineering and Project Red (Integration) installed. Modlist as per crash log (manually crashed using F3+C.)

crash-2018-08-24_00.45.07-client.txt

Forge: forge-14.23.4.2757
IE: 0.12-82
Project Red: 1.12-4.9.1.92

commented

On further inspection, this appears to be Immersive Engineering objects in general, not just the Redstone Probe Connector.

image

image

Red Alloy Wiring does connect downwards from Vanilla redstone devices.

image

commented

This is an FMP issue. The relevant code was added 5 years ago, for reasons that probably aren't relevant any more. @covers1624, are the reasons still relevant and if so, what are they? I've never heard of issues with canConnectRedstone and the bottom side of blocks before.

commented

You are correct. Minecraft used to not handle connections to the bottom face. When they switched to the EnumFacing system, this was corrected. I'll make the change to FMP and push it.

commented

I'll close this then.