tedo0627 / RedstoneCircuit

This is the PocketMine plugin that implements the Redstone circuit.
GNU General Public License v3.0
84 stars 51 forks source link

Freeze redstone blocks #39

Closed UladzimirPetrachkiu closed 5 years ago

UladzimirPetrachkiu commented 5 years ago

When saving the world, for example, with the help of the command /save-all, the blocks of mechanisms stop responding to the signal (the pressure plates and buttons remain pressed). The mechanisms freeze immediately after saving, no server restart is required. image image

DenielWorld commented 5 years ago

That is meant to happen unless you have disabled saving the states in config.

UladzimirPetrachkiu commented 5 years ago

Thanks, but it's a bug, right?

tedo0627 commented 5 years ago

This bug cannot be fixed due to pmmp specifications.