tedo0627 / RedstoneCircuit

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

Item elevator is constantly in operation #89

Closed MrBlasyMSK closed 2 years ago

MrBlasyMSK commented 2 years ago

Describe the bug I have created an object elevator which when receiving an object in the hopper, what it does is to raise it with releases (if it is badly translated blame deepl). What happens is that the system does not stop working, even if the hopper has not picked up any object the system continues to be active.

To Reproduce Steps to reproduce the behavior: what happen: https://streamable.com/k5x0bc expected: https://youtu.be/3pqm65aaB0U?t=67

Screenshots or videos up is a video

OS and versions

Plugins

So many nop i didnt test it **Crashdump, backtrace or other files** x
MrBlasyMSK commented 2 years ago

Wait i press enter, im gonna edit

MrBlasyMSK commented 2 years ago

Ok i finish editing, sorry

tedo0627 commented 2 years ago

I can confirm this bug. I will fix it.

tedo0627 commented 2 years ago

I have fixed it. Thank you.