Skip to content

[Bug] AND & Transparent Latch "Cells" not updating properly #2003

@Jelllllly

Description

@Jelllllly

Minecraft version

1.21.1

CodeChickenLib version

4.6.1.526

CBMultipart version

3.5.0.155

ProjectRed version

4.22.0

What happened?

Overview

The "AND Cell" and the "Transparent Latch Cell" gates from the Integration module don't update properly when one of the inputs change.
While the overhead (transparent) wire does update the state of the gate properly, using a red alloy wire to power the lower (terminated) input does not trigger an update, thus the gate remains in it's last state.

Note that using vanilla redstone dust to power the problematic input does trigger an update.
Likewise, placing a block next to the gate also updates it to it's expected state.

Crash log

No crash had occurred

How do you make it happen again?

Reproduction

  • Place the AND Cell on flat ground
  • Connect Red Alloy Wire to it's 4 sides
  • Use a lever to energize the overhead (transparent) input via the placed wire
  • Use a lever to energize the lower (terminated) input via the placed wire

Expected result

  • The output wire is energized

Actual result

  • The output wire is not energized
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions