Project Red - Exploration

Project Red - Exploration

27M Downloads

Weird behavior when placing IC gate

peronix opened this issue ยท 5 comments

commented

I built a 4 bit to 7 segment decoder as shown below:
issue1

However, when the gate is initially placed, it does not produce any outputs as expected:
issue2

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:
issue3

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.

commented

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)

http://pastebin.com/WpJE9n13

commented

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?

commented

@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).

commented

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.

commented

The IC engine is temporary. It will be rewritten soon. If this really is a bug, then thats when it will be fixed.