Circuitissimo


Factorissimo but instead of a factory warehouse it's a copy-paste circuit warehouse. A composite combinator combined with combinations of combinators from a combinator combinator

Content
3 years ago
0.18 - 1.1
1.98K
Circuit network

b Crash and suggested fix

4 years ago

I thought at first this was the same crash that the other person was experiencing but I realized the stack trace is different. Theirs is crashing in function 'Construct', mine is crashing in 'Compile'.

Also, I know how to replicate the crash and have a suggestion for how to fix it.

If you accidentally or purposely mine the constant combinators used for chip i/o, the game will crash when compiling the chip. The suggestion I have for fixing this is, prevent players from accidentally mining the combinators. "chip.input.minable=false" and "chip.output.minable=false" ought to suffice.

4 years ago
(updated 4 years ago)

Added for next update.
Thanks for report!

Though in future please include error, it is always helpful in case your self diagnosis is incorrect.

This thread has been locked.