Hi I am having a problem while building something in xbox minecraft. I have redstone being used and the signal goes though a different chunk in the world. It will turn on well but when turned off the line stays on that has a signal into the other chuck and messes the full thing up. Is there a way to fix this?
Destroy the blocks that the redstone sits on top. Then save and exit. Reload the world and replace the broken blocks. Hope this helps. always works for me.
^^^ Try this, but it might not be the problem.
Chunk boundaries and redstone have always been enemies. Lines crossing boundaries, even certain mechanisms (mostly piston-based) being near a boundary can become quite buggy. Lines crossing boundaries will sometimes invert themselves, for seemingly no reason, which seems to be your issue. Try placing a repeater on the opposite side of the chunk from where your input starts, the first block on the other side of the boundary.
-
View User Profile
-
View Posts
-
Send Message
Retired Staff^^^ Try this, but it might not be the problem.
Chunk boundaries and redstone have always been enemies. Lines crossing boundaries, even certain mechanisms (mostly piston-based) being near a boundary can become quite buggy. Lines crossing boundaries will sometimes invert themselves, for seemingly no reason, which seems to be your issue. Try placing a repeater on the opposite side of the chunk from where your input starts, the first block on the other side of the boundary.