OpenComputers

OpenComputers

49M Downloads

Cannot set output value on Redstone I/O

Opened this issue ยท 1 comments

commented

Minecraft 1.12.2, OpenComputers 1.7.5.217

When I call component.redstone.setOutput(1, 15) the block doesn't emit a signal and the function returns 0. When I call function again, it returns 0, and there is no signal either.

After rolling back to OpenComputers 1.7.5.216, the function started working as written on ocdoc.

commented

Closing in favor of #3478