[MCPE-15477] Placing redstone dust doesn't cause a block update Created: 15/Jun/16 Updated: 21/Nov/16 Resolved: 21/Nov/16 |
|
| Status: | Resolved |
| Project: | Minecraft (Bedrock codebase) |
| Component/s: | None |
| Affects Version/s: | 0.15.1 Beta 1, 0.15.4, 0.15.6, 0.15.7, 0.15.90.2, 0.15.90.7, 0.15.10, 0.15.90.8, 0.16.1, 0.17.0.1 |
| Fix Version/s: | None |
| Type: | Bug | ||
| Reporter: | Azelef | ||
| Resolution: | Duplicate | Votes: | 2 |
| Labels: | block-update, observer, redstone | ||
| Issue Links: |
|
||||||||||||
| Confirmation Status: | Confirmed | ||||||||||||
| Platform: | Android | ||||||||||||
| CHK: | |||||||||||||
| Description |
|
Steps to reproduce : What I expected to happen : What happened : Removing dust works correctly. |
| Comments |
| Comment by Zeb [ 10/Oct/16 ] |
|
Affects 0.15.90.8 (0.16.0 beta build 5). |
| Comment by Zeb [ 16/Sep/16 ] |
|
Affects 0.16.0 Beta Build 4 (AKA 0.15.90.7). |
| Comment by Zeb [ 03/Sep/16 ] |
|
Confirmed for 0.15.90.2. (Tested on Pocket Edition.) |
| Comment by Zeb [ 01/Sep/16 ] |
|
Confirmed for 0.15.7. (Tested on Windows 10.) |
| Comment by Zeb [ 27/Aug/16 ] |
|
Confirmed for 0.15.6. (Tested on Windows 10.) |
| Comment by Ramon [ 08/Aug/16 ] |
|
Still Affects Version 0.15.4 |
| Comment by Zeb [ 08/Aug/16 ] |
|
Confirmed for 0.15.4. (Tested on Windows 10.) |
| Comment by AMAN4700 [ 08/Aug/16 ] |
|
Please respond and add the current version if you can reproduce this issue. |
| Comment by Azelef [ 20/Jun/16 ] |
|
Maybe. Block updates don't trigger anything else than the observer AFAIK, and sadly we don't have access to the source code, so there's no way to know whether this is a bug of the observer or of the redstone dust. |
| Comment by Zeb [ 20/Jun/16 ] |
|
@Azelef: Isn't it possible that placing redstone dust simply doesn't cause a block update? Of course, that would still be a bug, but the bug would be with the redstone dust, and not the observer. I'm not sure how an Observer actually works, but if all it does is check for block updates on the observing end of the block, then most problems it has detecting certain changes would be the fault of the other blocks, rather than the Observer itself. I could be wrong, though. |
| Comment by Azelef [ 15/Jun/16 ] |
|
|
| Comment by ItsPlantseed [ 15/Jun/16 ] |
|
Possibly "Duplicate" of |