Open chris-davis-siv opened 4 days ago
Showing how the combinators are set up may be important for debugging as well, so I've shown it here. The ghost of the top arithmetic combinator is what triggered the crash, when a cyber combinator was placed over it.
thanks for letting us know. Probably cybernetic combinator should not be fast replacable from other combinators, but thats just first thing that came to my mind.
When I have an arithmetic combinator ghost and place a cyber combinator over it, it causes the following crash: I'm guessing because it attempts to set the cyber combinator settings from the arithmetic combinator ones.
Arithmetic combinator settings:
I tried a few different combinations and I can't reliably replicate this with other combinator settings, the each on input and output seems significant and using different colored wires for each of the operands may be important as well.