Turing Complete

Turing Complete

View Stats:
Short Circuit error that makes absolutely 0 sense
Keep getting this odd error that makes it impossible for me to work on my LEG architecture
Here's the screen I see
https://steamuserimages-a.akamaihd.net/ugc/2303091572711031897/8F6375D48E47E4397D8E981E47516BF5FED6B36F/?imw=5000&imh=5000&ima=fit&impolicy=Letterbox&imcolor=%23000000&letterbox=false

ALU component with the same instruction and data set:
https://steamuserimages-a.akamaihd.net/ugc/2303091572711031727/7704A3B91E5ACD2EF79C230B80F05CAACA25F89D/?imw=5000&imh=5000&ima=fit&impolicy=Letterbox&imcolor=%23000000&letterbox=false

why is this shortcircuiting, and only outside the component factory screen???????
Last edited by garamararam dan madudung perkunt; Dec 10, 2023 @ 3:25pm
< >
Showing 1-5 of 5 comments
christian.cooper Dec 10, 2023 @ 4:54pm 
Are there any other short circuit notifications, or just one?

For what it is worth, I can't see anything wrong with the ALU, all the outputs are switched, so there is no short circuit there.
Milo Dec 11, 2023 @ 10:23am 
I have run into obviously incorrect short circuit issues as well. Mostly related to custom circuits (where if I pull the guts out and wire them in the issue suddenly goes away).
MegaIng Dec 11, 2023 @ 3:03pm 
Normal Output Pins do not transport Z state. In the OP's case, the actual short circuit is happening between the LEG ALU's output and whatever else is connected to that wire (not shown the screenshot). The game is just incorrectly claiming it's happening inside of the component since it's happening on the border.

@Milo without examples I can't tell what is going on for you.
Last edited by MegaIng; Dec 11, 2023 @ 3:03pm
It was with the RAM bus. I fixed this by requiring ram loading to only happen when the condition bit, so it couldn't load the ALU at the same time, isolating it from the circuit
Jason Dec 14, 2023 @ 12:58pm 
I had this problem on one of the early levels, i deleted a wire, put it back and all worked.
< >
Showing 1-5 of 5 comments
Per page: 1530 50