CC:C Bridge

CC:C Bridge

5M Downloads

RedRouters do not fire redstone event

SammyForReal opened this issue · 0 comments

commented

Checklist

Before submitting this bug report, I ensured that…

  • I can read
  • I can reproduce this in an isolated environment (e.g. only CC:T, Create and CC:C Bridge)
  • I have uploaded the full logs (We recommend https://mclo.gs/)
  • the used versions are all still supported and up-of-date
  • there is no duplicate of this bug

Description

RedRouters should fire an redstone event, whenever the redstone signals change around them. Right now, the event is simply not being fired.

Steps to Reproduce

  1. Place the RedRouter
  2. Connect it with an Computer, place a lever on it
  3. Run command os.pullEvent("redstone") in lua prompt
  4. Pull the lever and notice how no event is being fired (the PC is still waiting)

Version

  • Minecraft v1.19.2
  • Mod Version 1.6.3
  • ModLoader Both