[0.15.4][Twinsen] Combinators don't update when disconnecting wire
Posted: Sat Apr 29, 2017 10:02 pm
So I tried building a standard combinator memory cell where the input and output of a single combinator is connected. I saved values to it by sending pulses to it which in turn get added to the memory but then I wasn't able to reset the cell because the combinator kept all of it's output signals even after I disconnected all wires from it.
Here's a pic for reproduction:
1. Build the setup as shown on the left side
2. Turn the constant combinator on for a short time to save an arbitrary value in the memory cell
3. Disconnect all the wires (arbitrary order)
4. The memory cell still outputs a value even though it has no inputs
Other notes:
- This only works with two wires of a different color
- It also works with decider combinators (see wiki for memory cell designs using decider)
Please fix this as it is very annoying that I cannot reset my memory cells properly without picking them up
Here's a pic for reproduction:
1. Build the setup as shown on the left side
2. Turn the constant combinator on for a short time to save an arbitrary value in the memory cell
3. Disconnect all the wires (arbitrary order)
4. The memory cell still outputs a value even though it has no inputs
Other notes:
- This only works with two wires of a different color
- It also works with decider combinators (see wiki for memory cell designs using decider)
Please fix this as it is very annoying that I cannot reset my memory cells properly without picking them up