PleasingFungus / Silicon-Zeroes

Issue repository for Silicon Zeroes. (Contains no actual code.)
12 stars 0 forks source link

Empty box in reader component #124

Closed alexamy closed 3 years ago

alexamy commented 6 years ago

Hi there. In puzzle "Combiner" I had strange behaviour of reader component. I go through all memory cells by simple latch counter. In reader on cell 0 value "45?" stabilizes to "45", but in cell 1 value "39?" stabilizes to just empty box (no "-", "?"). And game crashed on exit. When I started the game next time the puzzle worked fine, "39?" was stabilized to "39".

Here save (slightly modificated) and video recorded. CombinerBug.zip

I have Win7 x64.

alexamy commented 3 years ago

I dont remember exactly, but I think that we figured it out.