mc-cc-scripts / elevator-prog

A small elevator script.
MIT License
0 stars 0 forks source link

Elevator sometimes skips calls between floors #6

Open ColdIV opened 1 year ago

ColdIV commented 1 year ago

I can not properly reproduce this, but sometimes a call between floors seems to be ignored.

In this example the elevator has been called to floor 3 and while it was moving another call to floor 2 has been made. The elevator did not stop at 2. image As the server log shows, floor 2 has never been told to wait.