mojira.dev
MCPE-84391

Observers don't detect target block updates

Summary:
When you hit a target block that is next to an observer by any projectile, the observer doesn't detect its update.

Steps to Reproduce:

  1. Place a target block

  2. Place an observer facing the target block

  3. Place redstone behind the observer

  4. Hit the target block with a projectile

  5. Notice no pulse is emitted

Linked issues

Attachments

Comments 13

Technically, the block doesn't look different. Even so, there is already a bug report somewhere about certain updates not being detected. Correct me if I'm wrong but this would be a duplicate?

Samuel Oliver Cale V

I've noticed this issue as well. I hope it gets fixed, as it would allow many interesting redstone things to be built.

@DelightfulHam when a block updates that shouldn't necessarily mean that the block should look different. For instance, when you power a hopper to lock it, that count as an update and if there is an observer facing it, it will detect it emitting a redstone signal although the hopper looks the same.

Found that out today as well, on windows 10 version, as I was trying to detect a hit on target from under it (which exclude the use of a comparator)

An alternative I found for now : you can use a redstone lamp under the target, and point an observer at the lamp. You will get a signal from the observer when the lamp turn on (and another when it turn off) Or a (sticky) piston to redirect the signal where you want.

 

For info, the wiki page about target mentions:

"The target also provides a block update when hit, meaning that an observer can detect if the target has been hit and has produced a redstone signal."

.. Which I guess make this behavior true in Java at least

Thank you for your report!

However, this is a duplicate of MCPE-61978.

3 more comments

Affects 1.16.100.56 Beta.

Observers are broken in Windows 10 PC Bedrock v1.16.100.56 Beta. It appears observers are always "ON", and the observer indicator is not "ON". This breaks most farms which use observers. Note: this may relate to MCPE-61978 and MCPE-100302

 

Affects 1.16.100

Affects 1.16.200.56 Beta

Happens in 1.17.11 too

Affects 1.18.31.

Ahmed

(Unassigned)

374278

Confirmed

Multiple

vanilla-parity

1.17.20.20 Beta, 1.16.220.50 Beta, 1.16.200.56 Beta, 1.16.100.58 Beta, 1.16.100.57 Beta, ..., 1.16.201 Hotfix, 1.16.210, 1.17.2 Hotfix, 1.18.2 Hotfix, 1.18.31

Retrieved