Thutmose / Thut

new repository for my mods
17 stars 11 forks source link

Elevator chooses the wrong controller block as the floor block after server restart. #148

Open Kass401 opened 5 years ago

Kass401 commented 5 years ago

Issue Description:

After restarting a server, the elevator reads the wrong controller block as the block the floor is set on. Everything works fine when set up, but after a reset the issue happens.

What happens:

The elevator lands one block higher than it should, meaning the control block at the top is chosen as the floor block. 2019-08-01_17 05 05

What you expected to happen:

The elevator should've landed properly, thus choosing the control block on the side as the floor block. 2019-08-01_17 05 00

Steps to reproduce:

  1. Create a Minecraft server.
  2. Build an elevator
  3. Build a frame with a controller block above and to the side of a frame B - any blocks C - controller blocks B C B B C B B
  4. Set up the controller blocks so that the upper controller block is in floor display mode and the side controller is a call button and a floor block.
  5. Restart the server

Affected Versions (Do not use "latest"): Replace with a list of all mods you have in.

Thutmose commented 5 years ago

I will try to decide how to go about fixing this one.