Create

Create

86M Downloads

Redstone Sometimes not Updating Correctly When a Contraption Places Blocks

stop-x13 opened this issue ยท 0 comments

commented

Describe the Bug

It happens randomly that redstone does not update when a contraption becomes solid block.
For example, make a horizontal stone bar, with a lamp attach to the end, add a lever on top of the stone near the lamp, like this:
L
XXXXX
S
where X is stone, S is lever, and L is lamp. Also switch on the lever so the lamp turns on.
If I glue this all together and rotate it using a mechanical bearing, sometimes after a rotation the lamp does not recognise the lever and becomes off.
Same thing happens for any redstone components, just like the gantry shaft in the screenshot, it doesn't recognise the redstone link (which is turned on) on top.
The 3rd screenshot shows it's very random, this time the lamp is on but the gantry shaft is off. The randomness makes it hard to design a redstone controlled system.

Reproduction Steps

  1. Make a structure like in the description
  2. Rotate it using a mechanical bearing
  3. Sometimes the redstone lamp will switch off
    ...

Expected Result

The redstone lamp should always be on after the rotation.

Screenshots and Videos

image
image
image

Crash Report or Log

No response

Operating System

Windows 10

Mod Version

0.5.0d

Minecraft Version

1.18.2

Forge Version

40.1.73

Other Mods

It does not crash the game. I can provide the mod list if it does not happen without any other mod installed.

Additional Context

In screenshot 1 and 2, I'm facing south
In screenshot 3, I'm facing west.