Thutmose / Thut

new repository for my mods
17 stars 11 forks source link

Elevator redstone output broken with chisel and bits #157

Open Raeffi opened 4 years ago

Raeffi commented 4 years ago

Issue Description:

Redstone output of the Elevator Controller Blocks isnt working properly when Chisel and Bits blocks are used in the elevator (the elevator works without problems otherwise)

What happens:

Sometimes the output on the selected floor is on and stays on permanently, sometimes the output on the floor it starts from stays on permanently and sometimes none of the Controller Blocks puts out a signal

When using a door it sometimes opens and closes rapidly before the output freezes

When breaking the elevator it places the blocks at the floor with the stuck output

What you expected to happen:

The Controller Block on the floor the elevator is on should output a signal

Steps to reproduce:

  1. build elevator that contains Chisel and Bits blocks
  2. call it to a different floor

Affected Versions (Do not use "latest"):

(i tried a collection of random blocks from different mods and only had this issue with Chisel & Bits)