Skip to content

Circuits inconsistent when given a 1-tick pulse #120

@Da-Technomancer

Description

@Da-Technomancer

Found on Essentials 1.21.1-2.17.5.

Describe the bug
When a circuit gets a redstone pulse of exactly 1 redstone-tick duration, behavior is inconsistent.
When redstone input is from redstone dust, it consistently ignores it. When redstone input is from another circuit, behavior is intermittent- usually works fine (sees and responds to the pulse), but stops working after a world reload for the first pulse, but for the second pulse onwards after a world reload, works fine. The 'stops working after a world reload' effect is.... weird. Usually you need multiple circuits in a chain to see it, because it seems as though the first circuit in the chain is responding normally.

To Reproduce [Optional]
With redstone dust as an input, consistently doesn't work (while a repeater does):
Image
With another circuit as the input, behavior is inconsistant:
Image

Another weird test case:
Image

Expected behavior [Optional]
Circuits should always be able to see and respond to a 1-redstone-tick pulse, just like 1-tick repeaters can.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions