Redstone Integrator does not output redstone signal
djmattyg007 opened this issue ยท 10 comments
Descripe
The Redstone Integrator does not output any signal, despite explicitly turning it on in the lua REPL. Redstone dust is not activated, and redstone lamps do not light up.
Please note that I've selected Version 1.16.5-0.7.7r
only because 1.16.5-0.7.7.1r
isn't available to be picked. I am using the very latest version for Minecraft 1.16.5.
Steps to reproduce
- Attach a Redstone Integrator to an Advanced Computer using wired modems.
- Place a redstone lamp, connected to any side of the Redstone Integrator with redstone dust.
- In the lua REPL on the computer, run the following code:
rsi = peripheral.wrap("redstoneIntegrator_0") rsi.setOutput(<insert redstone dust side here>, true)
- Observe that the lamp does not turn on.
Multiplayer?
No
Version
1.16.5-0.7.7.1r
Minecraft, Forge and maybe other related mods versions
Minecraft 1.16.5 Forge 36.2.26 CC: Tweaked 1.100.2 JEI 7.7.1.145
Screenshots or Videos
No response
Crashlog/log
No response
I've finally had a chance to try your patched version, and can confirm that it works ๐
0.7.7r should not even work due to the reason that it does not contain any class files.
Are you sure you play with this version?
As I stated near the top of my message:
Please note that I've selected Version 1.16.5-0.7.7r only because 1.16.5-0.7.7.1r isn't available to be picked. I am using the very latest version for Minecraft 1.16.5.
I wasn't able to pick 0.7.7.1r when filling out the form.
I tested it a bit. I can approve that the redstone integrator does not work in 1.16. But it works in 1.18.
If you want, you can use this version.
advancedperipherals-1.16.5-0.7.7.1r.zip
Unzip the file before using.
yes it's
I just didn't changed the version in the properties file(I only do that when I do a update)
I've finally had a chance to try your patched version, and can confirm that it works ๐
I finally had a chance to prepare the release ๐
Releasing later today