I built a commandBlock with a pressure Plate directly above it so i have a "teleport-station". when i teleported back the pressure plate was still down like someone stands on it. same with a button. i think the chunk unloaded to quickly
What I expected to happen was...:
The pressure plate and button should be back at their default position when i come back
What actually happened was...:
They were still powered
Steps to Reproduce:
1. Build a commandblock with teleport command and pressure plate attached to it
2. use it and teleport yourself far away
3. come back and see the result
Linked issues
Attachments
Comments 5
I can confirm this as an issue in 1.4.3
It's not just pressure plates or buttons, either. It's any redstone update that's fed into the command block. Sometimes it will reset before the chunk is unloaded, but 40-50% of the time it doesn't and it gets stuck. I'm currently using BUD switches to get around this, but it's still annoying and should be fixed.
Edit: My suggestion is just to have it keep the chunks in memory for an extra redstone tick or two.
This ticket has been marked as a duplicate of MC-711 , in favor of the better description/information provided.
Does it stay that way? I mean, its powered and doesnt pop out again after you arive again? That would be a bug.
Ive build some teleporters myself, they indeed are still pushed when i teleport back, but they pop out immediately. But that is not really a bug, actually its good that Minecraft is able to immediatly unload a chunk.