Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RedRouters do not fire redstone event #94

Open
4 of 5 tasks
SammyForReal opened this issue Oct 7, 2024 · 0 comments
Open
4 of 5 tasks

RedRouters do not fire redstone event #94

SammyForReal opened this issue Oct 7, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@SammyForReal
Copy link
Collaborator

SammyForReal commented Oct 7, 2024

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
@SammyForReal SammyForReal added the bug Something isn't working label Oct 7, 2024
@SammyForReal SammyForReal self-assigned this Oct 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant