Variable offset doesn't update on world load even after updating the network
MofumofuChan opened this issue ยท 2 comments
Issue type:
- ๐ Bug
Short description:
The offset of the block reader (possibly spanning to other blocks that accept variable offsets) doesn't update after loading up the world when the offset is set to the block the player is standing on, even after updating the network by adding/breaking a logic cable. It only updates the offset when you go see its offset, which can be a nuisance if you have a system with at least a few of these.
bug.mp4
Steps to reproduce the problem:
After having the same configuration as Issue #1320, leave the world and then log into the world.
Expected behaviour:
It would be understandable if it didn't update without physically updating the network by adding or breaking a logic cable, but it should update if at least that is done.
Versions:
Refer to Issue #1320