Weird behavior when placing IC gate
peronix opened this issue ยท 5 comments
I built a 4 bit to 7 segment decoder as shown below:
However, when the gate is initially placed, it does not produce any outputs as expected:
Half of the time the issue is resolved with one button press, half of the time it takes two. After that the gate works as expected.
When placing the gate down with inputs already pressed, half of the time it works right away, half of the time it does something like this:
That should be a 6, but it appears 3 of the outputs failed to turn on. It can be fixed by turning off all of the buttons.
it also crashes when placed without changing anything it that gui, while in creative mode. after the error(it does not crash the game) it opens the Multiplayer Screen.
my Paistbin (output log from MultiMC)
Question to @peronix - I tried to replicate the presented circuit, but when it came time to assemble it, the IC Printer didn't have enough inventory slots for the materials required. How did you do it?
@Techokami You probably do not want to test this mod in survival. There is a creative chip that let you create IC gates without any materials. And besides, I think that the printer can take mats from side inventories (i haven't tested that myself tho).
I am currently working on a circuit compiler right now. You might want to just ignore such issues for now. The current system works great but for complex circuits it can get a little wonky.