Ender IO

Ender IO

98M Downloads

Redstone Sensor Filter does not work

Xefyr0 opened this issue ยท 2 comments

commented

Is there an existing issue for this?

  • I did not find any existing issues.

Current Behavior

Redstone Sensor filter does not work whatsoever. I cannot find a way to get it to activate the Redstone Conduit.

Expected Behavior

Redstone Sensor filter should act like a Comparator, outputting an analog signal dependent on the contents of the inventory the connection is facing along with other similar comparator reads, like the page number of a book on a Lectern.

Alternatively, if Redstone Conduits cannot support analog signals, then the Sensor should act like an Observer and detect block updates with the condition that the connection is not removed when it receives an update while no longer facing a redstone-capable block.

How to Test

  1. Create a new world
  2. Try to get the Sensor Filter to work (I tried several options, including facing the connector to a chest, redstone wire, a Redstone Block, block updates, and so on)
  3. Fail to get any Redstone output of that channel.

Local Environment

- **Operating System**: Windows 10
- **Java version**: Oracle JDK-17.0.12
- **Minecraft Version**: 1.20.1 
- **Version**: 6.2.11-beta
- **Other Mods**: EMI and JEI

Any Additional Information?

No response

commented

I regret to say that we no longer officially support Minecraft 1.20.1 - as such we will not be officially fixing this issue.

If any community member wishes to submit a pull request to address this issue, feel free to open a PR and we will review and merge it.

I will close outstanding 1.20.1 issues in a little while, to keep the issue list clear.

Thanks again for your report.

commented

This is quite possibly fixed by the fix for #1085 - closing, but feel free to reopen or open a new issue if this issue continues to exist.